Skip to content

Instantly share code, notes, and snippets.

@knutov
Created August 28, 2012 07:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save knutov/3496016 to your computer and use it in GitHub Desktop.
Save knutov/3496016 to your computer and use it in GitHub Desktop.
new pp-dancer from trunk
Padre-Plugin-Dancer # perl Makefile.PL
include /root/padre/Padre-Plugin-Dancer/inc/Module/Install.pm
include inc/Module/Install/Metadata.pm
include inc/Module/Install/Base.pm
include inc/Module/Install/Makefile.pm
open(lib/Padre/Plugin/Catalyst/Util.pm): No such file or directory at (eval 11) line 3.
cd ../Padre-Plugin-Catalyst/
# cpanm --installdeps .
--> Working on .
Configuring /root/padre/Padre-Plugin-Catalyst ... N/A
! Configuring . failed. See /root/.cpanm/build.log for details.
[...]
Bareword "is_padre_plugin" not allowed while "strict subs" in use at Makefile.PL line 22.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment