File: Changes

package info (click to toggle)
libparse-distname-perl 0.05-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 240 kB
  • sloc: perl: 161; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 345 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Revision history for Parse-Distname

0.05 2019/09/29
  - fixed is_perl6

0.04 2019/08/09
  - fixed a case that contains SSL3

0.03 2018/11/20
  - fixed to return early correctly

0.02 2018/11/15
  - renamed two hash keys (dist/distv => name/name_and_version)
  - fixed cpan_path not to have a needless slash

0.01 2018/11/15
  - initial release