1Log::Dispatch::Base(3)User Contributed Perl DocumentationLog::Dispatch::Base(3)
2
3
4

NAME

6       Log::Dispatch::Base - Code shared by dispatch and output objects.
7

SYNOPSIS

9         use Log::Dispatch::Base;
10
11         ...
12
13         @ISA = qw(Log::Dispatch::Base);
14

DESCRIPTION

16       Unless you are me, you probably don't need to know what this class
17       does.
18

AUTHOR

20       Dave Rolsky, <autarch@urth.org>
21
22
23
24perl v5.8.8                       2006-12-20            Log::Dispatch::Base(3)
Impressum