Skip to content

Instantly share code, notes, and snippets.

@jjn1056
Created August 11, 2010 18:37
Show Gist options
  • Save jjn1056/519489 to your computer and use it in GitHub Desktop.
Save jjn1056/519489 to your computer and use it in GitHub Desktop.
John-Napiorkowski-MacBook-Pro:MooseX-Types-Structured johnn$ perl -Ilib benchmark/basic.pl
Couldn't load class (MooseX::Declare::Syntax::MooseSetup) because: Couldn't load class (MooseX::Declare::Syntax::MethodDeclaration) because: MooseX::Types::Structured does not define $MooseX::Types::Structured::VERSION--version check failed at /Users/johnn/locallib510/lib/perl5/MooseX/Method/Signatures/Types.pm line 11.
BEGIN failed--compilation aborted at /Users/johnn/locallib510/lib/perl5/MooseX/Method/Signatures/Types.pm line 11.
Compilation failed in require at /Users/johnn/locallib510/lib/perl5/MooseX/Method/Signatures/Meta/Method.pm line 21.
BEGIN failed--compilation aborted at /Users/johnn/locallib510/lib/perl5/MooseX/Method/Signatures/Meta/Method.pm line 21.
......and on and on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment