[Catalyst] error
Jonathan Rockway
jon at jrock.us
Mon Jan 15 06:24:18 GMT 2007
On Saturday 13 January 2007 07:57, Octavian Rasnita wrote:
> If I do:
>
> perl TranzactiiBursiere.pm
Don't do that. pm means "Perl Module", which you can't run.
> I have also tried using the program tranzactiibursiere_test.pl, but it
> gives another error:
>
> (in cleanup) Can't use an undefined value as a HASH reference at
> D:/usr/site/lib/Catalyst/Model/DBI.pm line 86 during global destruction.
What was the argument you supplied to the test script? What does your
TranzactiiBursiere.pm look like? What is printed when CATALYST_DEBUG is on?
As we always say; things like relevant log messages, an answer to "what are
you trying to achieve?", etc. can help us answer your questions more easily.
<Weird Al>We're not mind readers, for cryin' out loud.</Weird Al>
--
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
More information about the Catalyst
mailing list