![]() |
![]()
| ![]() |
![]()
NAMEClass::MethodMaker::OptExt - Constants for C::MM's option extension mechanism SYNOPSISThis class is internal to Class::MethodMaker and should not be used by any clients. It is not part of the public API. DESCRIPTIONThis class contains the constants used by Class::MethodMaker to determine the names of its methods dependent upon options invoked. CLASS CONSTANTSOPTEXTOPTEXT is a map from options that are implemented as method extensions to the option parameters. Parameter keys are:
CLASS COMPONENTSCLASS HIGHER-LEVEL FUNCTIONSencodeTake a set of options, return a two-letter code being the extension to add to the method to incorporate the extensions, and a list (arrayref) of the extensions represented.
CLASS HIGHER-LEVEL PROCEDURESINSTANCE CONSTRUCTIONINSTANCE COMPONENTSINSTANCE HIGHER-LEVEL FUNCTIONSINSTANCE HIGHER-LEVEL PROCEDURESEXAMPLESBUGSREPORTING BUGSEmail the development mailing list "class-mmaker-devel@lists.sourceforge.net". AUTHORMartyn J. Pearce COPYRIGHTCopyright (c) 2003 Martyn J. Pearce. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. SEE ALSO
|