Padre::Logger man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Padre::Logger(3)      User Contributed Perl Documentation     Padre::Logger(3)

NAME
       Padre::Logger - Compile-time logging library for Padre

SYNOPSIS
	 # In the launch/dev.pl script
	 BEGIN {
	     $Padre::Logger::DEBUG = 1;
	 }

	 use Padre;

	 # In each Padre::Foo class
	 use Padre::Logger;

	 sub method {
	     TRACE('->method') if DEBUG;

	     # Your code as normal
	 }

DESCRIPTION
       This is a logging utility class for Padre. It provides a basic set of
       simple functionality that allows for logging/debugging/tracing
       statements to be used in Padre that will compile out of the application
       when not in use.

perl v5.14.1			  2011-06-18		      Padre::Logger(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net