Hi,
In one of my automated build runs, i noticed that the dependency
on 'IO::File' is being resolved as being on CPAN in IO-1.20.tgz
rathern than the perl core[1]... which is odd, as the core version is
quite a bit more recent.
Also, IO-1.20.tgz fails building on at least my machine, and looking
at testers.cpan on quite a few more boxes[2].
I suggest PAUSE remove IO-1.20 as authoritive for the IO::*[3] modules
and let them be indexed as 'core' instead.
Thoughts?
--
Jos
[1] <corelist> kane: IO::File was first released with perl 5.3.70 (released on
1996-10-10)
[2] http://testers.cpan.org/show/IO.html#IO-1.20
[3] CPAN Terminal> l IO::File
Details for 'IO::File'
Author Graham Barr ([EMAIL PROTECTED])
Description Methods for disk file based i/o handles
Development Stage under construction but pre-alpha (not yet
released)
Interface Style Object oriented using blessed references
and/or inheritance
Language Used Perl-only, no compiler needed, should be
platform independent
Package IO-1.20.tar.gz
Public License Unknown
Support Level Developer
Version Installed 1.11
Version on CPAN 1.08
Contains: IO
IO::Dir
IO::File
IO::Handle
IO::Pipe
IO::Poll
IO::Seekable
IO::Select
IO::Socket
IO::Socket::INET
IO::Socket::UNIX