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


NAME

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


SYNOPSIS

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


DESCRIPTION

  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

John Ballem of Brown University


SEE ALSO

perl(1).