Yaakov (Cygwin Ports) schrieb: > Reini Urban wrote: >> Are you planning recompiling the perl-* modules as perl-5.10 test >> versions for an easier switch? > > No, there are way too many modules (120+) and other packages dependent > on perl to have to worry about the setup.hint's. I'll build them for > perl-5.10 but not upload until after 5.10 goes stable; depending on how > soon you want to do that, there might be a few days/weeks where Ports > users won't be able to upgrade perl. > > What would be helpful is if you could answer the following: > > 1) Which modules are now included with Perl itself which weren't before > (e.g. Module-Build)?
This is in vendor_perl: Pod-Escapes-1.04 Pod-Simple-3.05 Test-Pod-1.26 Devel-Symdump-2.08 Pod-Coverage-0.19 Test-Pod-Coverage-1.08 Compress-Raw-Bzip2-2.008 IO-Compress-Bzip2-2.008 Compress-Bzip2-2.09 IO-String-1.08 Archive-Zip-1.23 Math-BigInt-FastCalc-0.15 Term-ReadLine-Perl-1.0302 Term-ReadLine-Gnu-1.16 TermReadKey-2.30 XML-NamespaceSupport-1.09 XML-SAX-0.16 XML-LibXML-Common-0.13 XML-LibXML-1.65 XML-Parser-2.36 Proc-ProcessTable-0.41 YAML-0.66 Config-Tiny-2.12 File-Copy-Recursive-0.35 IPC-Run3-0.039 Probe-Perl-0.01 Tee-0.13 IO-CaptureOutput-1.06 File-pushd-1.00 File-HomeDir-0.67 Digest-SHA-5.45 Module-Signature-0.55 URI-1.35 HTML-Tagset-3.10 HTML-Parser-3.56 libwww-perl-5.808 CPAN-1.9205 Test-Reporter-1.38 CPAN-Reporter-1.0601 Net-Telnet-3.03 Module-ScanDeps-0.81 PAR-Dist-0.25 B-Generate-1.11 PadWalker-1.5 Alias-2.32 A diff of the modules from 5.8 to 5.10 is below. Module::Build is definitely now in CORE. completely new: Archive::Extract Config::Extensions CPANPLUS Hash::Util::FieldHash POSIX::SigRt Time::Piece encoding::warnings ExtUtils::Constant::ProxySubs Devel::InnerPackage feature File::Fetch Log::Message Module::Build Module::CoreList Module::Load Module::Loaded Module::Pluggable mro Object::Accessor Package::Constants Params::Check Term::UI Tie::Hash::NamedCapture Tie::StdHandle vendor->CORE: Archive::Tar Compress::Zlib Win32API::File Math::BigInt::FastCalc ExtUtils::CBuilder ExtUtils::ParseXS File::Temp Compress::Raw::Zlib IO::Zlib IPC::Cmd Pod::Escapes Pod::Simple version removed: ByteLoader B::Stackobj B::Disassembler B::C, ... XS::APItest XS::Typemap dbm_filter_util Test::Deep Test::Tester The complete filelist is at http://rurban.xarch.at/cygr/perl/perl-5.10.0-1.lst the old one at http://rurban.xarch.at/cygr/perl/perl-5.8.8-4.lst > 2) Which modules are you adding to the Perl package? > 3) When do you plan to stabilize 5.10 (sounds like soon; is it really > that well tested)? It is in steady testing since summer (5.9.5), and the final release is tested daily with about 400 additional CPAN modules so far. I'm quite busy submitting patches to the tracker for the more complicated Devel and B packages which are not yet 5.10 ready. B::Generate and B::Lint works now, but the B compiler was removed from CORE. Andy Koenig tested about 1500 modules last week. Jerry Hedden does a lot of cygwin testing also. My XML::LibXML bugfixes are still not accepted upstream, so it's in vendor. This is quite important for GNOME. I believe we will be ready to switch in about 2-3 weeks or so. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ http://helsinki.at/ http://spacemovie.mur.at/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
