Debian lenny version packages
[pkg-perl] / deb-src / libmodule-depends-perl / libmodule-depends-perl-0.14 / Changes
1 0.14 Wednesday 13th February, 2008
2         Set $0 to be $file, this allows the use of FindBin in your
3         Makefile.PL (if you're so inclined)
4
5 0.13 Tuesday 26th June, 2007
6         File::chdir 0.08 changed its behaviour and is not backwards
7         compatible - avoid using it.
8
9 0.12 Thursday 1st March, 2007
10         Implement a y_n for the Module::Build fakery
11
12 0.11 Saturday 3rd February, 2007
13         Fixed the emulation of Module::Install::require
14         Change the base test case so that it doesn't need a 
15         ./Build dist first (for when building out of SVN rather 
16        than a released dist)
17
18 0.10 Thursday 2nd June, 2005
19         Ship the file for the test suite.  Doh.
20
21 0.09 Thursday 2nd June, 2005
22         Dummy out that pesky inc::Module::Install
23
24 0.08 Thursday 21st April, 2005
25         Make use of Cwd::realpath to normalise paths with relative 
26         components in them. (Tom Insam)
27
28 0.07 Friday 18th February, 2005
29         Fixed the relative, non-intrusive case (I forgot we went to
30         chdiring all over the shop)
31
32 0.06 Tuesday 14th September, 2004
33         Rewrote source code example in synopsis so it works
34
35 0.05 Thursday 17th June, 2004
36         Dummy out Inline::MakeMaker too
37
38 0.04 Wednesday 19th May, 2004
39         Supply a dummy $VERSION for our fake Module::Build
40
41 0.03 Friday 23rd January, 2004
42         The "Oh damnit, MakeMaker.pm was subtly different to
43         ModuleBuild.pm" release.  Changes from gutting Fotango::Build.
44
45         Modified the fakeout of Module::Build
46         On failure methods now set ->error rather than croaking
47
48 0.02 Friday 23rd January, 2004
49         NINJA compliance
50         <environment barbie> Chdir is hard!  Uses File::chdir to
51         dynamically change back to where we started </>
52
53 0.01 Thursday 22nd January, 2004
54         Initial CPAN release