* Eric Wilhelm <[EMAIL PROTECTED]> [2005-12-03 11:05]:
> I tend to detest the long names that too much discussion about
> hierarchy has forced on us...
> 
>  use My::Really::Long::Module::Name;
>  my $obj = My::Really::Long::Module::Name->new();
> 
> ... is just _almost_ tedious enough to warrant copy/paste, but
> not quite.

http://search.cpan.org/dist/aliased/ ?

Regards,
-- 
#Aristotle
*AUTOLOAD=*_;sub _{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1};
&Just->another->Perl->hacker;

Reply via email to