
Errorlog

DESCRIPTION

All stderr output then is redirected or duplicated through a perl
'tie' to one or more of the following outputstreams:

 the original stderr, stdout, syslog, a logfile, a logbuffer

DEPENDENCIES

Baseobject Carp TeeOutput

This distrubution was assembled using by mm, using  ExtUtils::ModuleMaker.

You should be able to use this set of instructions to install the module...

for a normal PRODUCTION installation:
perl Makefile.PL

make
make test
make install

for a TEST installation: provide the Makefile.PL script with extra parameters like:

perl Makefile.PL lib=$HOME/testlib prefix=$HOME/prefix

See man  ExtUtils::MakeMaker for more details on parameters to Makefile.PL.


REMOVAL

The installation can be removed with:
make uninstall

DOCUMENTATION

After installation information can be found with:

man Errorlog
or
perldoc Errorlog

SEE ALSO

ExtUtils::MakeMaker ExtUtils::ModuleMaker mm

AUTHOR

Anton Sluijtman <anton@uvt.nl>

COPYRIGHT AND LICENSE

Copyright (C) 2004 by Anton Sluijtman

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.4 or,
at your option, any later version of Perl 5 you may have available.



