Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-Mouse
/
t
/
lib
/
Role
Upload
5 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
Child.pm
262 B
-rw-r--r--
2019-10-27 19:43:23
Edit
Del
Interface.pm
201 B
-rw-r--r--
2019-10-27 19:43:23
Edit
Del
Parent.pm
209 B
-rw-r--r--
2019-10-27 19:43:23
Edit
Del
Editing: Interface.pm
(201 B)
Path: /usr/share/doc/perl-Mouse/t/lib/Role/Interface.pm
Back
package Role::Interface; # This is automatically generated by author/import-moose-test.pl. # DO NOT EDIT THIS FILE. ANY CHANGES WILL BE LOST!!! use MooseCompat; use Mouse::Role; requires "meth2"; 1;