![]() |
![]()
| ![]() |
![]()
NAMEMaypole::Constants - Maypole predefined constants SYNOPSISuse Maypole::Constants; sub authenticate { if (valid_user()) { return OK; } else { return DECLINED } } DESCRIPTIONThis class defines constants for use with Maypole CONSTANTSOK DECLINED ERROR SEE ALSOMaypole MAINTAINERAaron Trevena, c<teejay@droogs.org> AUTHORSimon Cozens, "simon@cpan.org" LICENSEYou may distribute this code under the same terms as Perl itself.
|