Skip to content

Perl-ConLogger

Synopsis

This module enables simple logging on a console (simple terminal). It implements a progress bar and object-based indentation.

Download

Source

The source can be obtained through git from the DigManWaves git repository on github:

$ git clone http://github.com/digmanwaves/Perl-ConLogger
PPM package

A package for ActiveState Perl is available from:

CPAN

Will be available as soon as the first version of this package has been stabilized and prepared for CPAN publication.

License

ConLogger is Copyright (C) 2013, by Walter Daems

It is free software, you can redistribute it and/or modify it under the terms of the perl-license, i.e. of either:

a) the GNU General Public License as published by the Free Software Foundation; either version1, or (at your option) any later version, or b) the Artistic License

Disclaimer

This software may be used on an ‘as is’ basis. Use at your own risk. No warranty whatsoever, express nor implied.