[EMAIL PROTECTED] (Aaron Sherman) writes:
> > my $x = Some::Module::That::Defines::A::Class.AUTOLOAD.new("blah");
> 
> Wow, that's pretty amazing...  uh... I think I'd just prefer to do it
> the old fashioned way. If my suggestion was really that horrific, I
> withdraw the question.

These days, to me, the old fashioned way is just a variation on
UNIVERSAL::require. ;)

Foo->require->new # UNIVERSAL::require doesn't return "Foo", but it (c|sh)ould.

-- 
<fimmtiu> Sucks really Forth. Ugh.

Reply via email to