Files
perl-FTN-Log/perl-FTN-Log.changes

35 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Tue Apr 14 17:53:37 UTC 2015 - coolo@suse.com
- updated to 0.10
see /usr/share/doc/packages/perl-FTN-Log/Changes
0.10 Fri Sep 21 2012 15:42
- Remove t/boilerplate.t as it is no longer needed.
- Change the name & type of '@text' variable to the scalar 'log_text'.
- Explicitly return a '1' from the logging function to indicate success.
- Add initial version of t/01-basic.t test script and update Makefile.PL.
0.09 Fri Sep 21 2012 14:08
- Explicitly use '*' for opening STDOUT and STDERR.
- Rewrite failure messages for when log file cannot be opened.
- Use 'my' instead of 'local' for the filehandle variable in the logger
subroutine.
0.08 Fri Sep 21 2012 12:29
- Remove usage of Autosplit from module as it not unneeded.
- Change SEE ALSO link to point to ftnpl.sourceforge.net site.
- Useing @EXPORT_OK so do not need @EXPORT in lib/FTN/Log.pm.
0.07 Fri Sep 21 2012 11:18
- Update the end year for the copyright years to 2012.
- Cleanup of POD, white space, and tabs in lib/FTN/Log.pm file.
- Change bare word file handle 'F' to a 'fh' variable.
-------------------------------------------------------------------
Thu Apr 14 08:41:11 UTC 2011 - coolo@opensuse.org
- initial package 0.06
* created by cpanspec 1.78.04