File: Changes

package info (click to toggle)
liburi-cpan-perl 1.009-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 172 kB
  • sloc: perl: 251; makefile: 10
file content (25 lines) | stat: -rw-r--r-- 850 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Revision history for URI-cpan

1.009     2023-09-02 20:44:58-04:00 America/New_York
        - updates to dist metadata only

1.008     2021-12-15 15:53:55-05:00 America/New_York
        - fix prereqs to rely on URI, not the unindexed URI::_generic

1.007     2015-04-17 11:22:03+02:00 Europe/Berlin
        - allow authority section in uri (the "local" in
          cpan://local/author/BOB)

1.006     2015-03-02 20:40:13-05:00 America/New_York
        - added $distfile_uri->dist_filepath to get the full path for the
          distfile

1.005     2013-10-21 22:11:42 America/New_York
        - update bugtracker and repo metadata
        - switch from base to parent

1.004     2009-11-27
          cope with author names with - or 0-9 in them (RT #52130)

1.003     2009-04-05
          cope with distfile URI that have deep paths to the distfile