File: Changes

package info (click to toggle)
libmodule-depends-perl 0.10-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 96 kB
  • ctags: 15
  • sloc: perl: 169; makefile: 50
file content (37 lines) | stat: -rw-r--r-- 1,087 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
0.10 Thursday 2nd June, 2005
	Ship the file for the test suite.  Doh.

0.09 Thursday 2nd June, 2005
	Dummy out that pesky inc::Module::Install

0.08 Thursday 21st April, 2005
	Make use of Cwd::realpath to normalise paths with relative 
	components in them. (Tom Insam)

0.07 Friday 18th February, 2005
	Fixed the relative, non-intrusive case (I forgot we went to
	chdiring all over the shop)

0.06 Tuesday 14th September, 2004
	Rewrote source code example in synopsis so it works

0.05 Thursday 17th June, 2004
	Dummy out Inline::MakeMaker too

0.04 Wednesday 19th May, 2004
	Supply a dummy $VERSION for our fake Module::Build

0.03 Friday 23rd January, 2004
	The "Oh damnit, MakeMaker.pm was subtly different to
	ModuleBuild.pm" release.  Changes from gutting Fotango::Build.

	Modified the fakeout of Module::Build
	On failure methods now set ->error rather than croaking

0.02 Friday 23rd January, 2004
	NINJA compliance
	<environment barbie> Chdir is hard!  Uses File::chdir to
	dynamically change back to where we started </>

0.01 Thursday 22nd January, 2004
	Initial CPAN release