CPAN-Site
view release on metacpan or search on metacpan
comparisons.
rt.cpan.org#67829 [Alexey Melezhik]
Improvements:
- Pause expects the "package" keyword to be on same line as package
name. This limitation is removed to cope with
rt.cpan.org#68616 [Stephen R. Scaffidi]
version 1.06: Tue May 18 16:50:11 CEST 2010
Fixes:
- adapt to newer version.pm, which broke interface.
rt.cpan.org #57575 [Richard Huxton]
version 1.05: Tue Mar 2 09:33:18 CET 2010
Improvements:
- add --env_proxy
rt.cpan.org#55008 [Robert Bohne]
version 1.04: Mon Oct 26 14:56:57 CET 2009
Improvements:
- produce error, not info, if a package cannot be collected.
- some informational messages from mirror and index processes
decreased to "debug" level (-vvv or --mode="DEBUG").
- better attempt for VERSION parsing.
- use age of index to determine whether an archive has to
be inspected again.
version 1.03: Wed Oct 7 19:46:57 CEST 2009
Fixes:
- use $file->full_path i.s.o $file->name for files in a tar,
required to correctly access some tar archives.
rt.cpan.org#49795 [Matisse Enzer] and [Alex Efros]
- accept archives which end on .tgz
- keep highest version number of a pm, not the last [Alex Efros]
version 1.02: Wed Sep 9 22:44:46 CEST 2009
Fixes:
- "version" action did not produce version
- "mirror" did not initialize LWP::UserAgent
- some modules, like DBI, specify package versions outside
the package scope.
Improvements:
- prefer new CPANSITE_LOCAL as alternative for CPANSITE
environment variable.
version 1.01: Wed Sep 2 12:55:19 CEST 2009
Changes:
- removed the need for client-side CPAN::Site installation.
- update 02packages after 1 hour (was 1 day), because CPAN
is refreshing more often, lately.
- removed [MYCPAN] argument to "index", because there is
a --site option now.
- CPANSITE_CPAN renamed to CPANSITE_GLOBAL
- option --stand-alone replaces --cpan ''
Fixes:
- require Log::Report 0.25, not the non-existent 0.27
Improvements:
- indexer synchronizes with core CPAN after 1 hour (was 1 day)
because CPAN is faster than previously.
- CPANSITE_CPAN environment variable as alternative to --site
- Replace IO::Compress::* by IO::Zlib, which is already required
by Archive::Tar.
- explain changes in explain_101.txt
- --cpan option alternative added: -c
version 1.00: Tue Sep 1 10:48:02 CEST 2009
Large version number jump to indicate structural rewrite
of internals. This may trigger someones awareness to be
more careful in the upgrade.
Changes:
- removed mkpackages which was kept for backward compatibility
- do not extract readme's anymore, probably no-one uses them
Improvements:
- use Archive::Tar to unpack archives, to replace the tricky (but
fast) scanning of the tar binary.
- replace use of external 'gzip' binary to IO::Compress
- use File::Spec in stead of UNIX syntax. The module is probably
still not usable on Windows, but coming close.
- use Log::Report for error/trace/verbose
- rename t/CPAN-Site-Index.t into t/10index.t
- improved trace on index
- new 'mirror' option of cpansite
version 0.26: Mon Aug 31 09:51:55 CEST 2009
Fixes:
- do not use /bin/pwd in t/pod.t
- accept http to retrieve data from central CPAN as alternative
to ftp, by using LWP in stead of Net::FTP
Improvements
- clean-up/extend manual of CPAN::Site
version 0.25: Wed Jan 21 09:59:41 CET 2009
Fixes:
- also client requires HTTP::Date
Improvements:
- regressions tests for fix implemented in previous release.
[Matisse Enzer]
version 0.24: Tue Dec 30 11:36:39 CET 2008
Fixes:
- do only include package names found on usual locations.
rt.cpan.org#41935 [Matisse Enzer]
Improvements:
- speed-up
version 0.23: Tue Dec 23 13:30:25 CET 2008
Fixes:
- tests require Test::More 0.82 [cpantesters]
( run in 2.328 seconds using v1.01-cache-2.11-cpan-9581c071862 )