Created
July 19, 2011 20:20
-
-
Save fishnix/1093605 to your computer and use it in GitHub Desktop.
catalyst puke on Data::Dumper version
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FooBar fish$ perl Makefile.PL | |
include /Users/fish/tmp/catalyst/FooBar/inc/Module/Install.pm | |
Data::Dumper object version 2.125 does not match $Data::Dumper::VERSION 2.131 at /opt/local/lib/perl5/5.12.3/XSLoader.pm line 97. | |
Compilation failed in require at /opt/local/lib/perl5/site_perl/5.12.3/Module/Install/Catalyst.pm line 14. | |
BEGIN failed--compilation aborted at /opt/local/lib/perl5/site_perl/5.12.3/Module/Install/Catalyst.pm line 14. | |
Compilation failed in require at inc/Module/Install.pm line 307. | |
Attempt to reload Module/Install/Catalyst.pm aborted. | |
Compilation failed in require at Makefile.PL line 5. | |
BEGIN failed--compilation aborted at Makefile.PL line 5. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment