Log::AndError::Constants - Log::AndError constants module.


Log-AndError documentation  | view source Contained in the Log-AndError distribution.

Index


NAME

Top

  Log::AndError::Constants - Log::AndError constants module.

SYNOPSIS

Top

  use Log::AndError::Constants qw( :all :debug :log );

DESCRIPTION

Top

  This module provides constants for use with any LCM class module.
  Currently the following tags are supported.
      :debug  - Exports DEBUG0 DEBUG1 DEBUG2 DEBUG3 DEBUG4 DEBUG5 constants.
      :log    - Exports ALWAYSLOG constant.
      :all    - Exports all of the above. 




AUTHOR

Top

John Ballem of Brown University

SEE ALSO

Top

perl(1).


Log-AndError documentation  | view source Contained in the Log-AndError distribution.