in reply to
$foo = "Foo::Bar"; $foo->new() works?
It can also be used
instead of aliasing
.
Comment on
Re: $foo = "Foo::Bar"; $foo->new() works?
In Section
Seekers of Perl Wisdom