CleanCode Perl Libraries

Libraries and data used by specific plugins.

CGI/PageValidator/PluginLib::* Summary
CCLib Library for the CreditCardNum plugin.


Plugins (subclasses of CGI::PageValidator::Plugin) may require, on an individual basis, their own library data. It may, of course, be contained within the plugin code module, but it is encouraged to be stored in this directory separately. The main reason is for ease-of-maintenance for the dual front-end/back-end system. Just as the main library (MainLib/*Lib) originates in JavaScript and is converted to Perl on the fly, we suggest that plugin data be handled the same way. This CGI::PageValidator system will automatically convert your JavaScript, if supplied. That way, you need only maintain data in a single location.

Since: CleanCode 0.9


CleanCode Perl Libraries Copyright © 2001-2013 Michael Sorens - Revised 2013.06.30 Get CleanCode at SourceForge.net. Fast, secure and Free Open Source software downloads