File: Changes

package info (click to toggle)
liburi-find-delimited-perl 0.03-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 80 kB
  • sloc: perl: 65; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 346 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
0.03    21 September 2014
        Add URI::URL as a prereq and use it since URI::Find removed it
        as one. (CPAN RT #99003)

0.02    24 March 2003
        Bugfix (CPAN RT #2245) - turned on URI::URL::strict to stop it
          assuming that any old thing followed by a colon is a scheme.

0.01    18 February 2003
        Initial release.