Revision history for LBMA-Statistics


0.050   2010-09.08/time
    Added example Log::Log4perl config file
    Added code to check for empty table rows 
    Sometimes LBMA delivers data a bit late

    Cleaned up tests
    Updated and added _parse tests

    Updated Author Tests
    Introduced AUTHOR_TEST Enviroment to enable/skip author tests
    AUTHOR_TEST=1 prove -l -v t/*

0.046   2010-09.07/time
    Bugfixes: Missing LOGDIE

0.045   2010-09.06/time
    Added Logging through Log::Log4perl qw:/easy/
    Cleaned indention
    Added Perl::Critic Tests
    Added Tests for prerequisite modules

0.044   2010-07.27/time
	Corrected URL in README

0.043   2010-07.26/time
	Added configure_requires 'Module::Install' => '0.92' to Makefile.PL
     due to some "UNKNOWN" results from CPAN-Testers

0.042   2010-07.25/time
	Fixed Gold and Silver Daily to match new URLs
	http://www.lbma.org.uk/pages/index.cfm?page_id=48
	http://www.lbma.org.uk/pages/?page_id=54
	http://www.lbma.org.uk/pages/?page_id=53
	 

0.041   2009-09.06/time
	Added tests
	Added Encode as required
	Added UTF encoding to _parse
	Cleaned Version Numbers (Set all to 0.041)
	Added build_requires 'Test::Exception' 

0.04    2009-07.24/time
	Added method dailygoldfixing_am
	Cleaned up Daily.pm for Gold and Silver
	Added Module::Install as required to Makefile.pl
	Added tests

0.03    2009-07.23/time
	Added tests
        Added two more examples (Dumpvalue)
	make manifest
	MANIFEST now includes inc/
	tarball/tardist now includes inc/

0.02    2009-07.22/time
    Fixed Typo in NAME Field 
    Fixed tests for today to use gmtime instead localtime
    Added test

0.01    2009-07.21/time
    First version, released on an unsuspecting world.
    Not recommended for production use.

