Class-Factory-Enhanced
view release on metacpan or search on metacpan
the factory, then calls "new()" on that class.
Takes as arguments the object type to be constructed and a list of
arguments to be passed to the constructor ("new()") of the newly
constructed object.
INSTALLATION
See perlmodinstall for information and options on installing Perl
modules.
BUGS AND LIMITATIONS
No bugs have been reported.
Please report any bugs or feature requests through the web interface at
<http://rt.cpan.org/Public/Dist/Display.html?Name=Class-Factory-Enhanced
>.
AVAILABILITY
The latest version of this module is available from the Comprehensive
Perl Archive Network (CPAN). Visit <http://www.perl.com/CPAN/> to find a
CPAN site near you, or see
lib/Class/Factory/Enhanced.pm view on Meta::CPAN
An alternative constructor that gets the class to be constructed from the
factory, then calls C<new()> on that class.
Takes as arguments the object type to be constructed and a list of arguments
to be passed to the constructor (C<new()>) of the newly constructed object.
=head1 INSTALLATION
See perlmodinstall for information and options on installing Perl modules.
=head1 BUGS AND LIMITATIONS
No bugs have been reported.
Please report any bugs or feature requests through the web interface at
L<http://rt.cpan.org/Public/Dist/Display.html?Name=Class-Factory-Enhanced>.
=head1 AVAILABILITY
The latest version of this module is available from the Comprehensive Perl
Archive Network (CPAN). Visit L<http://www.perl.com/CPAN/> to find a CPAN
( run in 0.255 second using v1.01-cache-2.11-cpan-05444aca049 )