X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Flib%2FCatalyst%2FPlugin%2FTest%2FMangleDollarUnderScore.pm;fp=t%2Flib%2FCatalyst%2FPlugin%2FTest%2FMangleDollarUnderScore.pm;h=32c304ded94a95f7b184ec8803acfa4943b17ceb;hp=94a51849f11a7197f53e2bfc637a763a40cf0324;hb=e7399d8baa841cb6525daa2c20d88f70ba42474c;hpb=71952d604a7cd31491639b7428331be7f70be46e diff --git a/t/lib/Catalyst/Plugin/Test/MangleDollarUnderScore.pm b/t/lib/Catalyst/Plugin/Test/MangleDollarUnderScore.pm index 94a5184..32c304d 100644 --- a/t/lib/Catalyst/Plugin/Test/MangleDollarUnderScore.pm +++ b/t/lib/Catalyst/Plugin/Test/MangleDollarUnderScore.pm @@ -2,11 +2,12 @@ package Catalyst::Plugin::Test::MangleDollarUnderScore; use strict; use warnings; +# FIXME - should proably use utf8?? our $VERSION = 0.1; # Make is_class_loaded happy -# Class::MOP::load_class($_) can hurt you real hard. +# Class::Load::load_class($_) can hurt you real hard. BEGIN { $_ = q{ -mst sayeth, Class::MOP::load_class($_) will ruin your life +mst sayeth, Class::Load::load_class($_) will ruin your life rafl spokeh "i ♥ my $_"', and verrily forsooth, t0m made tests and yea, there was fail' }; }