CPAN
view release on metacpan or search on metacpan
* Bug: the line number in the Debug messages is very often wrong. FIXED
in rev. 955
* E3 prerequisites: require perl version xxx: we should not delete that
information but honour it. DONE in rev. 952
* Todo: do the right thing with prereq "perl". Find modules suited for
testing.
"5.8.3" : File-BOM-0.12, XML-DOM-Lite-0.08, Business-ReportWriter-0.09
">= 5.8.0" : Devel-FIXME-0.01
">= 5.008" : Data-Visitor-0.05
"0" : Net-Address-IPv4-Local-0.12
"" : Net-IRC2-0.27
The full list of found requires to "perl" today is:
version that's distributed with 5.8.7, and the latest release, 1.83.
In my environment, this comes from curl. After fixing the curl switches,
the problem persists. This time is lynx to blame, but for lynx there is
no commandline switch that propagates a 404 to a false. So we now read
the file that lynx sends us and heuristically decide if it is an error
message. FIXED in revision 477.
2006-01-25 Andreas J. Koenig <andreas.koenig.gmwojprw@franz.ak.mind.de>
* Bug: META.yml may contain build_requires which for example File::BOM
specifies. It doesn't matter that I believe that it is not a
build_requires, it is really a requires because only tests fail, not the
build process. But I must merge the two hashes. FIXED in rev. 471
* Foreign bug: YAML with bleadperl fails a test which succeeds with
maintperl. REPORTED
* Bug: with 1.8358 from the core CPAN says after the start
"lib/CPAN/Config.pm initialized" and goes into the init dialog. After ^C
I find a lib/CPAN/Config.pm file.
( run in 0.381 second using v1.01-cache-2.11-cpan-f29a10751f0 )