Your error says that the modules are not compiling properly, specifically because an expected method name is not being resolved. On my system, I got those modules to play nice with:
Moose 0.63
Test::LongString 0.11
Test::Exception 0.27
Sub::Uplevel 0.1901
Class::MOP 0.73
Sub::Name 0.04
Sub::Identify 0.04
Devel::GlobalDestruction 0.02
Scope::Guard 0.03
Sub::Exporter 0.981
Params::Util 0.35
Sub::Install 0.924
Data::OptList 0.103
Task::Weaken 1.02
MRO::Compat 0.09
List::MoreUtils 0.22
Google-Search 0.02
I note that your path was DOS format, so if you are using ActiveState perl, you can fire up the GUI for ppm and it'll show you both the versions on the modules you have installed and any that can be upgraded.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.