CPAN-Site
view release on metacpan or search on metacpan
- depends on LWP::Protocol::https [Slaven Rezic]
version 1.16: Thu 23 Jun 10:57:25 CEST 2022
Improvements:
- this module does not use OODoc for manuals. Remove that from the
README.md
- Sort of packages-list is case-insensitive [Steven Leung]
- Add cpan_path to CHECKSUMS file for modern CPAN clients [Jason McCarver]
version 1.15: Sat Jan 13 23:27:38 CET 2018
Improvements:
- add README.md for GitHUB
- clarify license
- update some references to newer preference.
version 1.14: Thu 26 Jan 12:57:46 CET 2017
Fixes:
- accept package {} syntax [Heike Jansen]
version 1.13: Fri 11 Mar 15:14:35 CET 2016
Fixes:
- auto-create $mycpan/authors
rt.cpan.org#110331 [Martin Thurn]
version 1.12: Wed Jun 17 10:16:10 CEST 2015
Fixes:
- stalled indexing on broken package
rt.cpan.org#100843 [Jason McCarver]
Improvements:
- move t/99pod.t to xt/ and remove dependency on Test::Pod
- add warning that only pm files get indexed, not scripts
[Thorsten Huhn]
version 1.11: Sun Nov 18 22:11:21 CET 2012
- minor patch for Windows
rt.cpan.org#81202 [Anthony Lucas]
version 1.10: Sun Feb 12 22:26:22 CET 2012
- Fix bad change in 1.08, good version comparison.
rt.cpan.org#72243 [Alexey Melezhik]
version 1.09: Thu Aug 4 10:22:57 CEST 2011
Improvements:
- support zip files.
requested by rt.cpan.org#69692 [Bartosz Jakubski]
version 1.08: Mon Jun 20 16:45:43 CEST 2011
Improvements:
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:
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]
version 0.22: Mon Dec 22 15:26:11 CET 2008
Fixes:
- pre-req version.pm [Sander Hulst]
Improvements:
- regression test by [Matisse Enzer]
- packages without version are enlisted [Matisse Enzer]
- without version, then enlisted as undef
version 0.21: Thu May 8 13:15:22 CEST 2008
version 0.20: Thu Apr 10 12:13:26 CEST 2008
- accept version objects [Alex Efros]
- no warning "undef" when archive location is not specified
- 01mailrc and 03modlist are updated from the real CPAN, not
just empty. Motivated by contributions by [Alex Efros]
- create directory trees when missing. Only the top-level
must exist, to protect against errors.
- Makefile.PL query about role not used [Alex Efros]
- "Cpansite for the impatient" documentation by [Ales Efros]
version 0.19: Fri Mar 21 08:13:19 CET 2008
- fix in distname [Matisse Enzer]
version 0.18: Wed Mar 19 18:35:37 CET 2008
- cpansite script should strip file: with two slashes or none,
to permit absolute path.
- fix when local archive is empty
- only take pm's from lib- and top-dir, not f.i. from the
test-scripts [Matisse Enzer]
version 0.17: Wed Jan 30 16:44:07 CET 2008
- fix for open file error [Matisse Enzer]
- different way of defining the README output filename [Matisse Enzer]
- minor output improvements. [Matisse Enzer]
version 0.16: Fri Nov 9 23:38:10 CET 2007
- use package directory explicitly in the creation of the
readme extract. [Matisse Enzer]
version 0.15: Fri Jun 8 17:01:30 CEST 2007
- document how to change urllist from CPAN.pm shell [Abe Timmerman]
- removed short filename-support (MSDOS) from CPAN::Site
- use empty 03modlist.data.gz
- add t/pod.t
version 0.14: Tue Dec 19 13:42:48 CET 2006
- use oodist (from OODoc) to produce manual pages
- official new maintainer MARKOV
- first public release of rewrite.
version 0.13:
- depend on HTTP::Date if server
- index generation code moved from bin/cpansite into
lib/CPAN/Site/Index.pm
- Add CPANSITE_ROLE environment variable to Makefile.PL
- show version of cpansite when shell is started
( run in 0.508 second using v1.01-cache-2.11-cpan-49f99fa48dc )