Provide utility methods for factory classes

Edit Package perl-Class-Factory-Util
http://search.cpan.org/perldoc?Class::Factory::Util

This module exports a method that is useful for factory classes.

When this module is loaded, it creates a method in its caller named
subclasses(). This method returns a list of the available subclasses for the
package. It does this by looking in @INC as well as the directory containing
the caller, and finding any modules in the immediate subdirectories of the
calling module.

So if you have the modules "Foo::Base", "Foo::Base::Bar", and "Foo::Base::Baz",
then the return value of Foo::Base->subclasses() would be "Bar" and "Baz".

Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename Size Changed
Class-Factory-Util-1.7.tar.gz 0000011942 11.7 KB
perl-Class-Factory-Util.changes 0000001250 1.22 KB
perl-Class-Factory-Util.spec 0000001767 1.73 KB
Comments 0
No comments available
openSUSE Build Service is sponsored by