| Current Path : /proc/self/root/proc/self/root/proc/self/root/usr/share/doc/perl-Moose/t/lib/Role/ |
| Current File : //proc/self/root/proc/self/root/proc/self/root/usr/share/doc/perl-Moose/t/lib/Role/BreakOnLoad.pm |
package Role::BreakOnLoad;
use Moose::Role;
sub meth1 { }
this role has a syntax error and should crash on load.
1;