Skip to content

Instantly share code, notes, and snippets.

@mattn
Created July 3, 2009 05:38
Show Gist options
  • Save mattn/139924 to your computer and use it in GitHub Desktop.
Save mattn/139924 to your computer and use it in GitHub Desktop.
############################### 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]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment