CleanCode Perl Libraries |
Home | Perl | Java | PowerShell | C# | SQL | Index | Tools | Download | What's New |
Multi-Lingual Library | Maintainability | ||||||||||||
Perl | Java | JavaScript | Certified Class |
Testable Class |
Standalone Mode |
Diagnostic Enabled |
CGI::PageValidator::MainLib::SysLib - System library for CGI::PageValidator.
One could make use of the library explicitly in this fashion:
use ValidateLibraries::Lib::SysLib;
my $sysLibRef = SysLib();
... process $sysLibRef ...
but it is suggested to use it automatically,
wherein it is converted to Perl, loaded, and used
by CGI::PageValidator::LibraryMgr.
Perl5.005
In general this file should not be changed except by the sysadmin. You may replace, rename, or add local definitions in the UserLib.js file. (Since UserLib.pm is auto-generated from UserLib.js, you should edit the JavaScript file, not the Perl file; changes will propagate automatically.) See either UserLib.js or UserLib.pm for documentation on defining library elements.
None
Michael Sorens
$Revision: 7 $ $Date: 2006-12-19 21:11:31 -0800 (Tue, 19 Dec 2006) $
CleanCode 0.9
Home | Perl | Java | PowerShell | C# | SQL | Index | Tools | Download | What's New |
CleanCode Perl Libraries | Copyright © 2001-2013 Michael Sorens - Revised 2013.06.30 |