File: Changes

package info (click to toggle)
libsub-recursive-perl 0.05-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 120 kB
  • sloc: perl: 60; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 513 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Revision history for Perl module Sub::Recursive

0.05 2015-07-18
    - Fixed all tests.

0.04 2015-07-18
    - Fixed tests.
    - Minor POD updates.
    - Added license file.

0.03 2005-03-11
    - Revised documentation. Added bug section.
    - Added experimental subroutine &mutually_recursive.
    - Added :ALL export tag.
    - Fix &$foo; bug.

0.02 2004-12-21
    - Incompatible!
    - Removed everything that had to do with &_.

0.01 2004-11-14
    - original version; created by ExtUtils::ModuleMaker 0.32