| Log-Dump documentation | view source | Contained in the Log-Dump distribution. |
Log::Dump::Functions
use Log::Dump::Functions; log( debug => 'foo' );
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->.
Kenichi Ishigaki, <ishigaki@cpan.org>
Copyright (C) 2009 by Kenichi Ishigaki.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Log-Dump documentation | view source | Contained in the Log-Dump distribution. |