CPAN
view release on metacpan or search on metacpan
* shell.t improved again: now the output reads really similar to a shell
session so we can determine which problems were leading to a failing
test
2006-01-18 Andreas J. Koenig <andreas.koenig.gmwojprw@franz.ak.mind.de>
* release 1.83_56
* bugfix rt #17089 (Adam Kennedy): the existance of a Build.PL without a
Makefile.PL implies a Module::Build dependency
* skipping the signature test now possible with "force"
* more tests in shell.t
* improved documentation
* new method CPAN::Module->distribution
2006-01-14 Andreas J. Koenig <andreas.koenig.gmwojprw@franz.ak.mind.de>
* release 1.83_55
* improve error handling on Net::FTP connections (R. Hauser; fixes rt
#1572)
* shell.t starts working on installations that have a CPAN/Config.pm
2006-01-13 Andreas J. Koenig <andreas.koenig.gmwojprw@franz.ak.mind.de>
* release 1.83_54
* conveniently handle $Config->{make} on systems that often switch
between dmake and nmake, like ActiveState's perl (Gisle Aas)
* better choice for command processor on Win32 (Gisle Aas)
* newest cpan script (1.51) from brian d foy
* "force ls" now refetches the CHECKSUMS files
* shell.t now conforming to Test-Anything-Protocol and hopefully working
on more platforms.
2006-01-12 Andreas J. Koenig <andreas.koenig.gmwojprw@franz.ak.mind.de>
* release 1.83_53
* bugfix: if we have no YAML and no Makefile, we could not determine
prereqs. Now fixed by using Module::Build.
* bugfix: b command on unpublished bundles was broken due to wrong
handling of missing RO elements.
* bugfix: do not die when you cannot verify a signature, proceed with a
fail instead.
* new command "failed" reports about failed invocations of make, test or
install on CPAN::Distribution objects.
* Jim's bold fight against the FirstTime dragons continues.
2006-01-10 Andreas J. Koenig <andreas.koenig.gmwojprw@franz.ak.mind.de>
* release 1.83_52 is a work in progress: Jim is proceeding with the
dressage of the FirstTime. It actually contains shell.t.
2006-01-08 Andreas J. Koenig <andreas.koenig.gmwojprw@franz.ak.mind.de>
* release 1.83_51 brings
* restructure FirstTime in a way to enable us to ask single questions RSN
(Jim Cromie)
* shell.t that can test dialogues
* bugfix: show_upload_date now asks yes/no instead of 1/0 (Ask B. Hansen)
* envariable CPAN_SHELL_LEVEL now available for subshells (Slaven Rezic)
* enable date/time warnings without the help of HTTP::Date (inspired by
a bogus bugreport on perl monks that was only due to wrong system time)
* bugfix: hide CPAN::Config from the indexer
* provide a more traditional style ChangeLog and Changes file
2006-01-05 Andreas J. Koenig <andreas.koenig.gmwojprw@franz.ak.mind.de>
* release 1.82 and 1.83 are quick bugfix releases.
2006-01-03 Andreas J. Koenig <andreas.koenig.gmwojprw@franz.ak.mind.de>
* release 1.81 adds on top of 1.80_58:
* bugfix: completion of debug options was not case insensitive
* bugfix: installation of distributions was broken for distros
not mentioned in the index
* include a hint that su might work as well as sudo in the dialog
about make_install_make_command and mbuild_install_build_command
* add Module::Signature to the Bundle and move Digest::SHA higher
up so they start working as soon as possible
* improve the dialog that ensues when bad signatures are
encountered
2006-01-01 Andreas J. Koenig <andreas.koenig.gmwojprw@franz.ak.mind.de>
* release 1.80_58 was a quick bugfix release
2005-12-31 Andreas J. Koenig <andreas.koenig.gmwojprw@franz.ak.mind.de>
* release 1.80_57 adds on top of 1.80_56 the following:
* prerequisites fixed: File::Temp was missing in PREREQ_PM and
Bundle
* reduce noise when $Debug is on
( run in 0.886 second using v1.01-cache-2.11-cpan-df04353d9ac )