File: Changes

package info (click to toggle)
libfile-sharedir-par-perl 0.06-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 244 kB
  • sloc: perl: 1,759; sh: 2; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 591 bytes parent folder | download | duplicates (3)
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 extension File::ShareDir::PAR

0.06 Fri 10 Sep 2010
  - Allow global installation of the File::ShareDir::PAR
    routines by lobotomizing File::ShareDir.

0.05 Fri 20 Mar 2009
  - Attempt band-aid fix for strange win32 test problem.

0.04 Mon  2 Mar 2009
  - Fix issues accessing the dist_dir of PAR'd exes.

0.03 Sat 15 Nov 2008
  - Fix issue on Win32 wrt path separators.

0.02 Wed 15 Oct 2008
  - Fix 03 tests with par: previously, got spurious fails from
    cpan testers because @INC was cleaned too eagerly.

0.01 Fri 12 Sep 2008
  - Initial implementation.