NAME
journals - read use.perl journals from a terminal
SYNOPSIS
% journals
DESCRIPTION
Read use.perl journals from the command line.
ENVIRONMENT
- HOME
-
The script looks in your home directory for certain files, including the template and counter files.
- PAGER
-
This script attempts to use your pager program when it writes to the terminal.
- USE_PERL_JOURNAL_DEBUG
-
If this environment variable has a true value, the script issues debugging messages.
- USE_PERL_JOURNAL_TEMPLATE
-
The script attempts to use this Text::Template file to present the entries.
- USE_PERL_JOURNAL_COUNTER
-
The script stores the last read journal in this counter file.
- USE_PERL_JOURNAL_START
-
If this environment variable has a value, the script tries to start at that journal entry.
SOURCE AVAILABILITY
This source is part of a SourceForge project which always has the latest sources in CVS, as well as all of the previous releases.
https://sourceforge.net/projects/brian-d-foy/
If, for some reason, I disappear from the world, one of the other members of the project can shepherd this module appropriately.
AUTHOR
brian d foy, <bdfoy@cpan.org>
COPYRIGHT
Copyright 2002, brian d foy, All rights reserved.
You may use this script under the same terms as Perl itself.