To: | bug-test-www-mechanize [...] rt.cpan.org |
From: | Shawn Sorichetti <ssoriche [...] coloredblocks.net> |
Subject: | New Features. |
Date: | Mon, 2 Aug 2004 21:40:49 -0400 |
Hi,
I've added 5 new tests to Test::WWW::Mechanize:
page_links_content_like()
page_links_content_unlike()
link_content_like()
link_content_unlike()
link_status_isnt()
I've updated the MANIFEST and Changes file. Also added 2 new test
files for the new methods. I rearranged the code to make the
documentation flow better, grouping together all the page methods and
the link methods.
I was using version 0.05 for testing, and have left that in the patch.
Needless to say this patch makes a lot of changes.
Message body is not shown because sender requested not to inline it.
---
Shawn Sorichetti