8
0
Files
perl-WWW-Mechanize/perl-WWW-Mechanize.changes

50 lines
1.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Jul 2 09:33:24 UTC 2010 - jw@novell.com
- update to 0.64,
Parsing of forms has been delayed until they're actually needed.
If don't use forms on a page, you'll no longer waste time and memory
parsing them.
$mech->title now caches the title of the page after parsing the
page to find it.
mech-dump now takes a --cookie-file parameter for keeping cookies
between calls.
$mech->form_name() and $mech->form_number() no longer throw warnings
if they can't find the form specified. They still return undef,
though.
More additions to the FAQ.
-------------------------------------------------------------------
Thu Oct 29 20:06:25 CET 2009 - jw@suse.de
- updated to 0.60
-------------------------------------------------------------------
Fri Dec 19 2008 - Stephan Kulow <coolo@suse.de>
- 1.52
-------------------------------------------------------------------
Wed Jun 21 2006 - James Oakley <jfunk@funktronics.ca>
- 1.18-1
- Update
-------------------------------------------------------------------
Fri Nov 11 2005 - James Oakley <jfunk@funktronics.ca>
- 1.16-ft.1
- Update
- Build for SL10
-------------------------------------------------------------------
Thu May 12 2005 - James Oakley <jfunk@funktronics.ca>
- 1.12-ft.1
- Update
- Build for SL93
-------------------------------------------------------------------
Fri Nov 19 2004 - James Oakley <jfunk@funktronics.ca>
- 1.04-ft.1
- Initial release