Provide utility methods for factory classes
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".
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / perl-Class-Factory-Util
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Class-Factory-Util && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
Class-Factory-Util-1.7.tar.gz | 0000011942 11.7 KB | |
perl-Class-Factory-Util.changes | 0000001022 1022 Bytes | |
perl-Class-Factory-Util.spec | 0000001843 1.8 KB |
Latest Revision
buildservice-autocommit
accepted
request 92358
from
Stephan Kulow (coolo)
(revision 7)
baserev update by copy to link target
Comments 0