Perl-Dist-Strawberry
view release on metacpan or search on metacpan
share/32bit-5.22.0.1.pp view on Meta::CPAN
# win32 related
'Win32API-Registry',
{ module=>'Win32-TieRegistry', ignore_testfailure=>1 }, #XXX-TODO: ! Testing Win32-TieRegistry-0.26 failed
{ module=>'Win32-OLE', ignore_testfailure=>1 }, #XXX-TODO: ! Testing Win32-OLE-0.1711 failed
{ module=>'Win32::GuiTest', skiptest=>1 },
'http://strawberryperl.com/package/kmx/perl-modules-patched/Win32-API-0.80_patched.tar.gz', #XXX-TODO: ! new 32bit trouble with gcc-4.9
###XXX Win32-Exe
qw/ Win32-EventLog Win32-Process Win32-WinError Win32-File-Object Win32-UTCFileTime /,
qw/ Win32-ShellQuote Win32::Console Win32::Console::ANSI Win32::Job Win32::Daemon Win32::ServiceManager Win32::Service /,
'http://strawberryperl.com/package/kmx/perl-modules-patched/Sys-Syslog-0.33_patched.tar.gz', #XXX-TODO
# term related
'<package_url>/kmx/perl-modules-patched/TermReadKey-2.31_patched.tar.gz', # https://metacpan.org/pod/Term::ReadKey https://rt.cpan.org/Ticket/Display.html?id=101933
{ module=>'Term::ReadLine::Perl', env=>{ PERL_MM_NONINTERACTIVE=>1 } },
# compression
{ module=>'Archive::Zip', ignore_testfailure=>1 }, #XXX-TODO: https://rt.cpan.org/Public/Bug/Display.html?id=101442
qw/ IO-Compress-Lzma Compress-unLZMA Archive::Extract /,
# file related
qw/ File-Find-Rule File-HomeDir File-Listing File-Remove File-ShareDir File-Which File-Copy-Recursive File-Slurp File::Map /,
qw/ IO::All Path::Tiny Path::Class /,
# math related
{ module=>'Math-BigInt-GMP', ignore_testfailure=>1 }, #XXX-TODO: https://rt.cpan.org/Public/Bug/Display.html?id=96113
qw/ Math-Round Math-GMP Math-MPC Math-MPFR /,
qw/ Math::Pari /, # fails on 64bit
'http://strawberryperl.com/package/kmx/perl-modules-patched/ExtUtils-F77-1.17_01_patched.tar.gz',
# SSL & SSH & telnet
qw/ Net-SSLeay /,
{ module=>'IO-Socket-SSL', skiptest=>1 }, # XXX-HACK: https://rt.cpan.org/Public/Bug/Display.html?id=95328
qw/ Net-SSH2 Net::Telnet /,
# network
qw/ IO::Socket::IP IO::Socket::INET6 IO::Socket::Socks /,
qw/ HTTP-Server-Simple /,
qw/ LWP::UserAgent /,
{ module=>'LWP-Protocol-https', ignore_testfailure=>1 }, #XXX-TODO LWP-Protocol-https-6.04
qw/ Crypt-SSLeay /, # must be after LWP-Protocol-https
qw/ Mojolicious /,
{ module=>'WWW::Mechanize', skiptest=>1 }, # tests hang
# data/text processing
{ module=>'IO::Stringy', ignore_testfailure=>1 },
qw/ Text-Diff Text-Patch Text::CSV Text::CSV_XS Tie::Array::CSV Excel::Writer::XLSX Spreadsheet::ParseXLSX Spreadsheet::WriteExcel Spreadsheet::ParseExcel /,
# database stuff
qw/ DBI DBD-ODBC DBD-SQLite DBD-CSV DBD-ADO DBD-Pg DBIx-Class DBIx-Simple /,
{ module=>'DBD-mysql', makefilepl_param=>'--mysql_config=mysql_config' },
{ module=>'DBD::Oracle', makefilepl_param=>'-V 12.1.0.2.0', env=>{ ORACLE_HOME=>'c:\ora12instant32' }, skiptest=>1 }, ## requires Oracle Instant Client 32bit!!!
# crypto related
{ module =>'Convert-PEM', ignore_testfailure=>1 }, #XXX-TODO ! Testing Convert-PEM-0.08 failed
qw/ Convert-PEM /,
# crypto
qw/ Crypt::OpenSSL::Bignum Crypt::OpenSSL::Random Crypt-OpenSSL-RSA Crypt::OpenSSL::DSA Crypt::OpenSSL::X509 /,
'KMX/Crypt-OpenSSL-AES-0.03.tar.gz', #XXX-CHECK patched https://metacpan.org/pod/Crypt::OpenSSL::AES https://rt.cpan.org/Public/Bug/Display.html?id=84369
#Crypt-SMIME ?
qw/ Crypt::Blowfish Crypt::CAST5_PP Crypt::DES Crypt::DES_EDE3 Crypt::DSA Crypt::IDEA Crypt::Rijndael Crypt::Twofish Crypt::Serpent Crypt::RC6 /,
qw/ Crypt::CBC /,
###XXX Crypt::CFB
qw/ Digest-MD2 Digest-MD5 Digest-SHA Digest-SHA1 Crypt::RIPEMD160 Digest::Whirlpool Digest::HMAC Digest::CMAC /,
'Alt::Crypt::RSA::BigInt', #XXX-TODO: a hack Crypt-RSA without Math::PARI - https://metacpan.org/release/Crypt-RSA
qw/ Crypt-DSA Crypt::DSA::GMP /,
qw/ Crypt::Random /, #fails on 64bit
# tests fail on 5.18.x
#{ module =>'Crypt::OpenPGP', ignore_testfailure=>1 },
#{ module =>'Module::Signature', ignore_testfailure=>1 },
# date/time
qw/ DateTime Date::Format DateTime::Format::DateParse DateTime::TimeZone::Local::Win32 /,
# e-mail
qw/ Email::MIME::Kit Email::Sender Email::Simple Email::Valid Email::Stuffer Mail::Send /,
qw/ Net::SMTPS Net::SMTP Net::IMAP::Client Net::POP3 /,
{ module=>'Net::DNS', ignore_testfailure=>1, makefilepl_param=>'--xs' }, # tests might fail due to network issues
# graphics
{ module=>'GD', ignore_testfailure=>1 }, #XXX-TODO ! Testing GD-2.53 failed
{ module=>'Imager', ignore_testfailure=>1 }, #XXX-TODO ! Testing Imager-0.98 failed
qw/ Imager-File-GIF Imager-File-JPEG Imager-File-PNG Imager-File-TIFF Imager-Font-FT2 Imager-Font-W32 /,
{ module=>'OpenGL', ignore_testfailure=>1 },
# XML & co.
qw/ XML-LibXML XML-LibXSLT XML-Parser XML-SAX XML-Simple XML::Twig /,
# XML/SOAP webservices
{ module=>'Log::Report', ignore_testfailure=>1 }, #XXX_TODO fails on 5.19.11
qw/ SOAP-Lite /,
#qw/ XML::Compile::SOAP12 XML::Compile::SOAP11 XML::Compile::WSDL11 /,
# YAML, JSON & co.
qw/ JSON JSON-XS YAML YAML-Tiny YAML::XS /,
# utils
qw/ App::cpanminus App::cpanoutdated App::pmuninstall pler App-local-lib-Win32Helper App-module-version /,
###XXX{ module=>'pip', ignore_testfailure=>1 }, #XXX-TODO ! Testing pip-1.19 failed - directory 'C:\strawberry\cpan\sources' does not exist
# par & ppm
qw/ PAR PAR::Dist::FromPPD PAR::Dist::InstallPPD PAR::Repository::Client /,
# The build path in ppm.xml is derived from $ENV{TMP}. So set TMP to a dedicated location inside of the
# distribution root to prevent it being locked to the temp directory of the build machine.
{ module=>'<package_url>/kmx/perl-modules-patched/PPM-11.11_03.tar.gz', env=>{ TMP=>'<image_dir>\ppm' } },
# exceptions
qw/ Capture-Tiny Try-Tiny Carp::Always autodie /,
# templates
qw/ Template Template-Tiny /,
# OO - moose, moo & co.
qw/ Moose MooseX-Types MooseX::Types::Structured /,
{ module=>'MooseX::Declare', ignore_testfailure=>1 }, #XXX-TODO https://rt.cpan.org/Public/Bug/Display.html?id=97690
qw/ MooseX::ClassAttribute MooseX::Role::Parameterized MooseX::NonMoose Moo /,
# OO - others
qw/ Class::Accessor Class::Accessor::Lite Class::XSAccessor Class::Tiny Object::Tiny /,
( run in 0.964 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )