fixed cpanfile syntax
Created by: warrenson
Description
Correct perl syntax required for cpanfile
. The ;
chars are missing at the end of the lines.
Use case
Installing the perl requisites requires the cpanfile
to have correct perl syntax.
Testing
Have you added/modified unit tests to test the changes?
No
If so, do the tests pass/fail?
NA
Have you run the entire test suite and no regression was detected?
No