in reply to Calling a method from class / subclass?

Perl gives us the ``__PACKAGE__'' constant which contains the name of the current package.

  • Comment on Re: Calling a method from class / subclass?