- or download this
package TextClass;
use Moose;
...
__PACKAGE__->meta->make_immutable;
1;
- or download this
package PrettyPrint;
use Moose::Role;
...
}
1;
- or download this
use Modern::Perl qw/2014/;
use lib 'D:/Perl/scripts'; # or wherever you have saved the modules
...
$person->prettyprint;
- or download this
So handsome:
I'm CountZero
Yeah, sure!