Revision history for Test-WWW-Mechanize

1.00    
        [ENHANCEMENTS]
        * Added content_contains()
        * Fixed diagnostic errors to work the same way regardless of
          which version of Test::Builder you have.

0.99    Sun Oct 24 11:17:59 CDT 2004
        [ENHANCEMENTS]
        * Added $mech->content_unlike and $mech->title_unlike
        * Made the reporting of where the error happened reflect the
          caller's code.

0.06    Thu Sep 30 21:49:08 CDT 2004
        [ENHANCEMENTS]
        * New funcs
             - page_links_content_like()
             - page_links_content_unlike()
             - link_content_like()
             - link_content_unlike()
             - link_status_isnt()

0.04    Mon Jul 12 22:16:10 CDT 2004
        [THINGS THAT MAY BREAK YOUR CODE]
        * Renamed link_status() to link_status_is().

        [FIXES]
        * Fixed a bug in link_status_is().

0.02    July 4 2004
        [ENHANCEMENTS]
        * Added links_ok() and page_links_ok() methods.  Thanks to
          Shawn Sorichetti.

0.01    Mon Jun 28 16:38:45 CDT 2004
        First version, released on an unsuspecting world.