Log::Dump::Functions - Log::Dump::Functions documentation


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

Index


NAME

Top

Log::Dump::Functions

SYNOPSIS

Top

  use Log::Dump::Functions;

  log( debug => 'foo' );

DESCRIPTION

Top

You usually want to use this for a simple script. Usage is the same as Log::Dump, except that you don't need to write __PACKAGE__-> or $self->.

AUTHOR

Top

Kenichi Ishigaki, <ishigaki@cpan.org>

COPYRIGHT AND LICENSE

Top


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