File: ChangeLog

package info (click to toggle)
libfile-searchpath-perl 0.07-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 88 kB
  • sloc: perl: 130; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 374 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
2010-12-03  Tim Jenness  <tjenness@cpan.org>

	* SearchPath.pm: Fix RT #55495 (from Peter Edwards)

	* Build.PL: Switch to Module::Build

2008-03-16  Tim Jenness  <tjenness@cpan.org>

	* SearchPath.pm (_env_to_dirs): Use $Config{path_sep} rather than hard-coded ":"
	if Env::Path is not present. (thanks to David Golden)

	* t/search.t: Do not throw away volume information