NAME
FindApp::Object::State::Group - implement a FindApp constraint group
DESCRIPTION
This is the internal class used to implement FindApp constraint groups, with overloading. Everything of interest is in the parent implementation.
SEE ALSO
- FindApp
- FindApp::Object
- FindApp::Object::Class
- FindApp::Object::State
- FindApp::Object::State::Group::State::Dirs
- FindApp::Object::Behavior
- FindApp::Object::Behavior::Overloading
BUGS AND LIMITATIONS
This man page is longer than the source code is.
There is no current way to override the specific class used for this, since it is in a "has-a" relationship to the FindApp::Object proper.
AUTHOR
Tom Christiansen <tchrist@perl.com>
LICENCE AND COPYRIGHT
Copyright (c) 2016, Tom Christiansen <tchrist@perl.com>
. All Rights Reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.