I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
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