File: NEWS

package info (click to toggle)
libwww-mechanize-perl 2.19-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,052 kB
  • sloc: perl: 4,622; makefile: 6
file content (12 lines) | stat: -rw-r--r-- 488 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
libwww-mechanize-perl (1.64-1) unstable; urgency=low

  This release introduces changes that might break applications.  From the
  upstream changelog:

    [THINGS THAT MAY BREAK YOUR CODE]
    If you've been accessing $mech->{forms} or $mech->{form} values directly,
    instead of going through the $mech->forms or $mech->current_form
    accessors, respectively, then this version of Mech will break your code.


 -- Ansgar Burchardt <ansgar@43-1.org>  Sat, 03 Jul 2010 12:26:25 +0900