Skip to content

Instantly share code, notes, and snippets.

@fishnix
Created July 19, 2011 20:20
Show Gist options
  • Save fishnix/1093605 to your computer and use it in GitHub Desktop.
Save fishnix/1093605 to your computer and use it in GitHub Desktop.
catalyst puke on Data::Dumper version
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