Kentaro Kuribayashi's blog

Software Engineering, Management, Books, and Daily Journal.

pmsetup for myself

I forked tokuhirom's pmsetup and added some for myself.

Changes:

  • Removed dependency on Perl 5.14.0
  • Added explicit lang option for aspell
  • Modified Build.PL to add "X_prepan" info into resources
  • Added `blah blah blah' in NAME section to subdue an error with "abstract" field in META files
  • Added requisite for perl version with `$]'

Test::CPAN::META raise an error the key "X_prepan" violates CPAN META Spec... I ignore it in the meanwhile.