File: Changes

package info (click to toggle)
liberror-perl 0.17030-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 324 kB
  • sloc: perl: 1,218; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 872 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
0.17030         2025-02-18
    - Fix die/warn hooks for perl 5.41.9 changes
        - https://github.com/shlomif/perl-error.pm/pull/4
        - Thanks @mauke .

0.17029         2020-01-28
    - Rebuild for order of 'NAME' and 'VERSION' sections in the generated
    POD documentation (see 0.001004 in
    https://metacpan.org/changes/distribution/Pod-Weaver-PluginBundle-SHLOMIF
    ).
        - VERSION used to appear before NAME.

0.17028         2019-08-23
    - Moved the VCS repo to https://github.com/shlomif/perl-error.pm
    - No other significant changes.

0.17027         2018-10-28
    - Documentation and examples enhancements.
        - https://bitbucket.org/shlomif/perl-error.pm/pull-requests/1/october-prc-some-minor-mostly-doc-changes/diff
        - Thanks to https://metacpan.org/author/JMERELO .

0.17026         2018-05-23
    - Convert to Dist-Zilla.