http://qs1969.pair.com?node_id=715576


in reply to Re^2: Object Oriented packages - classes and subroutines
in thread Object Oriented packages - classes and subroutines

Sorry, I don't get it. Call it like this:

my $whatever = My::Class->whatever();

Is it the verbosity of the class name that bothers you or something else?

/J