| 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/Interface.pm |
package Role::Interface; use Moose::Role; requires "meth2"; 1;