File: Changes

package info (click to toggle)
libstring-expand-perl 0.04-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 112 kB
  • sloc: perl: 120; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 467 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Revision history for String-Expand

0.04    CHANGES:
         * 'use warnings'
         * Fixed a POD error
         * Various small updates to keep CPANTS happy

0.03    CHANGES:
         * Declare build_requires Test::More for perl 5.6.1 compat.
         * Create Makefile.PL out of Build.PL

0.02    CHANGES:
         * Switch to Module::Build
         * Use Test::Exception
         * Licencing updates

0.01    First version, released on an unsuspecting world.