LibWeb::Core

LibWeb::Core is the core class for libweb modules.
Download

LibWeb::Core Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Colin Kong
  • Publisher web site:
  • http://search.cpan.org/~ckong/LibWeb-0.02/LibWeb/Digest.pm

LibWeb::Core Tags


LibWeb::Core Description

LibWeb::Core is the core class for libweb modules. LibWeb::Core is the core class for libweb modules.SYNOPSIS require LibWeb::Core; @ISA = qw(LibWeb::Core);ABSTRACTThis class is responsible for reading the LibWeb's rc file, handling portability issues, printing and logging error and debug messages and sending alert e-mail to the site administrator should error occur. You are not supposed to use or ISA this class directly. It is ISAed internally by other modules in LibWeb, e.g. LibWeb::Admin, LibWeb::CGI, LibWeb::Database, LibWeb::HTML::Default and LibWeb::Themes::Default. You should call the methods presented in this man page through one of those sub-classes.The current version of LibWeb::Core is available at http://libweb.sourceforge.netSeveral LibWeb applications (LEAPs) have be written, released and are available at Requirements: · Perl · LibWeb::Crypt · LibWeb::HTML::Error · Mail::Sendmail


LibWeb::Core Related Software