0.14 Saturday 4th November 2006
    - Updated wrong format error tests as non beta validator now supports SOAP
    - Removes non digits from header error count to work round validator bug

0.13 Tuesday 25th April 2006
    - Added in warnings method to use extra info from SOAP output
    - Makes stab at catching incorrect output for detailed methods

0.12 Sunday 5th March 2006
    - added in Proxy support courtesy of Carl Vincent <c.a.vincent@ncl.ac.uk>

0.11 Saturday 25th February 2006
    - added output option and asociated SOAP output support

0.10 Monday 12th September 2005
    - scalar and file tests now skip if no connection
    - fixed typo also from rt.cpan.org #14480

0.09 Wednesday 7th September 2005
    - Added in pod coverage test
    - fixed doc bug -> rt.cpan.org #14480

0.08 Saturday 27th August 2005
    - Fixed broken scalar validation

0.07 Wednesday 17th July 2005
    - Fixed broken test

0.06 Tuesday 16th November 2004
    - Can now validate scalars and local files
    - Updated Makefile to check for Test::Warn

0.05 Tuesday 9th November 2004
    - Actually document the detailed option :(
    - Fix a few bugs in the SYNOPSIS code

0.04 Tuesday 9th November 2004
    - Update docs to say you should enable detailed if using errors method
    - Update errors method to do the right thing if detailed not enabled

0.03 Sunday 9th May 2004
    - Fix to failing test after new validator release

0.02 Tuesday 13th January 2004
    - Some documentation patches and generally tidying up

0.01 Tuesday 15th November 2003
    - Initial release