X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Flib%2FCatalyst%2FPlugin%2FMangleDollarUnderScore.pm;fp=t%2Flib%2FCatalyst%2FPlugin%2FMangleDollarUnderScore.pm;h=aee621b00a9aa2aa1f53428479b03372fe47014e;hp=0000000000000000000000000000000000000000;hb=ccb6cad7c8e8d19f4a8a57dcc37bf15b1d2efa18;hpb=71b4679887075105f43eec1958f4deaabb9e8433 diff --git a/t/lib/Catalyst/Plugin/MangleDollarUnderScore.pm b/t/lib/Catalyst/Plugin/MangleDollarUnderScore.pm new file mode 100644 index 0000000..aee621b --- /dev/null +++ b/t/lib/Catalyst/Plugin/MangleDollarUnderScore.pm @@ -0,0 +1,16 @@ +package Catalyst::Plugin::MangleDollarUnderScore; +use strict; +use warnings; + +our $VERSION = 0.1; # Make is_class_loaded happy + +# Class::MOP::load_class($_) can hurt you real hard. +BEGIN { $_ = q{ +mst sayeth, Class::MOP::load_class($_) will ruin your life +rafl spokeh "i ♥ my $_"', +and verrily forsooth, t0m made tests +and yea, there was fail' }; } + +1; +__END__ +