[Catalyst] Unkown error
Frank Wiegand
frank.wiegand at gmail.com
Wed Jun 18 21:53:28 BST 2008
Hi,
2008/6/19, dab <dab at free.fr>:
> I use Catalyst 5.7014 and Perl 5.10 and i dont understand why I have
> this type of error
...
> Unknown error
Looks like an error in perl itself:
http://rt.perl.org/rt3/Public/Bug/Display.html?id=49472
This issue has been fixed in the latest development version of perl (bleadperl).
You have three choices (kind of):
- don't use 5.10
- use bleadperl or 5.8.8
- don't write code that triggers that kind of error ;-)
Bye, Frank
More information about the Catalyst
mailing list