in reply to Re: Create a constructor named the same as your package name!
in thread Create a constructor named the same as your package name!

It's arguably your namespace, because if someone else were to create that subroutine name, it would mess up all of your class methods.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on •Re^2: Create a constructor named the same as your package name!