http://www.perlmonks.org?node_id=297290


in reply to Re: Re: How do YOU do OO in Perl?
in thread How do YOU do OO in Perl?

$pkg is the same as __PACKAGE__, look above. I just use $pkg to make it shorter and prettier.