Posted on 2012-01-18 11:41:52.005008-08 by dorringtonlad
Minor error in README XML-Twig-3.39
The read me file states: Running perl Makefile.PL will prompt you for each tool installation. perl Makefile -y will install all of the tools without prompt perl Makefile -n will skip the installation of the tools I think it should read: Running perl Makefile.PL will prompt you for each tool installation. perl Makefile.PL -y will install all of the tools without prompt perl Makefile.PL -n will skip the installation of the tools Obvious to the meanest intelligence, but I am just starting on perl Barry
Direct Responses: 13605 | Write a response
Posted on 2012-01-18 22:12:21.048929-08 by mirod in response to 13603
Re: Minor error in README XML-Twig-3.39
Good catch!
Fixed in the development version and will be in the next release.
BTW, if you're new to Perl, if you don't know about them, I'd recommend you tried CPAN or cpanm (CPAN minus). They are available, either as part of Perl or as separate packages for most linux distributions, and for Strawberry Perl on Windows. They make it much easier to install modules, by taking care of dependencies.
Thank you for reporting this problem.
--
mirod
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.