mpettis has asked for the wisdom of the Perl Monks concerning the following question:
Can anybody help me troubleshoot this? It appears to have a problem with Moose, but that's where my knowledge ends... tia, mattCan't use an undefined value as a HASH reference at C:/Perl/site/lib/C +lass/MOP/Class.pm line 640. BEGIN failed--compilation aborted at C:/Perl/site/lib/Moose/Object.pm +line 8. Compilation failed in require at C:/Perl/site/lib/Moose.pm line 25. BEGIN failed--compilation aborted at C:/Perl/site/lib/Moose.pm line 25 +. Compilation failed in require at C:/Perl/site/lib/Net/Amazon/EC2.pm li +ne 2. BEGIN failed--compilation aborted at C:/Perl/site/lib/Net/Amazon/EC2.p +m line 2. Compilation failed in require at C:\MVM\tools\ec2.pl line 1. BEGIN failed--compilation aborted at C:\MVM\tools\ec2.pl line 1.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Net::Amazon::EC2 - Breaks out of the box
by almut (Canon) on Oct 22, 2008 at 22:04 UTC | |
|
Re: Net::Amazon::EC2 - Breaks out of the box
by Anonymous Monk on Oct 23, 2008 at 01:16 UTC | |
by mpettis (Beadle) on Oct 23, 2008 at 03:35 UTC |