2010-11-11 14:06:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 11 14:04:22 UTC 2010 - chris@computersalat.de
|
|
|
|
|
|
|
|
- recreated by cpanspec 1.78
|
|
|
|
o fixed deps
|
|
|
|
- changelog to changes file
|
|
|
|
- noarch pkg
|
|
|
|
|
2010-09-13 07:24:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 12 21:58:01 UTC 2010 - jw@novell.com
|
|
|
|
|
|
|
|
- update to 1.66
|
|
|
|
* New $mech->text method returns the text from your HTML page. The exact
|
|
|
|
rendering of this text is simply removing all the HTML tags, but this will
|
|
|
|
change. It's pretty ugly. If anyone wants to work on a better-looking text
|
|
|
|
dump, I'd love to see it.
|
|
|
|
* Added mech-dump --text.
|
|
|
|
* Improvements to the docs explaining explicitly about the subclassed
|
|
|
|
methods we inherit from LWP::UserAgent.
|
|
|
|
|
2010-07-02 09:40:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2009-10-31 14:18:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 29 20:06:25 CET 2009 - jw@suse.de
|
|
|
|
|
2010-11-11 14:06:19 +00:00
|
|
|
- update to 0.60
|
2009-10-31 14:18:23 +00:00
|
|
|
|
2010-07-02 09:40:21 +00:00
|
|
|
-------------------------------------------------------------------
|
2010-11-11 14:06:19 +00:00
|
|
|
Fri Dec 19 19:53:33 UTC 2008 - coolo@suse.de
|
|
|
|
|
|
|
|
- Update to 1.52
|
2010-07-02 09:40:21 +00:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2010-11-11 14:06:19 +00:00
|
|
|
Wed Jun 21 19:52:40 UTC 2006 - jfunk@funktronics.ca
|
|
|
|
|
|
|
|
- Update to 1.18
|
2010-07-02 09:40:21 +00:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2010-11-11 14:06:19 +00:00
|
|
|
Fri Nov 11 09:06:45 UTC 2005 - jfunk@funktronics.ca
|
|
|
|
|
|
|
|
- Update to 1.16
|
2010-07-02 09:40:21 +00:00
|
|
|
- Build for SL10
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2010-11-11 14:06:19 +00:00
|
|
|
Thu May 12 08:39:29 UTC 2005 - jfunk@funktronics.ca
|
|
|
|
|
|
|
|
- Update to 1.12
|
2010-07-02 09:40:21 +00:00
|
|
|
- Build for SL93
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2010-11-11 14:06:19 +00:00
|
|
|
Fri Nov 19 05:25:48 UTC 2004 - jfunk@funktronics.ca
|
|
|
|
|
|
|
|
- Initial release 1.04
|
|
|
|
|