[Catalyst] Unknown error

Octavian Râşniţă orasnita at gmail.com
Fri May 1 14:00:19 GMT 2009


Hi,

I've tried to install Catalyst::Devel with ActivePerl 5.10.0 under Fedora, 
but I received the warning below.

I read that bug ticket and I've seen that this bug was patched in perl 
5.10.1.

Does this mean that if I will compile Perl 5.10.0 from the tarball, it will 
give the same error?
If yes, is Perl 5.10.1 available somewhere and stable enough for beeing 
recommended to install it?
If no, do you have a better suggestion for solving this issue?

Thank you.

The warning:

############################### WARNING #################################
#                                                                       #
# You are using perl 5.10.0 with the "Unknown error" bug. This can make #
# developing Catalyst applications much more painful, as it will come   #
# up with no details every time you have a syntax error in a Controller.#
#                                                                       #
# For more information see:                                             #
#                                                                       #
#  * http://rt.perl.org/rt3/Public/Bug/Display.html?id=49472            #
#                                                                       #
# It is highly recommended that you use a different version of perl or  #
# compile a patched version for Catalyst development.                   #
#                                                                       #
# To skip this check, set the CATALYST_DEVEL_NO_510_CHECK environment   #
# variable.                                                             #
#                                                                       #
#########################################################################
Do you want to continue? [no]




More information about the Catalyst mailing list