From: dklawren Date: Tue, 11 Feb 2020 18:49:17 +0000 (-0500) Subject: Bug 1612287 - Issue with negation operator in query search X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3733c885160adb92710aa90563d4119d968f81d1;p=thirdparty%2Fbugzilla.git Bug 1612287 - Issue with negation operator in query search --- diff --git a/Dockerfile b/Dockerfile index 7aeba27de..c598bc5c9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM mozillabteam/bmo-perl-slim:20191209.1 +FROM mozillabteam/bmo-perl-slim:20200211.1 ENV DEBIAN_FRONTEND noninteractive diff --git a/Dockerfile.bmo-slim b/Dockerfile.bmo-slim index 4de74b80c..a536d6d05 100644 --- a/Dockerfile.bmo-slim +++ b/Dockerfile.bmo-slim @@ -1,4 +1,4 @@ -FROM perl:5.30.0-slim AS builder +FROM perl:5.30.1-slim AS builder RUN apt-get update RUN apt-get install -y \ @@ -33,7 +33,7 @@ RUN find local -name '*.so' -exec ldd {} \; \ | xargs -IFILE apt-file search -l FILE \ | sort -u > PACKAGES -FROM perl:5.30.0-slim +FROM perl:5.30.1-slim ENV DEBIAN_FRONTEND noninteractive diff --git a/Makefile.PL b/Makefile.PL index de6635f9a..285369acf 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -52,6 +52,7 @@ my %requires = ( 'DBIx::Class::Helpers' => 0, 'Data::Password::passwdqc' => '0.08', 'Date::Format' => '2.23', + 'Date::Parse' => '2.31', 'DateTime' => '0.75', 'DateTime::TimeZone' => '2.11', 'Devel::NYTProf' => '6.04', @@ -77,7 +78,7 @@ my %requires = ( 'Module::Runtime' => '0.014', 'Mojo::JWT' => '0.07', 'MojoX::Log::Log4perl::Tiny' => '0.01', - 'Mojolicious' => '8.22', + 'Mojolicious' => '== 8.23', 'Mojolicious::Plugin::OAuth2::Server' => '0.44', 'Moo' => '2.002004', 'MooX::StrictConstructor' => '0.008', diff --git a/cpanfile b/cpanfile index 4b02d1d23..d69f5bd5a 100644 --- a/cpanfile +++ b/cpanfile @@ -28,6 +28,7 @@ requires 'Daemon::Generic'; requires 'Data::Password::passwdqc', '0.08'; requires 'DataDog::DogStatsd', '0.05'; requires 'Date::Format', '2.23'; +requires 'Date::Parse', '2.31'; requires 'DateTime', '0.75'; requires 'DateTime::Format::MySQL', '0.06'; requires 'DateTime::TimeZone', '2.11'; @@ -77,7 +78,7 @@ requires 'Module::Metadata', '1.000033'; requires 'Module::Runtime', '0.014'; requires 'Mojo::JWT', '0.07'; requires 'MojoX::Log::Log4perl::Tiny', '0.01'; -requires 'Mojolicious', '8.22'; +requires 'Mojolicious', '== 8.23'; requires 'Mojolicious::Plugin::ForwardedFor'; requires 'Mojolicious::Plugin::OAuth2::Server', '0.44'; requires 'Moo', '2.002004'; diff --git a/cpanfile.snapshot b/cpanfile.snapshot index 3a4a83a30..013ac77cd 100644 --- a/cpanfile.snapshot +++ b/cpanfile.snapshot @@ -23,80 +23,80 @@ DISTRIBUTIONS Algorithm::Diff::_impl 1.1903 requirements: ExtUtils::MakeMaker 0 - Alien-Build-1.85 - pathname: P/PL/PLICEASE/Alien-Build-1.85.tar.gz - provides: - Alien::Base 1.85 - Alien::Base::PkgConfig 1.85 - Alien::Base::Wrapper 1.85 - Alien::Build 1.85 - Alien::Build::CommandSequence 1.85 - Alien::Build::Interpolate 1.85 - Alien::Build::Interpolate::Default 1.85 - Alien::Build::Interpolate::Helper 1.85 - Alien::Build::Log 1.85 - Alien::Build::Log::Abbreviate 1.85 - Alien::Build::Log::Default 1.85 - Alien::Build::MM 1.85 - Alien::Build::Meta 1.85 - Alien::Build::Plugin 1.85 - Alien::Build::Plugin::Build::Autoconf 1.85 - Alien::Build::Plugin::Build::CMake 1.85 - Alien::Build::Plugin::Build::MSYS 1.85 - Alien::Build::Plugin::Build::Make 1.85 - Alien::Build::Plugin::Build::SearchDep 1.85 - Alien::Build::Plugin::Core::CleanInstall 1.85 - Alien::Build::Plugin::Core::Download 1.85 - Alien::Build::Plugin::Core::FFI 1.85 - Alien::Build::Plugin::Core::Gather 1.85 - Alien::Build::Plugin::Core::Legacy 1.85 - Alien::Build::Plugin::Core::Override 1.85 - Alien::Build::Plugin::Core::Setup 1.85 - Alien::Build::Plugin::Core::Tail 1.85 - Alien::Build::Plugin::Decode::DirListing 1.85 - Alien::Build::Plugin::Decode::DirListingFtpcopy 1.85 - Alien::Build::Plugin::Decode::HTML 1.85 - Alien::Build::Plugin::Decode::Mojo 1.85 - Alien::Build::Plugin::Download::Negotiate 1.85 - Alien::Build::Plugin::Extract::ArchiveTar 1.85 - Alien::Build::Plugin::Extract::ArchiveZip 1.85 - Alien::Build::Plugin::Extract::CommandLine 1.85 - Alien::Build::Plugin::Extract::Directory 1.85 - Alien::Build::Plugin::Extract::Negotiate 1.85 - Alien::Build::Plugin::Fetch::CurlCommand 1.85 - Alien::Build::Plugin::Fetch::HTTPTiny 1.85 - Alien::Build::Plugin::Fetch::LWP 1.85 - Alien::Build::Plugin::Fetch::Local 1.85 - Alien::Build::Plugin::Fetch::LocalDir 1.85 - Alien::Build::Plugin::Fetch::NetFTP 1.85 - Alien::Build::Plugin::Fetch::Wget 1.85 - Alien::Build::Plugin::Gather::IsolateDynamic 1.85 - Alien::Build::Plugin::PkgConfig::CommandLine 1.85 - Alien::Build::Plugin::PkgConfig::LibPkgConf 1.85 - Alien::Build::Plugin::PkgConfig::MakeStatic 1.85 - Alien::Build::Plugin::PkgConfig::Negotiate 1.85 - Alien::Build::Plugin::PkgConfig::PP 1.85 - Alien::Build::Plugin::Prefer::BadVersion 1.85 - Alien::Build::Plugin::Prefer::GoodVersion 1.85 - Alien::Build::Plugin::Prefer::SortVersions 1.85 - Alien::Build::Plugin::Probe::CBuilder 1.85 - Alien::Build::Plugin::Probe::CommandLine 1.85 - Alien::Build::Plugin::Test::Mock 1.85 - Alien::Build::PluginMeta 1.85 - Alien::Build::Temp 1.85 - Alien::Build::TempDir 1.85 - Alien::Build::Util 1.85 - Alien::Build::Version::Basic 1.85 - Alien::Build::rc 1.85 - Alien::Role 1.85 - MY 1.85 - Test::Alien 1.85 - Test::Alien::Build 1.85 - Test::Alien::CanCompile 1.85 - Test::Alien::CanPlatypus 1.85 - Test::Alien::Run 1.85 - Test::Alien::Synthetic 1.85 - alienfile 1.85 + Alien-Build-2.04 + pathname: P/PL/PLICEASE/Alien-Build-2.04.tar.gz + provides: + Alien::Base 2.04 + Alien::Base::PkgConfig 2.04 + Alien::Base::Wrapper 2.04 + Alien::Build 2.04 + Alien::Build::CommandSequence 2.04 + Alien::Build::Interpolate 2.04 + Alien::Build::Interpolate::Default 2.04 + Alien::Build::Interpolate::Helper 2.04 + Alien::Build::Log 2.04 + Alien::Build::Log::Abbreviate 2.04 + Alien::Build::Log::Default 2.04 + Alien::Build::MM 2.04 + Alien::Build::Meta 2.04 + Alien::Build::Plugin 2.04 + Alien::Build::Plugin::Build::Autoconf 2.04 + Alien::Build::Plugin::Build::CMake 2.04 + Alien::Build::Plugin::Build::MSYS 2.04 + Alien::Build::Plugin::Build::Make 2.04 + Alien::Build::Plugin::Build::SearchDep 2.04 + Alien::Build::Plugin::Core::CleanInstall 2.04 + Alien::Build::Plugin::Core::Download 2.04 + Alien::Build::Plugin::Core::FFI 2.04 + Alien::Build::Plugin::Core::Gather 2.04 + Alien::Build::Plugin::Core::Legacy 2.04 + Alien::Build::Plugin::Core::Override 2.04 + Alien::Build::Plugin::Core::Setup 2.04 + Alien::Build::Plugin::Core::Tail 2.04 + Alien::Build::Plugin::Decode::DirListing 2.04 + Alien::Build::Plugin::Decode::DirListingFtpcopy 2.04 + Alien::Build::Plugin::Decode::HTML 2.04 + Alien::Build::Plugin::Decode::Mojo 2.04 + Alien::Build::Plugin::Download::Negotiate 2.04 + Alien::Build::Plugin::Extract::ArchiveTar 2.04 + Alien::Build::Plugin::Extract::ArchiveZip 2.04 + Alien::Build::Plugin::Extract::CommandLine 2.04 + Alien::Build::Plugin::Extract::Directory 2.04 + Alien::Build::Plugin::Extract::Negotiate 2.04 + Alien::Build::Plugin::Fetch::CurlCommand 2.04 + Alien::Build::Plugin::Fetch::HTTPTiny 2.04 + Alien::Build::Plugin::Fetch::LWP 2.04 + Alien::Build::Plugin::Fetch::Local 2.04 + Alien::Build::Plugin::Fetch::LocalDir 2.04 + Alien::Build::Plugin::Fetch::NetFTP 2.04 + Alien::Build::Plugin::Fetch::Wget 2.04 + Alien::Build::Plugin::Gather::IsolateDynamic 2.04 + Alien::Build::Plugin::PkgConfig::CommandLine 2.04 + Alien::Build::Plugin::PkgConfig::LibPkgConf 2.04 + Alien::Build::Plugin::PkgConfig::MakeStatic 2.04 + Alien::Build::Plugin::PkgConfig::Negotiate 2.04 + Alien::Build::Plugin::PkgConfig::PP 2.04 + Alien::Build::Plugin::Prefer::BadVersion 2.04 + Alien::Build::Plugin::Prefer::GoodVersion 2.04 + Alien::Build::Plugin::Prefer::SortVersions 2.04 + Alien::Build::Plugin::Probe::CBuilder 2.04 + Alien::Build::Plugin::Probe::CommandLine 2.04 + Alien::Build::Plugin::Test::Mock 2.04 + Alien::Build::PluginMeta 2.04 + Alien::Build::Temp 2.04 + Alien::Build::TempDir 2.04 + Alien::Build::Util 2.04 + Alien::Build::Version::Basic 2.04 + Alien::Build::rc 2.04 + Alien::Role 2.04 + Test::Alien 2.04 + Test::Alien::Build 2.04 + Test::Alien::CanCompile 2.04 + Test::Alien::CanPlatypus 2.04 + Test::Alien::Diag 2.04 + Test::Alien::Run 2.04 + Test::Alien::Synthetic 2.04 + alienfile 2.04 requirements: Capture::Tiny 0.17 ExtUtils::CBuilder 0 @@ -107,9 +107,8 @@ DISTRIBUTIONS File::chdir 0 JSON::PP 0 List::Util 1.33 - Module::Load 0 Path::Tiny 0.077 - Test2::API 1.302015 + Test2::API 1.302096 Text::ParseWords 3.26 perl 5.008001 Alien-Build-Git-0.08 @@ -135,15 +134,14 @@ DISTRIBUTIONS URI::file 0 URI::git 0 perl 5.008001 - Alien-cmake3-0.04 - pathname: P/PL/PLICEASE/Alien-cmake3-0.04.tar.gz + Alien-cmake3-0.05 + pathname: P/PL/PLICEASE/Alien-cmake3-0.05.tar.gz provides: - Alien::cmake3 0.04 + Alien::cmake3 0.05 requirements: Alien::Base 0.92 Alien::Build 1.19 Alien::Build::MM 0.32 - Alien::Build::Plugin::Fetch::CurlCommand 1.19 Capture::Tiny 0 ExtUtils::MakeMaker 6.52 File::Which 0 @@ -200,17 +198,17 @@ DISTRIBUTIONS requirements: ExtUtils::MakeMaker 0 URI::Escape 0 - AnyEvent-7.16 - pathname: M/ML/MLEHMANN/AnyEvent-7.16.tar.gz + AnyEvent-7.17 + pathname: M/ML/MLEHMANN/AnyEvent-7.17.tar.gz provides: AE undef AE::Log::COLLECT undef AE::Log::FILTER undef AE::Log::LOG undef - AnyEvent 7.16 - AnyEvent::Base 7.16 - AnyEvent::CondVar 7.16 - AnyEvent::CondVar::Base 7.16 + AnyEvent 7.17 + AnyEvent::Base 7.17 + AnyEvent::CondVar 7.17 + AnyEvent::CondVar::Base 7.17 AnyEvent::DNS undef AnyEvent::Debug undef AnyEvent::Debug::Backtrace undef @@ -249,10 +247,10 @@ DISTRIBUTIONS requirements: Canary::Stability 0 ExtUtils::MakeMaker 6.52 - Apache-LogFormat-Compiler-0.35 - pathname: K/KA/KAZEBURO/Apache-LogFormat-Compiler-0.35.tar.gz + Apache-LogFormat-Compiler-0.36 + pathname: K/KA/KAZEBURO/Apache-LogFormat-Compiler-0.36.tar.gz provides: - Apache::LogFormat::Compiler 0.35 + Apache::LogFormat::Compiler 0.36 requirements: Module::Build::Tiny 0.035 POSIX 0 @@ -273,21 +271,21 @@ DISTRIBUTIONS ExtUtils::MakeMaker 0 Test::More 0 perl 5.008008 - Archive-Zip-1.65 - pathname: P/PH/PHRED/Archive-Zip-1.65.tar.gz - provides: - Archive::Zip 1.65 - Archive::Zip::Archive 1.65 - Archive::Zip::BufferedFileHandle 1.65 - Archive::Zip::DirectoryMember 1.65 - Archive::Zip::FileMember 1.65 - Archive::Zip::Member 1.65 - Archive::Zip::MemberRead 1.65 - Archive::Zip::MockFileHandle 1.65 - Archive::Zip::NewFileMember 1.65 - Archive::Zip::StringMember 1.65 - Archive::Zip::Tree 1.65 - Archive::Zip::ZipFileMember 1.65 + Archive-Zip-1.67 + pathname: P/PH/PHRED/Archive-Zip-1.67.tar.gz + provides: + Archive::Zip 1.67 + Archive::Zip::Archive 1.67 + Archive::Zip::BufferedFileHandle 1.67 + Archive::Zip::DirectoryMember 1.67 + Archive::Zip::FileMember 1.67 + Archive::Zip::Member 1.67 + Archive::Zip::MemberRead 1.67 + Archive::Zip::MockFileHandle 1.67 + Archive::Zip::NewFileMember 1.67 + Archive::Zip::StringMember 1.67 + Archive::Zip::Tree 1.67 + Archive::Zip::ZipFileMember 1.67 requirements: Compress::Raw::Zlib 2.017 Encode 0 @@ -349,10 +347,10 @@ DISTRIBUTIONS perl 5.008001 strict 0 warnings 0 - B-Keywords-1.20 - pathname: R/RU/RURBAN/B-Keywords-1.20.tar.gz + B-Keywords-1.21 + pathname: R/RU/RURBAN/B-Keywords-1.21.tar.gz provides: - B::Keywords 1.20 + B::Keywords 1.21 requirements: B 0 ExtUtils::MakeMaker 0 @@ -376,19 +374,19 @@ DISTRIBUTIONS Scalar::Util 1.21 Test::More 0.98 perl 5.006000 - CGI-4.44 - pathname: L/LE/LEEJO/CGI-4.44.tar.gz + CGI-4.46 + pathname: L/LE/LEEJO/CGI-4.46.tar.gz provides: - CGI 4.44 - CGI::Carp 4.44 - CGI::Cookie 4.44 - CGI::File::Temp 4.44 + CGI 4.46 + CGI::Carp 4.46 + CGI::Cookie 4.46 + CGI::File::Temp 4.46 CGI::HTML::Functions undef - CGI::MultipartBuffer 4.44 - CGI::Pretty 4.44 - CGI::Push 4.44 - CGI::Util 4.44 - Fh 4.44 + CGI::MultipartBuffer 4.46 + CGI::Pretty 4.46 + CGI::Push 4.46 + CGI::Util 4.46 + Fh 4.46 requirements: Carp 0 Config 0 @@ -405,13 +403,14 @@ DISTRIBUTIONS strict 0 utf8 0 warnings 0 - CGI-Compile-0.22 - pathname: M/MI/MIYAGAWA/CGI-Compile-0.22.tar.gz + CGI-Compile-0.24 + pathname: R/RK/RKITOVER/CGI-Compile-0.24.tar.gz provides: - CGI::Compile 0.22 + CGI::Compile 0.24 requirements: File::pushd 0 Module::Build::Tiny 0.034 + Sub::Name 0 perl 5.008001 CGI-Emulate-PSGI-0.23 pathname: T/TO/TOKUHIROM/CGI-Emulate-PSGI-0.23.tar.gz @@ -430,10 +429,10 @@ DISTRIBUTIONS requirements: ExtUtils::MakeMaker 0 Test::More 0 - Cairo-1.106 - pathname: X/XA/XAOC/Cairo-1.106.tar.gz + Cairo-1.107 + pathname: X/XA/XAOC/Cairo-1.107.tar.gz provides: - Cairo 1.106 + Cairo 1.107 Cairo::Install::Files undef requirements: ExtUtils::Depends 0.2 @@ -460,10 +459,10 @@ DISTRIBUTIONS perl 5.006 strict 0 warnings 0 - Carp-Clan-6.07 - pathname: E/ET/ETHER/Carp-Clan-6.07.tar.gz + Carp-Clan-6.08 + pathname: E/ET/ETHER/Carp-Clan-6.08.tar.gz provides: - Carp::Clan 6.07 + Carp::Clan 6.08 requirements: ExtUtils::MakeMaker 0 overload 0 @@ -871,14 +870,22 @@ DISTRIBUTIONS Module::Build::Tiny 0.035 URI::Escape 0 perl 5.008001 - Cpanel-JSON-XS-4.12 - pathname: R/RU/RURBAN/Cpanel-JSON-XS-4.12.tar.gz + Cpanel-JSON-XS-4.19 + pathname: R/RU/RURBAN/Cpanel-JSON-XS-4.19.tar.gz provides: - Cpanel::JSON::XS 4.12 + Cpanel::JSON::XS 4.19 Cpanel::JSON::XS::Type undef requirements: + Carp 0 + Config 0 + Encode 1.9801 + Exporter 0 ExtUtils::MakeMaker 0 Pod::Text 2.08 + XSLoader 0 + overload 0 + strict 0 + warnings 0 Crypt-Argon2-0.006 pathname: L/LE/LEONT/Crypt-Argon2-0.006.tar.gz provides: @@ -953,14 +960,14 @@ DISTRIBUTIONS IDEA 1.10 requirements: ExtUtils::MakeMaker 0 - Crypt-JWT-0.024 - pathname: M/MI/MIK/Crypt-JWT-0.024.tar.gz + Crypt-JWT-0.026 + pathname: M/MI/MIK/Crypt-JWT-0.026.tar.gz provides: - Crypt::JWT 0.024 - Crypt::KeyWrap 0.024 + Crypt::JWT 0.026 + Crypt::KeyWrap 0.026 requirements: Compress::Raw::Zlib 0 - CryptX 0.034 + CryptX 0.067 Exporter 5.57 ExtUtils::MakeMaker 0 JSON::MaybeXS 1.003005 @@ -1114,116 +1121,118 @@ DISTRIBUTIONS requirements: ExtUtils::MakeMaker 0 strict 0 - CryptX-0.064 - pathname: M/MI/MIK/CryptX-0.064.tar.gz - provides: - Crypt::AuthEnc 0.064 - Crypt::AuthEnc::CCM 0.064 - Crypt::AuthEnc::ChaCha20Poly1305 0.064 - Crypt::AuthEnc::EAX 0.064 - Crypt::AuthEnc::GCM 0.064 - Crypt::AuthEnc::OCB 0.064 - Crypt::Checksum 0.064 - Crypt::Checksum::Adler32 0.064 - Crypt::Checksum::CRC32 0.064 - Crypt::Cipher 0.064 - Crypt::Cipher::AES 0.064 - Crypt::Cipher::Anubis 0.064 - Crypt::Cipher::Blowfish 0.064 - Crypt::Cipher::CAST5 0.064 - Crypt::Cipher::Camellia 0.064 - Crypt::Cipher::DES 0.064 - Crypt::Cipher::DES_EDE 0.064 - Crypt::Cipher::IDEA 0.064 - Crypt::Cipher::KASUMI 0.064 - Crypt::Cipher::Khazad 0.064 - Crypt::Cipher::MULTI2 0.064 - Crypt::Cipher::Noekeon 0.064 - Crypt::Cipher::RC2 0.064 - Crypt::Cipher::RC5 0.064 - Crypt::Cipher::RC6 0.064 - Crypt::Cipher::SAFERP 0.064 - Crypt::Cipher::SAFER_K128 0.064 - Crypt::Cipher::SAFER_K64 0.064 - Crypt::Cipher::SAFER_SK128 0.064 - Crypt::Cipher::SAFER_SK64 0.064 - Crypt::Cipher::SEED 0.064 - Crypt::Cipher::Serpent 0.064 - Crypt::Cipher::Skipjack 0.064 - Crypt::Cipher::Twofish 0.064 - Crypt::Cipher::XTEA 0.064 - Crypt::Digest 0.064 - Crypt::Digest::BLAKE2b_160 0.064 - Crypt::Digest::BLAKE2b_256 0.064 - Crypt::Digest::BLAKE2b_384 0.064 - Crypt::Digest::BLAKE2b_512 0.064 - Crypt::Digest::BLAKE2s_128 0.064 - Crypt::Digest::BLAKE2s_160 0.064 - Crypt::Digest::BLAKE2s_224 0.064 - Crypt::Digest::BLAKE2s_256 0.064 - Crypt::Digest::CHAES 0.064 - Crypt::Digest::Keccak224 0.064 - Crypt::Digest::Keccak256 0.064 - Crypt::Digest::Keccak384 0.064 - Crypt::Digest::Keccak512 0.064 - Crypt::Digest::MD2 0.064 - Crypt::Digest::MD4 0.064 - Crypt::Digest::MD5 0.064 - Crypt::Digest::RIPEMD128 0.064 - Crypt::Digest::RIPEMD160 0.064 - Crypt::Digest::RIPEMD256 0.064 - Crypt::Digest::RIPEMD320 0.064 - Crypt::Digest::SHA1 0.064 - Crypt::Digest::SHA224 0.064 - Crypt::Digest::SHA256 0.064 - Crypt::Digest::SHA384 0.064 - Crypt::Digest::SHA3_224 0.064 - Crypt::Digest::SHA3_256 0.064 - Crypt::Digest::SHA3_384 0.064 - Crypt::Digest::SHA3_512 0.064 - Crypt::Digest::SHA512 0.064 - Crypt::Digest::SHA512_224 0.064 - Crypt::Digest::SHA512_256 0.064 - Crypt::Digest::SHAKE 0.064 - Crypt::Digest::Tiger192 0.064 - Crypt::Digest::Whirlpool 0.064 - Crypt::KeyDerivation 0.064 - Crypt::Mac 0.064 - Crypt::Mac::BLAKE2b 0.064 - Crypt::Mac::BLAKE2s 0.064 - Crypt::Mac::F9 0.064 - Crypt::Mac::HMAC 0.064 - Crypt::Mac::OMAC 0.064 - Crypt::Mac::PMAC 0.064 - Crypt::Mac::Pelican 0.064 - Crypt::Mac::Poly1305 0.064 - Crypt::Mac::XCBC 0.064 - Crypt::Misc 0.064 - Crypt::Mode 0.064 - Crypt::Mode::CBC 0.064 - Crypt::Mode::CFB 0.064 - Crypt::Mode::CTR 0.064 - Crypt::Mode::ECB 0.064 - Crypt::Mode::OFB 0.064 - Crypt::PK 0.064 - Crypt::PK::DH 0.064 - Crypt::PK::DSA 0.064 - Crypt::PK::ECC 0.064 - Crypt::PK::RSA 0.064 - Crypt::PRNG 0.064 - Crypt::PRNG::ChaCha20 0.064 - Crypt::PRNG::Fortuna 0.064 - Crypt::PRNG::RC4 0.064 - Crypt::PRNG::Sober128 0.064 - Crypt::PRNG::Yarrow 0.064 - Crypt::Stream::ChaCha 0.064 - Crypt::Stream::RC4 0.064 - Crypt::Stream::Rabbit 0.064 - Crypt::Stream::Salsa20 0.064 - Crypt::Stream::Sober128 0.064 - Crypt::Stream::Sosemanuk 0.064 - CryptX 0.064 - Math::BigInt::LTM 0.064 + CryptX-0.067 + pathname: M/MI/MIK/CryptX-0.067.tar.gz + provides: + Crypt::AuthEnc 0.067 + Crypt::AuthEnc::CCM 0.067 + Crypt::AuthEnc::ChaCha20Poly1305 0.067 + Crypt::AuthEnc::EAX 0.067 + Crypt::AuthEnc::GCM 0.067 + Crypt::AuthEnc::OCB 0.067 + Crypt::Checksum 0.067 + Crypt::Checksum::Adler32 0.067 + Crypt::Checksum::CRC32 0.067 + Crypt::Cipher 0.067 + Crypt::Cipher::AES 0.067 + Crypt::Cipher::Anubis 0.067 + Crypt::Cipher::Blowfish 0.067 + Crypt::Cipher::CAST5 0.067 + Crypt::Cipher::Camellia 0.067 + Crypt::Cipher::DES 0.067 + Crypt::Cipher::DES_EDE 0.067 + Crypt::Cipher::IDEA 0.067 + Crypt::Cipher::KASUMI 0.067 + Crypt::Cipher::Khazad 0.067 + Crypt::Cipher::MULTI2 0.067 + Crypt::Cipher::Noekeon 0.067 + Crypt::Cipher::RC2 0.067 + Crypt::Cipher::RC5 0.067 + Crypt::Cipher::RC6 0.067 + Crypt::Cipher::SAFERP 0.067 + Crypt::Cipher::SAFER_K128 0.067 + Crypt::Cipher::SAFER_K64 0.067 + Crypt::Cipher::SAFER_SK128 0.067 + Crypt::Cipher::SAFER_SK64 0.067 + Crypt::Cipher::SEED 0.067 + Crypt::Cipher::Serpent 0.067 + Crypt::Cipher::Skipjack 0.067 + Crypt::Cipher::Twofish 0.067 + Crypt::Cipher::XTEA 0.067 + Crypt::Digest 0.067 + Crypt::Digest::BLAKE2b_160 0.067 + Crypt::Digest::BLAKE2b_256 0.067 + Crypt::Digest::BLAKE2b_384 0.067 + Crypt::Digest::BLAKE2b_512 0.067 + Crypt::Digest::BLAKE2s_128 0.067 + Crypt::Digest::BLAKE2s_160 0.067 + Crypt::Digest::BLAKE2s_224 0.067 + Crypt::Digest::BLAKE2s_256 0.067 + Crypt::Digest::CHAES 0.067 + Crypt::Digest::Keccak224 0.067 + Crypt::Digest::Keccak256 0.067 + Crypt::Digest::Keccak384 0.067 + Crypt::Digest::Keccak512 0.067 + Crypt::Digest::MD2 0.067 + Crypt::Digest::MD4 0.067 + Crypt::Digest::MD5 0.067 + Crypt::Digest::RIPEMD128 0.067 + Crypt::Digest::RIPEMD160 0.067 + Crypt::Digest::RIPEMD256 0.067 + Crypt::Digest::RIPEMD320 0.067 + Crypt::Digest::SHA1 0.067 + Crypt::Digest::SHA224 0.067 + Crypt::Digest::SHA256 0.067 + Crypt::Digest::SHA384 0.067 + Crypt::Digest::SHA3_224 0.067 + Crypt::Digest::SHA3_256 0.067 + Crypt::Digest::SHA3_384 0.067 + Crypt::Digest::SHA3_512 0.067 + Crypt::Digest::SHA512 0.067 + Crypt::Digest::SHA512_224 0.067 + Crypt::Digest::SHA512_256 0.067 + Crypt::Digest::SHAKE 0.067 + Crypt::Digest::Tiger192 0.067 + Crypt::Digest::Whirlpool 0.067 + Crypt::KeyDerivation 0.067 + Crypt::Mac 0.067 + Crypt::Mac::BLAKE2b 0.067 + Crypt::Mac::BLAKE2s 0.067 + Crypt::Mac::F9 0.067 + Crypt::Mac::HMAC 0.067 + Crypt::Mac::OMAC 0.067 + Crypt::Mac::PMAC 0.067 + Crypt::Mac::Pelican 0.067 + Crypt::Mac::Poly1305 0.067 + Crypt::Mac::XCBC 0.067 + Crypt::Misc 0.067 + Crypt::Mode 0.067 + Crypt::Mode::CBC 0.067 + Crypt::Mode::CFB 0.067 + Crypt::Mode::CTR 0.067 + Crypt::Mode::ECB 0.067 + Crypt::Mode::OFB 0.067 + Crypt::PK 0.067 + Crypt::PK::DH 0.067 + Crypt::PK::DSA 0.067 + Crypt::PK::ECC 0.067 + Crypt::PK::Ed25519 0.067 + Crypt::PK::RSA 0.067 + Crypt::PK::X25519 0.067 + Crypt::PRNG 0.067 + Crypt::PRNG::ChaCha20 0.067 + Crypt::PRNG::Fortuna 0.067 + Crypt::PRNG::RC4 0.067 + Crypt::PRNG::Sober128 0.067 + Crypt::PRNG::Yarrow 0.067 + Crypt::Stream::ChaCha 0.067 + Crypt::Stream::RC4 0.067 + Crypt::Stream::Rabbit 0.067 + Crypt::Stream::Salsa20 0.067 + Crypt::Stream::Sober128 0.067 + Crypt::Stream::Sosemanuk 0.067 + CryptX 0.067 + Math::BigInt::LTM 0.067 requirements: ExtUtils::MakeMaker 0 perl 5.006 @@ -1261,8 +1270,8 @@ DISTRIBUTIONS Devel::CheckLib 1.09 ExtUtils::MakeMaker 0 perl 5.008001 - DBI-1.642 - pathname: T/TI/TIMB/DBI-1.642.tar.gz + DBI-1.643 + pathname: T/TI/TIMB/DBI-1.643.tar.gz provides: Bundle::DBI 12.008696 DBD::DBM 0.08 @@ -1318,7 +1327,7 @@ DISTRIBUTIONS DBD::Sponge::dr 12.010003 DBD::Sponge::st 12.010003 DBDI 12.015129 - DBI 1.642 + DBI 1.643 DBI::Const::GetInfo::ANSI 2.008697 DBI::Const::GetInfo::ODBC 2.011374 DBI::Const::GetInfoReturn 2.008697 @@ -1358,11 +1367,11 @@ DISTRIBUTIONS DBI::SQL::Nano::Table_ 1.015544 DBI::Util::CacheMemory 0.010315 DBI::Util::_accessor 0.009479 - DBI::common 1.642 + DBI::common 1.643 requirements: ExtUtils::MakeMaker 6.48 Test::Simple 0.90 - perl 5.008 + perl 5.008001 DBIx-Class-0.082841 pathname: R/RI/RIBASUSHI/DBIx-Class-0.082841.tar.gz provides: @@ -1497,79 +1506,79 @@ DISTRIBUTIONS MRO::Compat 0.11 Sub::Exporter 0.982 namespace::clean 0.18 - DBIx-Class-Helpers-2.034000 - pathname: F/FR/FREW/DBIx-Class-Helpers-2.034000.tar.gz - provides: - DBIx::Class::Helper::IgnoreWantarray 2.034000 - DBIx::Class::Helper::JoinTable 2.034000 - DBIx::Class::Helper::Random 2.034000 - DBIx::Class::Helper::ResultClass::Tee 2.034000 - DBIx::Class::Helper::ResultSet 2.034000 - DBIx::Class::Helper::ResultSet::AutoRemoveColumns 2.034000 - DBIx::Class::Helper::ResultSet::Bare 2.034000 - DBIx::Class::Helper::ResultSet::CorrelateRelationship 2.034000 - DBIx::Class::Helper::ResultSet::DateMethods1 2.034000 - DBIx::Class::Helper::ResultSet::Errors 2.034000 - DBIx::Class::Helper::ResultSet::Explain 2.034000 - DBIx::Class::Helper::ResultSet::IgnoreWantarray 2.034000 - DBIx::Class::Helper::ResultSet::Me 2.034000 - DBIx::Class::Helper::ResultSet::NoColumns 2.034000 - DBIx::Class::Helper::ResultSet::OneRow 2.034000 - DBIx::Class::Helper::ResultSet::Random 2.034000 - DBIx::Class::Helper::ResultSet::RemoveColumns 2.034000 - DBIx::Class::Helper::ResultSet::ResultClassDWIM 2.034000 - DBIx::Class::Helper::ResultSet::SearchOr 2.034000 - DBIx::Class::Helper::ResultSet::SetOperations 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::AddColumns 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::Columns 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::Distinct 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::GroupBy 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::HRI 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::HasRows 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::Limit 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::LimitedPage 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::OrderBy 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::OrderByMagic 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::Page 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::Prefetch 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::ResultsExist 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::Rows 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::Search 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::Search::Base 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::Search::Like 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::Search::NotLike 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::Search::NotNull 2.034000 - DBIx::Class::Helper::ResultSet::Shortcut::Search::Null 2.034000 - DBIx::Class::Helper::ResultSet::Union 2.034000 - DBIx::Class::Helper::ResultSet::Util 2.034000 - DBIx::Class::Helper::ResultSet::VirtualView 2.034000 - DBIx::Class::Helper::Row::CleanResultSet 2.034000 - DBIx::Class::Helper::Row::JoinTable 2.034000 - DBIx::Class::Helper::Row::NumifyGet 2.034000 - DBIx::Class::Helper::Row::OnColumnChange 2.034000 - DBIx::Class::Helper::Row::OnColumnMissing 2.034000 - DBIx::Class::Helper::Row::ProxyResultSetMethod 2.034000 - DBIx::Class::Helper::Row::ProxyResultSetUpdate 2.034000 - DBIx::Class::Helper::Row::RelationshipDWIM 2.034000 - DBIx::Class::Helper::Row::SelfResultSet 2.034000 - DBIx::Class::Helper::Row::StorageValues 2.034000 - DBIx::Class::Helper::Row::SubClass 2.034000 - DBIx::Class::Helper::Row::ToJSON 2.034000 - DBIx::Class::Helper::Schema::DateTime 2.034000 - DBIx::Class::Helper::Schema::DidYouMean 2.034000 - DBIx::Class::Helper::Schema::GenerateSource 2.034000 - DBIx::Class::Helper::Schema::LintContents 2.034000 - DBIx::Class::Helper::Schema::QuoteNames 2.034000 - DBIx::Class::Helper::Schema::Verifier 2.034000 - DBIx::Class::Helper::Schema::Verifier::C3 2.034000 - DBIx::Class::Helper::Schema::Verifier::ColumnInfo 2.034000 - DBIx::Class::Helper::Schema::Verifier::Parent 2.034000 - DBIx::Class::Helper::Schema::Verifier::RelationshipColumnName 2.034000 - DBIx::Class::Helper::SubClass 2.034000 - DBIx::Class::Helper::VirtualView 2.034000 - DBIx::Class::Helpers 2.034000 - DBIx::Class::Helpers::Util 2.034000 + DBIx-Class-Helpers-2.034002 + pathname: F/FR/FREW/DBIx-Class-Helpers-2.034002.tar.gz + provides: + DBIx::Class::Helper::IgnoreWantarray 2.034002 + DBIx::Class::Helper::JoinTable 2.034002 + DBIx::Class::Helper::Random 2.034002 + DBIx::Class::Helper::ResultClass::Tee 2.034002 + DBIx::Class::Helper::ResultSet 2.034002 + DBIx::Class::Helper::ResultSet::AutoRemoveColumns 2.034002 + DBIx::Class::Helper::ResultSet::Bare 2.034002 + DBIx::Class::Helper::ResultSet::CorrelateRelationship 2.034002 + DBIx::Class::Helper::ResultSet::DateMethods1 2.034002 + DBIx::Class::Helper::ResultSet::Errors 2.034002 + DBIx::Class::Helper::ResultSet::Explain 2.034002 + DBIx::Class::Helper::ResultSet::IgnoreWantarray 2.034002 + DBIx::Class::Helper::ResultSet::Me 2.034002 + DBIx::Class::Helper::ResultSet::NoColumns 2.034002 + DBIx::Class::Helper::ResultSet::OneRow 2.034002 + DBIx::Class::Helper::ResultSet::Random 2.034002 + DBIx::Class::Helper::ResultSet::RemoveColumns 2.034002 + DBIx::Class::Helper::ResultSet::ResultClassDWIM 2.034002 + DBIx::Class::Helper::ResultSet::SearchOr 2.034002 + DBIx::Class::Helper::ResultSet::SetOperations 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::AddColumns 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::Columns 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::Distinct 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::GroupBy 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::HRI 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::HasRows 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::Limit 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::LimitedPage 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::OrderBy 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::OrderByMagic 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::Page 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::Prefetch 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::ResultsExist 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::Rows 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::Search 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::Search::Base 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::Search::Like 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::Search::NotLike 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::Search::NotNull 2.034002 + DBIx::Class::Helper::ResultSet::Shortcut::Search::Null 2.034002 + DBIx::Class::Helper::ResultSet::Union 2.034002 + DBIx::Class::Helper::ResultSet::Util 2.034002 + DBIx::Class::Helper::ResultSet::VirtualView 2.034002 + DBIx::Class::Helper::Row::CleanResultSet 2.034002 + DBIx::Class::Helper::Row::JoinTable 2.034002 + DBIx::Class::Helper::Row::NumifyGet 2.034002 + DBIx::Class::Helper::Row::OnColumnChange 2.034002 + DBIx::Class::Helper::Row::OnColumnMissing 2.034002 + DBIx::Class::Helper::Row::ProxyResultSetMethod 2.034002 + DBIx::Class::Helper::Row::ProxyResultSetUpdate 2.034002 + DBIx::Class::Helper::Row::RelationshipDWIM 2.034002 + DBIx::Class::Helper::Row::SelfResultSet 2.034002 + DBIx::Class::Helper::Row::StorageValues 2.034002 + DBIx::Class::Helper::Row::SubClass 2.034002 + DBIx::Class::Helper::Row::ToJSON 2.034002 + DBIx::Class::Helper::Schema::DateTime 2.034002 + DBIx::Class::Helper::Schema::DidYouMean 2.034002 + DBIx::Class::Helper::Schema::GenerateSource 2.034002 + DBIx::Class::Helper::Schema::LintContents 2.034002 + DBIx::Class::Helper::Schema::QuoteNames 2.034002 + DBIx::Class::Helper::Schema::Verifier 2.034002 + DBIx::Class::Helper::Schema::Verifier::C3 2.034002 + DBIx::Class::Helper::Schema::Verifier::ColumnInfo 2.034002 + DBIx::Class::Helper::Schema::Verifier::Parent 2.034002 + DBIx::Class::Helper::Schema::Verifier::RelationshipColumnName 2.034002 + DBIx::Class::Helper::SubClass 2.034002 + DBIx::Class::Helper::VirtualView 2.034002 + DBIx::Class::Helpers 2.034002 + DBIx::Class::Helpers::Util 2.034002 requirements: Carp::Clan 6.04 DBIx::Class 0.0826 @@ -1759,11 +1768,11 @@ DISTRIBUTIONS Task::Weaken 0 Tie::ToObject 0.01 namespace::clean 0.19 - DataDog-DogStatsd-0.05 - pathname: B/BI/BINARY/DataDog-DogStatsd-0.05.tar.gz + DataDog-DogStatsd-0.06 + pathname: B/BI/BINARY/DataDog-DogStatsd-0.06.tar.gz provides: - DataDog::DogStatsd 0.05 - DataDog::DogStatsd::Helper 0.05 + DataDog::DogStatsd 0.06 + DataDog::DogStatsd::Helper 0.06 requirements: ExtUtils::MakeMaker 0 IO::Socket::INET 0 @@ -1869,15 +1878,15 @@ DISTRIBUTIONS parent 0 strict 0 warnings 0 - DateTime-Locale-1.24 - pathname: D/DR/DROLSKY/DateTime-Locale-1.24.tar.gz + DateTime-Locale-1.25 + pathname: D/DR/DROLSKY/DateTime-Locale-1.25.tar.gz provides: - DateTime::Locale 1.24 - DateTime::Locale::Base 1.24 - DateTime::Locale::Catalog 1.24 - DateTime::Locale::Data 1.24 - DateTime::Locale::FromData 1.24 - DateTime::Locale::Util 1.24 + DateTime::Locale 1.25 + DateTime::Locale::Base 1.25 + DateTime::Locale::Catalog 1.25 + DateTime::Locale::Data 1.25 + DateTime::Locale::FromData 1.25 + DateTime::Locale::Util 1.25 requirements: Carp 0 Dist::CheckConflicts 0.02 @@ -1905,382 +1914,382 @@ DISTRIBUTIONS Params::Validate 0 Set::Infinite 0.59 Test::More 0 - DateTime-TimeZone-2.36 - pathname: D/DR/DROLSKY/DateTime-TimeZone-2.36.tar.gz - provides: - DateTime::TimeZone 2.36 - DateTime::TimeZone::Africa::Abidjan 2.36 - DateTime::TimeZone::Africa::Accra 2.36 - DateTime::TimeZone::Africa::Algiers 2.36 - DateTime::TimeZone::Africa::Bissau 2.36 - DateTime::TimeZone::Africa::Cairo 2.36 - DateTime::TimeZone::Africa::Casablanca 2.36 - DateTime::TimeZone::Africa::Ceuta 2.36 - DateTime::TimeZone::Africa::El_Aaiun 2.36 - DateTime::TimeZone::Africa::Johannesburg 2.36 - DateTime::TimeZone::Africa::Juba 2.36 - DateTime::TimeZone::Africa::Khartoum 2.36 - DateTime::TimeZone::Africa::Lagos 2.36 - DateTime::TimeZone::Africa::Maputo 2.36 - DateTime::TimeZone::Africa::Monrovia 2.36 - DateTime::TimeZone::Africa::Nairobi 2.36 - DateTime::TimeZone::Africa::Ndjamena 2.36 - DateTime::TimeZone::Africa::Sao_Tome 2.36 - DateTime::TimeZone::Africa::Tripoli 2.36 - DateTime::TimeZone::Africa::Tunis 2.36 - DateTime::TimeZone::Africa::Windhoek 2.36 - DateTime::TimeZone::America::Adak 2.36 - DateTime::TimeZone::America::Anchorage 2.36 - DateTime::TimeZone::America::Araguaina 2.36 - DateTime::TimeZone::America::Argentina::Buenos_Aires 2.36 - DateTime::TimeZone::America::Argentina::Catamarca 2.36 - DateTime::TimeZone::America::Argentina::Cordoba 2.36 - DateTime::TimeZone::America::Argentina::Jujuy 2.36 - DateTime::TimeZone::America::Argentina::La_Rioja 2.36 - DateTime::TimeZone::America::Argentina::Mendoza 2.36 - DateTime::TimeZone::America::Argentina::Rio_Gallegos 2.36 - DateTime::TimeZone::America::Argentina::Salta 2.36 - DateTime::TimeZone::America::Argentina::San_Juan 2.36 - DateTime::TimeZone::America::Argentina::San_Luis 2.36 - DateTime::TimeZone::America::Argentina::Tucuman 2.36 - DateTime::TimeZone::America::Argentina::Ushuaia 2.36 - DateTime::TimeZone::America::Asuncion 2.36 - DateTime::TimeZone::America::Atikokan 2.36 - DateTime::TimeZone::America::Bahia 2.36 - DateTime::TimeZone::America::Bahia_Banderas 2.36 - DateTime::TimeZone::America::Barbados 2.36 - DateTime::TimeZone::America::Belem 2.36 - DateTime::TimeZone::America::Belize 2.36 - DateTime::TimeZone::America::Blanc_Sablon 2.36 - DateTime::TimeZone::America::Boa_Vista 2.36 - DateTime::TimeZone::America::Bogota 2.36 - DateTime::TimeZone::America::Boise 2.36 - DateTime::TimeZone::America::Cambridge_Bay 2.36 - DateTime::TimeZone::America::Campo_Grande 2.36 - DateTime::TimeZone::America::Cancun 2.36 - DateTime::TimeZone::America::Caracas 2.36 - DateTime::TimeZone::America::Cayenne 2.36 - DateTime::TimeZone::America::Chicago 2.36 - DateTime::TimeZone::America::Chihuahua 2.36 - DateTime::TimeZone::America::Costa_Rica 2.36 - DateTime::TimeZone::America::Creston 2.36 - DateTime::TimeZone::America::Cuiaba 2.36 - DateTime::TimeZone::America::Curacao 2.36 - DateTime::TimeZone::America::Danmarkshavn 2.36 - DateTime::TimeZone::America::Dawson 2.36 - DateTime::TimeZone::America::Dawson_Creek 2.36 - DateTime::TimeZone::America::Denver 2.36 - DateTime::TimeZone::America::Detroit 2.36 - DateTime::TimeZone::America::Edmonton 2.36 - DateTime::TimeZone::America::Eirunepe 2.36 - DateTime::TimeZone::America::El_Salvador 2.36 - DateTime::TimeZone::America::Fort_Nelson 2.36 - DateTime::TimeZone::America::Fortaleza 2.36 - DateTime::TimeZone::America::Glace_Bay 2.36 - DateTime::TimeZone::America::Godthab 2.36 - DateTime::TimeZone::America::Goose_Bay 2.36 - DateTime::TimeZone::America::Grand_Turk 2.36 - DateTime::TimeZone::America::Guatemala 2.36 - DateTime::TimeZone::America::Guayaquil 2.36 - DateTime::TimeZone::America::Guyana 2.36 - DateTime::TimeZone::America::Halifax 2.36 - DateTime::TimeZone::America::Havana 2.36 - DateTime::TimeZone::America::Hermosillo 2.36 - DateTime::TimeZone::America::Indiana::Indianapolis 2.36 - DateTime::TimeZone::America::Indiana::Knox 2.36 - DateTime::TimeZone::America::Indiana::Marengo 2.36 - DateTime::TimeZone::America::Indiana::Petersburg 2.36 - DateTime::TimeZone::America::Indiana::Tell_City 2.36 - DateTime::TimeZone::America::Indiana::Vevay 2.36 - DateTime::TimeZone::America::Indiana::Vincennes 2.36 - DateTime::TimeZone::America::Indiana::Winamac 2.36 - DateTime::TimeZone::America::Inuvik 2.36 - DateTime::TimeZone::America::Iqaluit 2.36 - DateTime::TimeZone::America::Jamaica 2.36 - DateTime::TimeZone::America::Juneau 2.36 - DateTime::TimeZone::America::Kentucky::Louisville 2.36 - DateTime::TimeZone::America::Kentucky::Monticello 2.36 - DateTime::TimeZone::America::La_Paz 2.36 - DateTime::TimeZone::America::Lima 2.36 - DateTime::TimeZone::America::Los_Angeles 2.36 - DateTime::TimeZone::America::Maceio 2.36 - DateTime::TimeZone::America::Managua 2.36 - DateTime::TimeZone::America::Manaus 2.36 - DateTime::TimeZone::America::Martinique 2.36 - DateTime::TimeZone::America::Matamoros 2.36 - DateTime::TimeZone::America::Mazatlan 2.36 - DateTime::TimeZone::America::Menominee 2.36 - DateTime::TimeZone::America::Merida 2.36 - DateTime::TimeZone::America::Metlakatla 2.36 - DateTime::TimeZone::America::Mexico_City 2.36 - DateTime::TimeZone::America::Miquelon 2.36 - DateTime::TimeZone::America::Moncton 2.36 - DateTime::TimeZone::America::Monterrey 2.36 - DateTime::TimeZone::America::Montevideo 2.36 - DateTime::TimeZone::America::Nassau 2.36 - DateTime::TimeZone::America::New_York 2.36 - DateTime::TimeZone::America::Nipigon 2.36 - DateTime::TimeZone::America::Nome 2.36 - DateTime::TimeZone::America::Noronha 2.36 - DateTime::TimeZone::America::North_Dakota::Beulah 2.36 - DateTime::TimeZone::America::North_Dakota::Center 2.36 - DateTime::TimeZone::America::North_Dakota::New_Salem 2.36 - DateTime::TimeZone::America::Ojinaga 2.36 - DateTime::TimeZone::America::Panama 2.36 - DateTime::TimeZone::America::Pangnirtung 2.36 - DateTime::TimeZone::America::Paramaribo 2.36 - DateTime::TimeZone::America::Phoenix 2.36 - DateTime::TimeZone::America::Port_au_Prince 2.36 - DateTime::TimeZone::America::Port_of_Spain 2.36 - DateTime::TimeZone::America::Porto_Velho 2.36 - DateTime::TimeZone::America::Puerto_Rico 2.36 - DateTime::TimeZone::America::Punta_Arenas 2.36 - DateTime::TimeZone::America::Rainy_River 2.36 - DateTime::TimeZone::America::Rankin_Inlet 2.36 - DateTime::TimeZone::America::Recife 2.36 - DateTime::TimeZone::America::Regina 2.36 - DateTime::TimeZone::America::Resolute 2.36 - DateTime::TimeZone::America::Rio_Branco 2.36 - DateTime::TimeZone::America::Santarem 2.36 - DateTime::TimeZone::America::Santiago 2.36 - DateTime::TimeZone::America::Santo_Domingo 2.36 - DateTime::TimeZone::America::Sao_Paulo 2.36 - DateTime::TimeZone::America::Scoresbysund 2.36 - DateTime::TimeZone::America::Sitka 2.36 - DateTime::TimeZone::America::St_Johns 2.36 - DateTime::TimeZone::America::Swift_Current 2.36 - DateTime::TimeZone::America::Tegucigalpa 2.36 - DateTime::TimeZone::America::Thule 2.36 - DateTime::TimeZone::America::Thunder_Bay 2.36 - DateTime::TimeZone::America::Tijuana 2.36 - DateTime::TimeZone::America::Toronto 2.36 - DateTime::TimeZone::America::Vancouver 2.36 - DateTime::TimeZone::America::Whitehorse 2.36 - DateTime::TimeZone::America::Winnipeg 2.36 - DateTime::TimeZone::America::Yakutat 2.36 - DateTime::TimeZone::America::Yellowknife 2.36 - DateTime::TimeZone::Antarctica::Casey 2.36 - DateTime::TimeZone::Antarctica::Davis 2.36 - DateTime::TimeZone::Antarctica::DumontDUrville 2.36 - DateTime::TimeZone::Antarctica::Macquarie 2.36 - DateTime::TimeZone::Antarctica::Mawson 2.36 - DateTime::TimeZone::Antarctica::Palmer 2.36 - DateTime::TimeZone::Antarctica::Rothera 2.36 - DateTime::TimeZone::Antarctica::Syowa 2.36 - DateTime::TimeZone::Antarctica::Troll 2.36 - DateTime::TimeZone::Antarctica::Vostok 2.36 - DateTime::TimeZone::Asia::Almaty 2.36 - DateTime::TimeZone::Asia::Amman 2.36 - DateTime::TimeZone::Asia::Anadyr 2.36 - DateTime::TimeZone::Asia::Aqtau 2.36 - DateTime::TimeZone::Asia::Aqtobe 2.36 - DateTime::TimeZone::Asia::Ashgabat 2.36 - DateTime::TimeZone::Asia::Atyrau 2.36 - DateTime::TimeZone::Asia::Baghdad 2.36 - DateTime::TimeZone::Asia::Baku 2.36 - DateTime::TimeZone::Asia::Bangkok 2.36 - DateTime::TimeZone::Asia::Barnaul 2.36 - DateTime::TimeZone::Asia::Beirut 2.36 - DateTime::TimeZone::Asia::Bishkek 2.36 - DateTime::TimeZone::Asia::Brunei 2.36 - DateTime::TimeZone::Asia::Chita 2.36 - DateTime::TimeZone::Asia::Choibalsan 2.36 - DateTime::TimeZone::Asia::Colombo 2.36 - DateTime::TimeZone::Asia::Damascus 2.36 - DateTime::TimeZone::Asia::Dhaka 2.36 - DateTime::TimeZone::Asia::Dili 2.36 - DateTime::TimeZone::Asia::Dubai 2.36 - DateTime::TimeZone::Asia::Dushanbe 2.36 - DateTime::TimeZone::Asia::Famagusta 2.36 - DateTime::TimeZone::Asia::Gaza 2.36 - DateTime::TimeZone::Asia::Hebron 2.36 - DateTime::TimeZone::Asia::Ho_Chi_Minh 2.36 - DateTime::TimeZone::Asia::Hong_Kong 2.36 - DateTime::TimeZone::Asia::Hovd 2.36 - DateTime::TimeZone::Asia::Irkutsk 2.36 - DateTime::TimeZone::Asia::Jakarta 2.36 - DateTime::TimeZone::Asia::Jayapura 2.36 - DateTime::TimeZone::Asia::Jerusalem 2.36 - DateTime::TimeZone::Asia::Kabul 2.36 - DateTime::TimeZone::Asia::Kamchatka 2.36 - DateTime::TimeZone::Asia::Karachi 2.36 - DateTime::TimeZone::Asia::Kathmandu 2.36 - DateTime::TimeZone::Asia::Khandyga 2.36 - DateTime::TimeZone::Asia::Kolkata 2.36 - DateTime::TimeZone::Asia::Krasnoyarsk 2.36 - DateTime::TimeZone::Asia::Kuala_Lumpur 2.36 - DateTime::TimeZone::Asia::Kuching 2.36 - DateTime::TimeZone::Asia::Macau 2.36 - DateTime::TimeZone::Asia::Magadan 2.36 - DateTime::TimeZone::Asia::Makassar 2.36 - DateTime::TimeZone::Asia::Manila 2.36 - DateTime::TimeZone::Asia::Nicosia 2.36 - DateTime::TimeZone::Asia::Novokuznetsk 2.36 - DateTime::TimeZone::Asia::Novosibirsk 2.36 - DateTime::TimeZone::Asia::Omsk 2.36 - DateTime::TimeZone::Asia::Oral 2.36 - DateTime::TimeZone::Asia::Pontianak 2.36 - DateTime::TimeZone::Asia::Pyongyang 2.36 - DateTime::TimeZone::Asia::Qatar 2.36 - DateTime::TimeZone::Asia::Qostanay 2.36 - DateTime::TimeZone::Asia::Qyzylorda 2.36 - DateTime::TimeZone::Asia::Riyadh 2.36 - DateTime::TimeZone::Asia::Sakhalin 2.36 - DateTime::TimeZone::Asia::Samarkand 2.36 - DateTime::TimeZone::Asia::Seoul 2.36 - DateTime::TimeZone::Asia::Shanghai 2.36 - DateTime::TimeZone::Asia::Singapore 2.36 - DateTime::TimeZone::Asia::Srednekolymsk 2.36 - DateTime::TimeZone::Asia::Taipei 2.36 - DateTime::TimeZone::Asia::Tashkent 2.36 - DateTime::TimeZone::Asia::Tbilisi 2.36 - DateTime::TimeZone::Asia::Tehran 2.36 - DateTime::TimeZone::Asia::Thimphu 2.36 - DateTime::TimeZone::Asia::Tokyo 2.36 - DateTime::TimeZone::Asia::Tomsk 2.36 - DateTime::TimeZone::Asia::Ulaanbaatar 2.36 - DateTime::TimeZone::Asia::Urumqi 2.36 - DateTime::TimeZone::Asia::Ust_Nera 2.36 - DateTime::TimeZone::Asia::Vladivostok 2.36 - DateTime::TimeZone::Asia::Yakutsk 2.36 - DateTime::TimeZone::Asia::Yangon 2.36 - DateTime::TimeZone::Asia::Yekaterinburg 2.36 - DateTime::TimeZone::Asia::Yerevan 2.36 - DateTime::TimeZone::Atlantic::Azores 2.36 - DateTime::TimeZone::Atlantic::Bermuda 2.36 - DateTime::TimeZone::Atlantic::Canary 2.36 - DateTime::TimeZone::Atlantic::Cape_Verde 2.36 - DateTime::TimeZone::Atlantic::Faroe 2.36 - DateTime::TimeZone::Atlantic::Madeira 2.36 - DateTime::TimeZone::Atlantic::Reykjavik 2.36 - DateTime::TimeZone::Atlantic::South_Georgia 2.36 - DateTime::TimeZone::Atlantic::Stanley 2.36 - DateTime::TimeZone::Australia::Adelaide 2.36 - DateTime::TimeZone::Australia::Brisbane 2.36 - DateTime::TimeZone::Australia::Broken_Hill 2.36 - DateTime::TimeZone::Australia::Currie 2.36 - DateTime::TimeZone::Australia::Darwin 2.36 - DateTime::TimeZone::Australia::Eucla 2.36 - DateTime::TimeZone::Australia::Hobart 2.36 - DateTime::TimeZone::Australia::Lindeman 2.36 - DateTime::TimeZone::Australia::Lord_Howe 2.36 - DateTime::TimeZone::Australia::Melbourne 2.36 - DateTime::TimeZone::Australia::Perth 2.36 - DateTime::TimeZone::Australia::Sydney 2.36 - DateTime::TimeZone::CET 2.36 - DateTime::TimeZone::CST6CDT 2.36 - DateTime::TimeZone::Catalog 2.36 - DateTime::TimeZone::EET 2.36 - DateTime::TimeZone::EST 2.36 - DateTime::TimeZone::EST5EDT 2.36 - DateTime::TimeZone::Europe::Amsterdam 2.36 - DateTime::TimeZone::Europe::Andorra 2.36 - DateTime::TimeZone::Europe::Astrakhan 2.36 - DateTime::TimeZone::Europe::Athens 2.36 - DateTime::TimeZone::Europe::Belgrade 2.36 - DateTime::TimeZone::Europe::Berlin 2.36 - DateTime::TimeZone::Europe::Brussels 2.36 - DateTime::TimeZone::Europe::Bucharest 2.36 - DateTime::TimeZone::Europe::Budapest 2.36 - DateTime::TimeZone::Europe::Chisinau 2.36 - DateTime::TimeZone::Europe::Copenhagen 2.36 - DateTime::TimeZone::Europe::Dublin 2.36 - DateTime::TimeZone::Europe::Gibraltar 2.36 - DateTime::TimeZone::Europe::Helsinki 2.36 - DateTime::TimeZone::Europe::Istanbul 2.36 - DateTime::TimeZone::Europe::Kaliningrad 2.36 - DateTime::TimeZone::Europe::Kiev 2.36 - DateTime::TimeZone::Europe::Kirov 2.36 - DateTime::TimeZone::Europe::Lisbon 2.36 - DateTime::TimeZone::Europe::London 2.36 - DateTime::TimeZone::Europe::Luxembourg 2.36 - DateTime::TimeZone::Europe::Madrid 2.36 - DateTime::TimeZone::Europe::Malta 2.36 - DateTime::TimeZone::Europe::Minsk 2.36 - DateTime::TimeZone::Europe::Monaco 2.36 - DateTime::TimeZone::Europe::Moscow 2.36 - DateTime::TimeZone::Europe::Oslo 2.36 - DateTime::TimeZone::Europe::Paris 2.36 - DateTime::TimeZone::Europe::Prague 2.36 - DateTime::TimeZone::Europe::Riga 2.36 - DateTime::TimeZone::Europe::Rome 2.36 - DateTime::TimeZone::Europe::Samara 2.36 - DateTime::TimeZone::Europe::Saratov 2.36 - DateTime::TimeZone::Europe::Simferopol 2.36 - DateTime::TimeZone::Europe::Sofia 2.36 - DateTime::TimeZone::Europe::Stockholm 2.36 - DateTime::TimeZone::Europe::Tallinn 2.36 - DateTime::TimeZone::Europe::Tirane 2.36 - DateTime::TimeZone::Europe::Ulyanovsk 2.36 - DateTime::TimeZone::Europe::Uzhgorod 2.36 - DateTime::TimeZone::Europe::Vienna 2.36 - DateTime::TimeZone::Europe::Vilnius 2.36 - DateTime::TimeZone::Europe::Volgograd 2.36 - DateTime::TimeZone::Europe::Warsaw 2.36 - DateTime::TimeZone::Europe::Zaporozhye 2.36 - DateTime::TimeZone::Europe::Zurich 2.36 - DateTime::TimeZone::Floating 2.36 - DateTime::TimeZone::HST 2.36 - DateTime::TimeZone::Indian::Chagos 2.36 - DateTime::TimeZone::Indian::Christmas 2.36 - DateTime::TimeZone::Indian::Cocos 2.36 - DateTime::TimeZone::Indian::Kerguelen 2.36 - DateTime::TimeZone::Indian::Mahe 2.36 - DateTime::TimeZone::Indian::Maldives 2.36 - DateTime::TimeZone::Indian::Mauritius 2.36 - DateTime::TimeZone::Indian::Reunion 2.36 - DateTime::TimeZone::Local 2.36 - DateTime::TimeZone::Local::Android 2.36 - DateTime::TimeZone::Local::Unix 2.36 - DateTime::TimeZone::Local::VMS 2.36 - DateTime::TimeZone::MET 2.36 - DateTime::TimeZone::MST 2.36 - DateTime::TimeZone::MST7MDT 2.36 - DateTime::TimeZone::OffsetOnly 2.36 - DateTime::TimeZone::OlsonDB 2.36 - DateTime::TimeZone::OlsonDB::Change 2.36 - DateTime::TimeZone::OlsonDB::Observance 2.36 - DateTime::TimeZone::OlsonDB::Rule 2.36 - DateTime::TimeZone::OlsonDB::Zone 2.36 - DateTime::TimeZone::PST8PDT 2.36 - DateTime::TimeZone::Pacific::Apia 2.36 - DateTime::TimeZone::Pacific::Auckland 2.36 - DateTime::TimeZone::Pacific::Bougainville 2.36 - DateTime::TimeZone::Pacific::Chatham 2.36 - DateTime::TimeZone::Pacific::Chuuk 2.36 - DateTime::TimeZone::Pacific::Easter 2.36 - DateTime::TimeZone::Pacific::Efate 2.36 - DateTime::TimeZone::Pacific::Enderbury 2.36 - DateTime::TimeZone::Pacific::Fakaofo 2.36 - DateTime::TimeZone::Pacific::Fiji 2.36 - DateTime::TimeZone::Pacific::Funafuti 2.36 - DateTime::TimeZone::Pacific::Galapagos 2.36 - DateTime::TimeZone::Pacific::Gambier 2.36 - DateTime::TimeZone::Pacific::Guadalcanal 2.36 - DateTime::TimeZone::Pacific::Guam 2.36 - DateTime::TimeZone::Pacific::Honolulu 2.36 - DateTime::TimeZone::Pacific::Kiritimati 2.36 - DateTime::TimeZone::Pacific::Kosrae 2.36 - DateTime::TimeZone::Pacific::Kwajalein 2.36 - DateTime::TimeZone::Pacific::Majuro 2.36 - DateTime::TimeZone::Pacific::Marquesas 2.36 - DateTime::TimeZone::Pacific::Nauru 2.36 - DateTime::TimeZone::Pacific::Niue 2.36 - DateTime::TimeZone::Pacific::Norfolk 2.36 - DateTime::TimeZone::Pacific::Noumea 2.36 - DateTime::TimeZone::Pacific::Pago_Pago 2.36 - DateTime::TimeZone::Pacific::Palau 2.36 - DateTime::TimeZone::Pacific::Pitcairn 2.36 - DateTime::TimeZone::Pacific::Pohnpei 2.36 - DateTime::TimeZone::Pacific::Port_Moresby 2.36 - DateTime::TimeZone::Pacific::Rarotonga 2.36 - DateTime::TimeZone::Pacific::Tahiti 2.36 - DateTime::TimeZone::Pacific::Tarawa 2.36 - DateTime::TimeZone::Pacific::Tongatapu 2.36 - DateTime::TimeZone::Pacific::Wake 2.36 - DateTime::TimeZone::Pacific::Wallis 2.36 - DateTime::TimeZone::UTC 2.36 - DateTime::TimeZone::WET 2.36 + DateTime-TimeZone-2.38 + pathname: D/DR/DROLSKY/DateTime-TimeZone-2.38.tar.gz + provides: + DateTime::TimeZone 2.38 + DateTime::TimeZone::Africa::Abidjan 2.38 + DateTime::TimeZone::Africa::Accra 2.38 + DateTime::TimeZone::Africa::Algiers 2.38 + DateTime::TimeZone::Africa::Bissau 2.38 + DateTime::TimeZone::Africa::Cairo 2.38 + DateTime::TimeZone::Africa::Casablanca 2.38 + DateTime::TimeZone::Africa::Ceuta 2.38 + DateTime::TimeZone::Africa::El_Aaiun 2.38 + DateTime::TimeZone::Africa::Johannesburg 2.38 + DateTime::TimeZone::Africa::Juba 2.38 + DateTime::TimeZone::Africa::Khartoum 2.38 + DateTime::TimeZone::Africa::Lagos 2.38 + DateTime::TimeZone::Africa::Maputo 2.38 + DateTime::TimeZone::Africa::Monrovia 2.38 + DateTime::TimeZone::Africa::Nairobi 2.38 + DateTime::TimeZone::Africa::Ndjamena 2.38 + DateTime::TimeZone::Africa::Sao_Tome 2.38 + DateTime::TimeZone::Africa::Tripoli 2.38 + DateTime::TimeZone::Africa::Tunis 2.38 + DateTime::TimeZone::Africa::Windhoek 2.38 + DateTime::TimeZone::America::Adak 2.38 + DateTime::TimeZone::America::Anchorage 2.38 + DateTime::TimeZone::America::Araguaina 2.38 + DateTime::TimeZone::America::Argentina::Buenos_Aires 2.38 + DateTime::TimeZone::America::Argentina::Catamarca 2.38 + DateTime::TimeZone::America::Argentina::Cordoba 2.38 + DateTime::TimeZone::America::Argentina::Jujuy 2.38 + DateTime::TimeZone::America::Argentina::La_Rioja 2.38 + DateTime::TimeZone::America::Argentina::Mendoza 2.38 + DateTime::TimeZone::America::Argentina::Rio_Gallegos 2.38 + DateTime::TimeZone::America::Argentina::Salta 2.38 + DateTime::TimeZone::America::Argentina::San_Juan 2.38 + DateTime::TimeZone::America::Argentina::San_Luis 2.38 + DateTime::TimeZone::America::Argentina::Tucuman 2.38 + DateTime::TimeZone::America::Argentina::Ushuaia 2.38 + DateTime::TimeZone::America::Asuncion 2.38 + DateTime::TimeZone::America::Atikokan 2.38 + DateTime::TimeZone::America::Bahia 2.38 + DateTime::TimeZone::America::Bahia_Banderas 2.38 + DateTime::TimeZone::America::Barbados 2.38 + DateTime::TimeZone::America::Belem 2.38 + DateTime::TimeZone::America::Belize 2.38 + DateTime::TimeZone::America::Blanc_Sablon 2.38 + DateTime::TimeZone::America::Boa_Vista 2.38 + DateTime::TimeZone::America::Bogota 2.38 + DateTime::TimeZone::America::Boise 2.38 + DateTime::TimeZone::America::Cambridge_Bay 2.38 + DateTime::TimeZone::America::Campo_Grande 2.38 + DateTime::TimeZone::America::Cancun 2.38 + DateTime::TimeZone::America::Caracas 2.38 + DateTime::TimeZone::America::Cayenne 2.38 + DateTime::TimeZone::America::Chicago 2.38 + DateTime::TimeZone::America::Chihuahua 2.38 + DateTime::TimeZone::America::Costa_Rica 2.38 + DateTime::TimeZone::America::Creston 2.38 + DateTime::TimeZone::America::Cuiaba 2.38 + DateTime::TimeZone::America::Curacao 2.38 + DateTime::TimeZone::America::Danmarkshavn 2.38 + DateTime::TimeZone::America::Dawson 2.38 + DateTime::TimeZone::America::Dawson_Creek 2.38 + DateTime::TimeZone::America::Denver 2.38 + DateTime::TimeZone::America::Detroit 2.38 + DateTime::TimeZone::America::Edmonton 2.38 + DateTime::TimeZone::America::Eirunepe 2.38 + DateTime::TimeZone::America::El_Salvador 2.38 + DateTime::TimeZone::America::Fort_Nelson 2.38 + DateTime::TimeZone::America::Fortaleza 2.38 + DateTime::TimeZone::America::Glace_Bay 2.38 + DateTime::TimeZone::America::Godthab 2.38 + DateTime::TimeZone::America::Goose_Bay 2.38 + DateTime::TimeZone::America::Grand_Turk 2.38 + DateTime::TimeZone::America::Guatemala 2.38 + DateTime::TimeZone::America::Guayaquil 2.38 + DateTime::TimeZone::America::Guyana 2.38 + DateTime::TimeZone::America::Halifax 2.38 + DateTime::TimeZone::America::Havana 2.38 + DateTime::TimeZone::America::Hermosillo 2.38 + DateTime::TimeZone::America::Indiana::Indianapolis 2.38 + DateTime::TimeZone::America::Indiana::Knox 2.38 + DateTime::TimeZone::America::Indiana::Marengo 2.38 + DateTime::TimeZone::America::Indiana::Petersburg 2.38 + DateTime::TimeZone::America::Indiana::Tell_City 2.38 + DateTime::TimeZone::America::Indiana::Vevay 2.38 + DateTime::TimeZone::America::Indiana::Vincennes 2.38 + DateTime::TimeZone::America::Indiana::Winamac 2.38 + DateTime::TimeZone::America::Inuvik 2.38 + DateTime::TimeZone::America::Iqaluit 2.38 + DateTime::TimeZone::America::Jamaica 2.38 + DateTime::TimeZone::America::Juneau 2.38 + DateTime::TimeZone::America::Kentucky::Louisville 2.38 + DateTime::TimeZone::America::Kentucky::Monticello 2.38 + DateTime::TimeZone::America::La_Paz 2.38 + DateTime::TimeZone::America::Lima 2.38 + DateTime::TimeZone::America::Los_Angeles 2.38 + DateTime::TimeZone::America::Maceio 2.38 + DateTime::TimeZone::America::Managua 2.38 + DateTime::TimeZone::America::Manaus 2.38 + DateTime::TimeZone::America::Martinique 2.38 + DateTime::TimeZone::America::Matamoros 2.38 + DateTime::TimeZone::America::Mazatlan 2.38 + DateTime::TimeZone::America::Menominee 2.38 + DateTime::TimeZone::America::Merida 2.38 + DateTime::TimeZone::America::Metlakatla 2.38 + DateTime::TimeZone::America::Mexico_City 2.38 + DateTime::TimeZone::America::Miquelon 2.38 + DateTime::TimeZone::America::Moncton 2.38 + DateTime::TimeZone::America::Monterrey 2.38 + DateTime::TimeZone::America::Montevideo 2.38 + DateTime::TimeZone::America::Nassau 2.38 + DateTime::TimeZone::America::New_York 2.38 + DateTime::TimeZone::America::Nipigon 2.38 + DateTime::TimeZone::America::Nome 2.38 + DateTime::TimeZone::America::Noronha 2.38 + DateTime::TimeZone::America::North_Dakota::Beulah 2.38 + DateTime::TimeZone::America::North_Dakota::Center 2.38 + DateTime::TimeZone::America::North_Dakota::New_Salem 2.38 + DateTime::TimeZone::America::Ojinaga 2.38 + DateTime::TimeZone::America::Panama 2.38 + DateTime::TimeZone::America::Pangnirtung 2.38 + DateTime::TimeZone::America::Paramaribo 2.38 + DateTime::TimeZone::America::Phoenix 2.38 + DateTime::TimeZone::America::Port_au_Prince 2.38 + DateTime::TimeZone::America::Port_of_Spain 2.38 + DateTime::TimeZone::America::Porto_Velho 2.38 + DateTime::TimeZone::America::Puerto_Rico 2.38 + DateTime::TimeZone::America::Punta_Arenas 2.38 + DateTime::TimeZone::America::Rainy_River 2.38 + DateTime::TimeZone::America::Rankin_Inlet 2.38 + DateTime::TimeZone::America::Recife 2.38 + DateTime::TimeZone::America::Regina 2.38 + DateTime::TimeZone::America::Resolute 2.38 + DateTime::TimeZone::America::Rio_Branco 2.38 + DateTime::TimeZone::America::Santarem 2.38 + DateTime::TimeZone::America::Santiago 2.38 + DateTime::TimeZone::America::Santo_Domingo 2.38 + DateTime::TimeZone::America::Sao_Paulo 2.38 + DateTime::TimeZone::America::Scoresbysund 2.38 + DateTime::TimeZone::America::Sitka 2.38 + DateTime::TimeZone::America::St_Johns 2.38 + DateTime::TimeZone::America::Swift_Current 2.38 + DateTime::TimeZone::America::Tegucigalpa 2.38 + DateTime::TimeZone::America::Thule 2.38 + DateTime::TimeZone::America::Thunder_Bay 2.38 + DateTime::TimeZone::America::Tijuana 2.38 + DateTime::TimeZone::America::Toronto 2.38 + DateTime::TimeZone::America::Vancouver 2.38 + DateTime::TimeZone::America::Whitehorse 2.38 + DateTime::TimeZone::America::Winnipeg 2.38 + DateTime::TimeZone::America::Yakutat 2.38 + DateTime::TimeZone::America::Yellowknife 2.38 + DateTime::TimeZone::Antarctica::Casey 2.38 + DateTime::TimeZone::Antarctica::Davis 2.38 + DateTime::TimeZone::Antarctica::DumontDUrville 2.38 + DateTime::TimeZone::Antarctica::Macquarie 2.38 + DateTime::TimeZone::Antarctica::Mawson 2.38 + DateTime::TimeZone::Antarctica::Palmer 2.38 + DateTime::TimeZone::Antarctica::Rothera 2.38 + DateTime::TimeZone::Antarctica::Syowa 2.38 + DateTime::TimeZone::Antarctica::Troll 2.38 + DateTime::TimeZone::Antarctica::Vostok 2.38 + DateTime::TimeZone::Asia::Almaty 2.38 + DateTime::TimeZone::Asia::Amman 2.38 + DateTime::TimeZone::Asia::Anadyr 2.38 + DateTime::TimeZone::Asia::Aqtau 2.38 + DateTime::TimeZone::Asia::Aqtobe 2.38 + DateTime::TimeZone::Asia::Ashgabat 2.38 + DateTime::TimeZone::Asia::Atyrau 2.38 + DateTime::TimeZone::Asia::Baghdad 2.38 + DateTime::TimeZone::Asia::Baku 2.38 + DateTime::TimeZone::Asia::Bangkok 2.38 + DateTime::TimeZone::Asia::Barnaul 2.38 + DateTime::TimeZone::Asia::Beirut 2.38 + DateTime::TimeZone::Asia::Bishkek 2.38 + DateTime::TimeZone::Asia::Brunei 2.38 + DateTime::TimeZone::Asia::Chita 2.38 + DateTime::TimeZone::Asia::Choibalsan 2.38 + DateTime::TimeZone::Asia::Colombo 2.38 + DateTime::TimeZone::Asia::Damascus 2.38 + DateTime::TimeZone::Asia::Dhaka 2.38 + DateTime::TimeZone::Asia::Dili 2.38 + DateTime::TimeZone::Asia::Dubai 2.38 + DateTime::TimeZone::Asia::Dushanbe 2.38 + DateTime::TimeZone::Asia::Famagusta 2.38 + DateTime::TimeZone::Asia::Gaza 2.38 + DateTime::TimeZone::Asia::Hebron 2.38 + DateTime::TimeZone::Asia::Ho_Chi_Minh 2.38 + DateTime::TimeZone::Asia::Hong_Kong 2.38 + DateTime::TimeZone::Asia::Hovd 2.38 + DateTime::TimeZone::Asia::Irkutsk 2.38 + DateTime::TimeZone::Asia::Jakarta 2.38 + DateTime::TimeZone::Asia::Jayapura 2.38 + DateTime::TimeZone::Asia::Jerusalem 2.38 + DateTime::TimeZone::Asia::Kabul 2.38 + DateTime::TimeZone::Asia::Kamchatka 2.38 + DateTime::TimeZone::Asia::Karachi 2.38 + DateTime::TimeZone::Asia::Kathmandu 2.38 + DateTime::TimeZone::Asia::Khandyga 2.38 + DateTime::TimeZone::Asia::Kolkata 2.38 + DateTime::TimeZone::Asia::Krasnoyarsk 2.38 + DateTime::TimeZone::Asia::Kuala_Lumpur 2.38 + DateTime::TimeZone::Asia::Kuching 2.38 + DateTime::TimeZone::Asia::Macau 2.38 + DateTime::TimeZone::Asia::Magadan 2.38 + DateTime::TimeZone::Asia::Makassar 2.38 + DateTime::TimeZone::Asia::Manila 2.38 + DateTime::TimeZone::Asia::Nicosia 2.38 + DateTime::TimeZone::Asia::Novokuznetsk 2.38 + DateTime::TimeZone::Asia::Novosibirsk 2.38 + DateTime::TimeZone::Asia::Omsk 2.38 + DateTime::TimeZone::Asia::Oral 2.38 + DateTime::TimeZone::Asia::Pontianak 2.38 + DateTime::TimeZone::Asia::Pyongyang 2.38 + DateTime::TimeZone::Asia::Qatar 2.38 + DateTime::TimeZone::Asia::Qostanay 2.38 + DateTime::TimeZone::Asia::Qyzylorda 2.38 + DateTime::TimeZone::Asia::Riyadh 2.38 + DateTime::TimeZone::Asia::Sakhalin 2.38 + DateTime::TimeZone::Asia::Samarkand 2.38 + DateTime::TimeZone::Asia::Seoul 2.38 + DateTime::TimeZone::Asia::Shanghai 2.38 + DateTime::TimeZone::Asia::Singapore 2.38 + DateTime::TimeZone::Asia::Srednekolymsk 2.38 + DateTime::TimeZone::Asia::Taipei 2.38 + DateTime::TimeZone::Asia::Tashkent 2.38 + DateTime::TimeZone::Asia::Tbilisi 2.38 + DateTime::TimeZone::Asia::Tehran 2.38 + DateTime::TimeZone::Asia::Thimphu 2.38 + DateTime::TimeZone::Asia::Tokyo 2.38 + DateTime::TimeZone::Asia::Tomsk 2.38 + DateTime::TimeZone::Asia::Ulaanbaatar 2.38 + DateTime::TimeZone::Asia::Urumqi 2.38 + DateTime::TimeZone::Asia::Ust_Nera 2.38 + DateTime::TimeZone::Asia::Vladivostok 2.38 + DateTime::TimeZone::Asia::Yakutsk 2.38 + DateTime::TimeZone::Asia::Yangon 2.38 + DateTime::TimeZone::Asia::Yekaterinburg 2.38 + DateTime::TimeZone::Asia::Yerevan 2.38 + DateTime::TimeZone::Atlantic::Azores 2.38 + DateTime::TimeZone::Atlantic::Bermuda 2.38 + DateTime::TimeZone::Atlantic::Canary 2.38 + DateTime::TimeZone::Atlantic::Cape_Verde 2.38 + DateTime::TimeZone::Atlantic::Faroe 2.38 + DateTime::TimeZone::Atlantic::Madeira 2.38 + DateTime::TimeZone::Atlantic::Reykjavik 2.38 + DateTime::TimeZone::Atlantic::South_Georgia 2.38 + DateTime::TimeZone::Atlantic::Stanley 2.38 + DateTime::TimeZone::Australia::Adelaide 2.38 + DateTime::TimeZone::Australia::Brisbane 2.38 + DateTime::TimeZone::Australia::Broken_Hill 2.38 + DateTime::TimeZone::Australia::Currie 2.38 + DateTime::TimeZone::Australia::Darwin 2.38 + DateTime::TimeZone::Australia::Eucla 2.38 + DateTime::TimeZone::Australia::Hobart 2.38 + DateTime::TimeZone::Australia::Lindeman 2.38 + DateTime::TimeZone::Australia::Lord_Howe 2.38 + DateTime::TimeZone::Australia::Melbourne 2.38 + DateTime::TimeZone::Australia::Perth 2.38 + DateTime::TimeZone::Australia::Sydney 2.38 + DateTime::TimeZone::CET 2.38 + DateTime::TimeZone::CST6CDT 2.38 + DateTime::TimeZone::Catalog 2.38 + DateTime::TimeZone::EET 2.38 + DateTime::TimeZone::EST 2.38 + DateTime::TimeZone::EST5EDT 2.38 + DateTime::TimeZone::Europe::Amsterdam 2.38 + DateTime::TimeZone::Europe::Andorra 2.38 + DateTime::TimeZone::Europe::Astrakhan 2.38 + DateTime::TimeZone::Europe::Athens 2.38 + DateTime::TimeZone::Europe::Belgrade 2.38 + DateTime::TimeZone::Europe::Berlin 2.38 + DateTime::TimeZone::Europe::Brussels 2.38 + DateTime::TimeZone::Europe::Bucharest 2.38 + DateTime::TimeZone::Europe::Budapest 2.38 + DateTime::TimeZone::Europe::Chisinau 2.38 + DateTime::TimeZone::Europe::Copenhagen 2.38 + DateTime::TimeZone::Europe::Dublin 2.38 + DateTime::TimeZone::Europe::Gibraltar 2.38 + DateTime::TimeZone::Europe::Helsinki 2.38 + DateTime::TimeZone::Europe::Istanbul 2.38 + DateTime::TimeZone::Europe::Kaliningrad 2.38 + DateTime::TimeZone::Europe::Kiev 2.38 + DateTime::TimeZone::Europe::Kirov 2.38 + DateTime::TimeZone::Europe::Lisbon 2.38 + DateTime::TimeZone::Europe::London 2.38 + DateTime::TimeZone::Europe::Luxembourg 2.38 + DateTime::TimeZone::Europe::Madrid 2.38 + DateTime::TimeZone::Europe::Malta 2.38 + DateTime::TimeZone::Europe::Minsk 2.38 + DateTime::TimeZone::Europe::Monaco 2.38 + DateTime::TimeZone::Europe::Moscow 2.38 + DateTime::TimeZone::Europe::Oslo 2.38 + DateTime::TimeZone::Europe::Paris 2.38 + DateTime::TimeZone::Europe::Prague 2.38 + DateTime::TimeZone::Europe::Riga 2.38 + DateTime::TimeZone::Europe::Rome 2.38 + DateTime::TimeZone::Europe::Samara 2.38 + DateTime::TimeZone::Europe::Saratov 2.38 + DateTime::TimeZone::Europe::Simferopol 2.38 + DateTime::TimeZone::Europe::Sofia 2.38 + DateTime::TimeZone::Europe::Stockholm 2.38 + DateTime::TimeZone::Europe::Tallinn 2.38 + DateTime::TimeZone::Europe::Tirane 2.38 + DateTime::TimeZone::Europe::Ulyanovsk 2.38 + DateTime::TimeZone::Europe::Uzhgorod 2.38 + DateTime::TimeZone::Europe::Vienna 2.38 + DateTime::TimeZone::Europe::Vilnius 2.38 + DateTime::TimeZone::Europe::Volgograd 2.38 + DateTime::TimeZone::Europe::Warsaw 2.38 + DateTime::TimeZone::Europe::Zaporozhye 2.38 + DateTime::TimeZone::Europe::Zurich 2.38 + DateTime::TimeZone::Floating 2.38 + DateTime::TimeZone::HST 2.38 + DateTime::TimeZone::Indian::Chagos 2.38 + DateTime::TimeZone::Indian::Christmas 2.38 + DateTime::TimeZone::Indian::Cocos 2.38 + DateTime::TimeZone::Indian::Kerguelen 2.38 + DateTime::TimeZone::Indian::Mahe 2.38 + DateTime::TimeZone::Indian::Maldives 2.38 + DateTime::TimeZone::Indian::Mauritius 2.38 + DateTime::TimeZone::Indian::Reunion 2.38 + DateTime::TimeZone::Local 2.38 + DateTime::TimeZone::Local::Android 2.38 + DateTime::TimeZone::Local::Unix 2.38 + DateTime::TimeZone::Local::VMS 2.38 + DateTime::TimeZone::MET 2.38 + DateTime::TimeZone::MST 2.38 + DateTime::TimeZone::MST7MDT 2.38 + DateTime::TimeZone::OffsetOnly 2.38 + DateTime::TimeZone::OlsonDB 2.38 + DateTime::TimeZone::OlsonDB::Change 2.38 + DateTime::TimeZone::OlsonDB::Observance 2.38 + DateTime::TimeZone::OlsonDB::Rule 2.38 + DateTime::TimeZone::OlsonDB::Zone 2.38 + DateTime::TimeZone::PST8PDT 2.38 + DateTime::TimeZone::Pacific::Apia 2.38 + DateTime::TimeZone::Pacific::Auckland 2.38 + DateTime::TimeZone::Pacific::Bougainville 2.38 + DateTime::TimeZone::Pacific::Chatham 2.38 + DateTime::TimeZone::Pacific::Chuuk 2.38 + DateTime::TimeZone::Pacific::Easter 2.38 + DateTime::TimeZone::Pacific::Efate 2.38 + DateTime::TimeZone::Pacific::Enderbury 2.38 + DateTime::TimeZone::Pacific::Fakaofo 2.38 + DateTime::TimeZone::Pacific::Fiji 2.38 + DateTime::TimeZone::Pacific::Funafuti 2.38 + DateTime::TimeZone::Pacific::Galapagos 2.38 + DateTime::TimeZone::Pacific::Gambier 2.38 + DateTime::TimeZone::Pacific::Guadalcanal 2.38 + DateTime::TimeZone::Pacific::Guam 2.38 + DateTime::TimeZone::Pacific::Honolulu 2.38 + DateTime::TimeZone::Pacific::Kiritimati 2.38 + DateTime::TimeZone::Pacific::Kosrae 2.38 + DateTime::TimeZone::Pacific::Kwajalein 2.38 + DateTime::TimeZone::Pacific::Majuro 2.38 + DateTime::TimeZone::Pacific::Marquesas 2.38 + DateTime::TimeZone::Pacific::Nauru 2.38 + DateTime::TimeZone::Pacific::Niue 2.38 + DateTime::TimeZone::Pacific::Norfolk 2.38 + DateTime::TimeZone::Pacific::Noumea 2.38 + DateTime::TimeZone::Pacific::Pago_Pago 2.38 + DateTime::TimeZone::Pacific::Palau 2.38 + DateTime::TimeZone::Pacific::Pitcairn 2.38 + DateTime::TimeZone::Pacific::Pohnpei 2.38 + DateTime::TimeZone::Pacific::Port_Moresby 2.38 + DateTime::TimeZone::Pacific::Rarotonga 2.38 + DateTime::TimeZone::Pacific::Tahiti 2.38 + DateTime::TimeZone::Pacific::Tarawa 2.38 + DateTime::TimeZone::Pacific::Tongatapu 2.38 + DateTime::TimeZone::Pacific::Wake 2.38 + DateTime::TimeZone::Pacific::Wallis 2.38 + DateTime::TimeZone::UTC 2.38 + DateTime::TimeZone::WET 2.38 requirements: Class::Singleton 1.03 Cwd 3 @@ -2301,10 +2310,10 @@ DISTRIBUTIONS perl 5.008004 strict 0 warnings 0 - Devel-CheckLib-1.13 - pathname: M/MA/MATTN/Devel-CheckLib-1.13.tar.gz + Devel-CheckLib-1.14 + pathname: M/MA/MATTN/Devel-CheckLib-1.14.tar.gz provides: - Devel::CheckLib 1.13 + Devel::CheckLib 1.14 requirements: Exporter 0 ExtUtils::MakeMaker 0 @@ -2426,10 +2435,10 @@ DISTRIBUTIONS base 0 strict 0 warnings 0 - EV-4.27 - pathname: M/ML/MLEHMANN/EV-4.27.tar.gz + EV-4.32 + pathname: M/ML/MLEHMANN/EV-4.32.tar.gz provides: - EV 4.27 + EV 4.32 EV::MakeMaker undef requirements: Canary::Stability 0 @@ -2756,61 +2765,60 @@ DISTRIBUTIONS ExtUtils::PkgConfig 1.16 requirements: ExtUtils::MakeMaker 0 - FFI-CheckLib-0.25 - pathname: P/PL/PLICEASE/FFI-CheckLib-0.25.tar.gz + FFI-CheckLib-0.26 + pathname: P/PL/PLICEASE/FFI-CheckLib-0.26.tar.gz provides: - FFI::CheckLib 0.25 + FFI::CheckLib 0.26 requirements: ExtUtils::MakeMaker 0 - Module::Load 0 perl 5.006 - FFI-Platypus-0.96 - pathname: P/PL/PLICEASE/FFI-Platypus-0.96.tar.gz - provides: - FFI::Build 0.96 - FFI::Build::File::Base 0.96 - FFI::Build::File::C 0.96 - FFI::Build::File::CXX 0.96 - FFI::Build::File::Library 0.96 - FFI::Build::File::Object 0.96 - FFI::Build::MM 0.96 - FFI::Build::MM::FBX 0.96 - FFI::Build::Platform 0.96 - FFI::Platypus 0.96 - FFI::Platypus::API 0.96 - FFI::Platypus::Buffer 0.96 - FFI::Platypus::Bundle 0.96 - FFI::Platypus::Closure 0.96 - FFI::Platypus::ClosureData 0.96 - FFI::Platypus::Constant 0.96 - FFI::Platypus::DL 0.96 - FFI::Platypus::Declare 0.96 - FFI::Platypus::Function 0.96 - FFI::Platypus::Function::Function 0.96 - FFI::Platypus::Function::Wrapper 0.96 - FFI::Platypus::Internal 0.96 - FFI::Platypus::Lang 0.96 - FFI::Platypus::Lang::ASM 0.96 - FFI::Platypus::Lang::C 0.96 - FFI::Platypus::Lang::Win32 0.96 - FFI::Platypus::Legacy 0.96 - FFI::Platypus::Memory 0.96 - FFI::Platypus::Record 0.96 - FFI::Platypus::Record::Meta 0.96 - FFI::Platypus::Record::TieArray 0.96 - FFI::Platypus::ShareConfig 0.96 - FFI::Platypus::Type 0.96 - FFI::Platypus::Type::PointerSizeBuffer 0.96 - FFI::Platypus::Type::StringArray 0.96 - FFI::Platypus::Type::StringPointer 0.96 - FFI::Platypus::TypeParser 0.96 - FFI::Platypus::TypeParser::Version0 0.96 - FFI::Platypus::TypeParser::Version1 0.96 - FFI::Probe 0.96 - FFI::Probe::Runner 0.96 - FFI::Probe::Runner::Builder 0.96 - FFI::Probe::Runner::Result 0.96 - FFI::Temp 0.96 + FFI-Platypus-1.10 + pathname: P/PL/PLICEASE/FFI-Platypus-1.10.tar.gz + provides: + FFI::Build 1.10 + FFI::Build::File::Base 1.10 + FFI::Build::File::C 1.10 + FFI::Build::File::CXX 1.10 + FFI::Build::File::Library 1.10 + FFI::Build::File::Object 1.10 + FFI::Build::MM 1.10 + FFI::Build::MM::FBX 1.10 + FFI::Build::Platform 1.10 + FFI::Platypus 1.10 + FFI::Platypus::API 1.10 + FFI::Platypus::Buffer 1.10 + FFI::Platypus::Bundle 1.10 + FFI::Platypus::Closure 1.10 + FFI::Platypus::ClosureData 1.10 + FFI::Platypus::Constant 1.10 + FFI::Platypus::DL 1.10 + FFI::Platypus::Declare 1.10 + FFI::Platypus::Function 1.10 + FFI::Platypus::Function::Function 1.10 + FFI::Platypus::Function::Wrapper 1.10 + FFI::Platypus::Internal 1.10 + FFI::Platypus::Lang 1.10 + FFI::Platypus::Lang::ASM 1.10 + FFI::Platypus::Lang::C 1.10 + FFI::Platypus::Lang::Win32 1.10 + FFI::Platypus::Legacy 1.10 + FFI::Platypus::Memory 1.10 + FFI::Platypus::Record 1.10 + FFI::Platypus::Record::Meta 1.10 + FFI::Platypus::Record::TieArray 1.10 + FFI::Platypus::ShareConfig 1.10 + FFI::Platypus::Type 1.10 + FFI::Platypus::Type::PointerSizeBuffer 1.10 + FFI::Platypus::Type::StringArray 1.10 + FFI::Platypus::Type::StringPointer 1.10 + FFI::Platypus::TypeParser 1.10 + FFI::Platypus::TypeParser::Version0 1.10 + FFI::Platypus::TypeParser::Version1 1.10 + FFI::Probe 1.10 + FFI::Probe::Runner 1.10 + FFI::Probe::Runner::Builder 1.10 + FFI::Probe::Runner::Result 1.10 + FFI::Temp 1.10 requirements: Capture::Tiny 0 ExtUtils::CBuilder 0 @@ -2953,10 +2961,10 @@ DISTRIBUTIONS perl 5.006 strict 0 warnings 0 - File-Slurp-9999.27 - pathname: C/CA/CAPOEIRAB/File-Slurp-9999.27.tar.gz + File-Slurp-9999.29 + pathname: C/CA/CAPOEIRAB/File-Slurp-9999.29.tar.gz provides: - File::Slurp 9999.27 + File::Slurp 9999.29 requirements: B 0 Carp 0 @@ -3009,10 +3017,10 @@ DISTRIBUTIONS perl 5.006 strict 0 warnings 0 - Filesys-Notify-Simple-0.13 - pathname: M/MI/MIYAGAWA/Filesys-Notify-Simple-0.13.tar.gz + Filesys-Notify-Simple-0.14 + pathname: M/MI/MIYAGAWA/Filesys-Notify-Simple-0.14.tar.gz provides: - Filesys::Notify::Simple 0.13 + Filesys::Notify::Simple 0.14 requirements: ExtUtils::MakeMaker 0 perl 5.008001 @@ -3049,15 +3057,16 @@ DISTRIBUTIONS Scalar::Util 1.17 Test::Exception 0 Test::More 0 - Future-0.41 - pathname: P/PE/PEVANS/Future-0.41.tar.gz + Future-0.43 + pathname: P/PE/PEVANS/Future-0.43.tar.gz provides: - Future 0.41 - Future::Exception 0.41 - Future::Mutex 0.41 - Future::Utils 0.41 - Test::Future 0.41 - Test::Future::Deferred 0.41 + Future 0.43 + Future::Exception 0.43 + Future::Mutex 0.43 + Future::Queue 0.43 + Future::Utils 0.43 + Test::Future 0.43 + Test::Future::Deferred 0.43 requirements: Carp 1.25 Module::Build 0.4004 @@ -3261,15 +3270,15 @@ DISTRIBUTIONS HTML::Tagset 3 XSLoader 0 perl 5.008 - HTML-Scrubber-0.17 - pathname: N/NI/NIGELM/HTML-Scrubber-0.17.tar.gz + HTML-Scrubber-0.19 + pathname: N/NI/NIGELM/HTML-Scrubber-0.19.tar.gz provides: - HTML::Scrubber 0.17 + HTML::Scrubber 0.19 requirements: ExtUtils::MakeMaker 0 HTML::Entities 0 HTML::Parser 3.47 - List::Util 0 + List::Util 1.33 Scalar::Util 0 perl 5.008 strict 0 @@ -3303,23 +3312,21 @@ DISTRIBUTIONS base 0 integer 0 perl 5.008 - HTTP-Cookies-6.04 - pathname: O/OA/OALDERS/HTTP-Cookies-6.04.tar.gz + HTTP-Cookies-6.08 + pathname: O/OA/OALDERS/HTTP-Cookies-6.08.tar.gz provides: - HTTP::Cookies 6.04 - HTTP::Cookies::Microsoft 6.04 - HTTP::Cookies::Netscape 6.04 + HTTP::Cookies 6.08 + HTTP::Cookies::Microsoft 6.08 + HTTP::Cookies::Netscape 6.08 requirements: Carp 0 ExtUtils::MakeMaker 0 HTTP::Date 6 HTTP::Headers::Util 6 HTTP::Request 0 - Time::Local 0 locale 0 perl 5.008001 strict 0 - vars 0 HTTP-Daemon-6.06 pathname: O/OA/OALDERS/HTTP-Daemon-6.06.tar.gz provides: @@ -3339,18 +3346,21 @@ DISTRIBUTIONS perl 5.006 strict 0 warnings 0 - HTTP-Date-6.02 - pathname: G/GA/GAAS/HTTP-Date-6.02.tar.gz + HTTP-Date-6.05 + pathname: O/OA/OALDERS/HTTP-Date-6.05.tar.gz provides: - HTTP::Date 6.02 + HTTP::Date 6.05 requirements: + Exporter 0 ExtUtils::MakeMaker 0 - Time::Local 0 + Time::Local 1.28 + Time::Zone 0 perl 5.006002 - HTTP-Entity-Parser-0.21 - pathname: K/KA/KAZEBURO/HTTP-Entity-Parser-0.21.tar.gz + strict 0 + HTTP-Entity-Parser-0.22 + pathname: K/KA/KAZEBURO/HTTP-Entity-Parser-0.22.tar.gz provides: - HTTP::Entity::Parser 0.21 + HTTP::Entity::Parser 0.22 HTTP::Entity::Parser::JSON undef HTTP::Entity::Parser::MultiPart undef HTTP::Entity::Parser::OctetStream undef @@ -3460,44 +3470,44 @@ DISTRIBUTIONS perl 5.006 strict 0 warnings 0 - IO-Async-0.74 - pathname: P/PE/PEVANS/IO-Async-0.74.tar.gz + IO-Async-0.75 + pathname: P/PE/PEVANS/IO-Async-0.75.tar.gz provides: Future::IO::Impl::IOAsync undef - IO::Async 0.74 - IO::Async::Channel 0.74 - IO::Async::Debug 0.74 - IO::Async::File 0.74 - IO::Async::FileStream 0.74 - IO::Async::Function 0.74 - IO::Async::Future 0.74 - IO::Async::Handle 0.74 - IO::Async::Internals::ChildManager 0.74 - IO::Async::Listener 0.74 - IO::Async::Loop 0.74 - IO::Async::Loop::Poll 0.74 - IO::Async::Loop::Select 0.74 - IO::Async::LoopTests 0.74 - IO::Async::Notifier 0.74 - IO::Async::OS 0.74 - IO::Async::OS::MSWin32 0.74 - IO::Async::OS::cygwin 0.74 - IO::Async::OS::linux 0.74 - IO::Async::PID 0.74 - IO::Async::Process 0.74 - IO::Async::Protocol 0.74 - IO::Async::Protocol::LineStream 0.74 - IO::Async::Protocol::Stream 0.74 - IO::Async::Resolver 0.74 - IO::Async::Routine 0.74 - IO::Async::Signal 0.74 - IO::Async::Socket 0.74 - IO::Async::Stream 0.74 - IO::Async::Test 0.74 - IO::Async::Timer 0.74 - IO::Async::Timer::Absolute 0.74 - IO::Async::Timer::Countdown 0.74 - IO::Async::Timer::Periodic 0.74 + IO::Async 0.75 + IO::Async::Channel 0.75 + IO::Async::Debug 0.75 + IO::Async::File 0.75 + IO::Async::FileStream 0.75 + IO::Async::Function 0.75 + IO::Async::Future 0.75 + IO::Async::Handle 0.75 + IO::Async::Internals::ChildManager 0.75 + IO::Async::Listener 0.75 + IO::Async::Loop 0.75 + IO::Async::Loop::Poll 0.75 + IO::Async::Loop::Select 0.75 + IO::Async::LoopTests 0.75 + IO::Async::Notifier 0.75 + IO::Async::OS 0.75 + IO::Async::OS::MSWin32 0.75 + IO::Async::OS::cygwin 0.75 + IO::Async::OS::linux 0.75 + IO::Async::PID 0.75 + IO::Async::Process 0.75 + IO::Async::Protocol 0.75 + IO::Async::Protocol::LineStream 0.75 + IO::Async::Protocol::Stream 0.75 + IO::Async::Resolver 0.75 + IO::Async::Routine 0.75 + IO::Async::Signal 0.75 + IO::Async::Socket 0.75 + IO::Async::Stream 0.75 + IO::Async::Test 0.75 + IO::Async::Timer 0.75 + IO::Async::Timer::Absolute 0.75 + IO::Async::Timer::Countdown 0.75 + IO::Async::Timer::Periodic 0.75 requirements: Exporter 5.57 File::stat 0 @@ -3570,34 +3580,43 @@ DISTRIBUTIONS IO::String 1.08 requirements: ExtUtils::MakeMaker 0 - IO-stringy-2.111 - pathname: D/DS/DSKOLL/IO-stringy-2.111.tar.gz + IO-Stringy-2.113 + pathname: C/CA/CAPOEIRAB/IO-Stringy-2.113.tar.gz provides: - IO::AtomicFile 2.111 - IO::Clever 1.01 - IO::InnerFile 2.111 - IO::Lines 2.111 - IO::Scalar 2.111 - IO::ScalarArray 2.111 - IO::Stringy 2.111 - IO::Wrap 2.111 - IO::WrapTie 2.111 - IO::WrapTie::Master 2.111 - IO::WrapTie::Slave 2.111 + IO::AtomicFile 2.113 + IO::InnerFile 2.113 + IO::Lines 2.113 + IO::Scalar 2.113 + IO::ScalarArray 2.113 + IO::Stringy 2.113 + IO::Wrap 2.113 + IO::WrapTie 2.113 requirements: + Carp 0 + Exporter 5.57 ExtUtils::MakeMaker 0 - IPC-System-Simple-1.25 - pathname: P/PJ/PJF/IPC-System-Simple-1.25.tar.gz + File::Spec 0 + FileHandle 0 + IO::File 0 + IO::Handle 0 + Symbol 0 + overload 0 + parent 0 + strict 0 + warnings 0 + IPC-System-Simple-1.26 + pathname: J/JK/JKEENAN/IPC-System-Simple-1.26.tar.gz provides: - IPC::System::Simple 1.25 + IPC::System::Simple 1.26 requirements: Carp 0 Exporter 0 - ExtUtils::MakeMaker 6.30 + ExtUtils::MakeMaker 0 List::Util 0 POSIX 0 Scalar::Util 0 constant 0 + perl 5.006 re 0 strict 0 warnings 0 @@ -3670,10 +3689,10 @@ DISTRIBUTIONS Router::Simple 0 Test::More 0 parent 0 - JSON-Validator-3.14 - pathname: J/JH/JHTHORSEN/JSON-Validator-3.14.tar.gz + JSON-Validator-3.19 + pathname: J/JH/JHTHORSEN/JSON-Validator-3.19.tar.gz provides: - JSON::Validator 3.14 + JSON::Validator 3.19 JSON::Validator::Error undef JSON::Validator::Formats undef JSON::Validator::Joi undef @@ -3784,24 +3803,26 @@ DISTRIBUTIONS IPC::Cmd 0 XSLoader 0.22 base 0 - Log-Any-1.707 - pathname: P/PR/PREACTION/Log-Any-1.707.tar.gz - provides: - Log::Any 1.707 - Log::Any::Adapter 1.707 - Log::Any::Adapter::Base 1.707 - Log::Any::Adapter::File 1.707 - Log::Any::Adapter::Null 1.707 - Log::Any::Adapter::Stderr 1.707 - Log::Any::Adapter::Stdout 1.707 - Log::Any::Adapter::Syslog 1.707 - Log::Any::Adapter::Test 1.707 - Log::Any::Adapter::Util 1.707 - Log::Any::Manager 1.707 - Log::Any::Proxy 1.707 - Log::Any::Proxy::Null 1.707 - Log::Any::Proxy::Test 1.707 - Log::Any::Test 1.707 + Log-Any-1.708 + pathname: P/PR/PREACTION/Log-Any-1.708.tar.gz + provides: + Log::Any 1.708 + Log::Any::Adapter 1.708 + Log::Any::Adapter::Base 1.708 + Log::Any::Adapter::Capture 1.708 + Log::Any::Adapter::File 1.708 + Log::Any::Adapter::Multiplex 1.708 + Log::Any::Adapter::Null 1.708 + Log::Any::Adapter::Stderr 1.708 + Log::Any::Adapter::Stdout 1.708 + Log::Any::Adapter::Syslog 1.708 + Log::Any::Adapter::Test 1.708 + Log::Any::Adapter::Util 1.708 + Log::Any::Manager 1.708 + Log::Any::Proxy 1.708 + Log::Any::Proxy::Null 1.708 + Log::Any::Proxy::Test 1.708 + Log::Any::Test 1.708 requirements: B 0 Carp 0 @@ -3812,33 +3833,34 @@ DISTRIBUTIONS File::Basename 0 FindBin 0 IO::File 0 + List::Util 0 Storable 0 Sys::Syslog 0 Test::Builder 0 constant 0 strict 0 warnings 0 - Log-Dispatch-2.68 - pathname: D/DR/DROLSKY/Log-Dispatch-2.68.tar.gz - provides: - Log::Dispatch 2.68 - Log::Dispatch::ApacheLog 2.68 - Log::Dispatch::Base 2.68 - Log::Dispatch::Code 2.68 - Log::Dispatch::Email 2.68 - Log::Dispatch::Email::MIMELite 2.68 - Log::Dispatch::Email::MailSend 2.68 - Log::Dispatch::Email::MailSender 2.68 - Log::Dispatch::Email::MailSendmail 2.68 - Log::Dispatch::File 2.68 - Log::Dispatch::File::Locked 2.68 - Log::Dispatch::Handle 2.68 - Log::Dispatch::Null 2.68 - Log::Dispatch::Output 2.68 - Log::Dispatch::Screen 2.68 - Log::Dispatch::Syslog 2.68 - Log::Dispatch::Types 2.68 - Log::Dispatch::Vars 2.68 + Log-Dispatch-2.69 + pathname: D/DR/DROLSKY/Log-Dispatch-2.69.tar.gz + provides: + Log::Dispatch 2.69 + Log::Dispatch::ApacheLog 2.69 + Log::Dispatch::Base 2.69 + Log::Dispatch::Code 2.69 + Log::Dispatch::Email 2.69 + Log::Dispatch::Email::MIMELite 2.69 + Log::Dispatch::Email::MailSend 2.69 + Log::Dispatch::Email::MailSender 2.69 + Log::Dispatch::Email::MailSendmail 2.69 + Log::Dispatch::File 2.69 + Log::Dispatch::File::Locked 2.69 + Log::Dispatch::Handle 2.69 + Log::Dispatch::Null 2.69 + Log::Dispatch::Output 2.69 + Log::Dispatch::Screen 2.69 + Log::Dispatch::Syslog 2.69 + Log::Dispatch::Types 2.69 + Log::Dispatch::Vars 2.69 requirements: Carp 0 Devel::GlobalDestruction 0 @@ -4049,13 +4071,24 @@ DISTRIBUTIONS Net::Domain 1.05 Net::SMTP 1.03 Test::More 0 - Math-BigInt-GMP-1.6006 - pathname: P/PJ/PJACKLAM/Math-BigInt-GMP-1.6006.tar.gz + Math-BigInt-1.999818 + pathname: P/PJ/PJACKLAM/Math-BigInt-1.999818.tar.gz + provides: + Math::BigFloat 1.999818 + Math::BigInt 1.999818 + Math::BigInt::Calc 1.999818 + Math::BigInt::Lib 1.999818 + requirements: + ExtUtils::MakeMaker 6.58 + Math::Complex 1.39 + perl 5.006001 + Math-BigInt-GMP-1.6007 + pathname: P/PJ/PJACKLAM/Math-BigInt-GMP-1.6007.tar.gz provides: - Math::BigInt::GMP 1.6006 + Math::BigInt::GMP 1.6007 requirements: ExtUtils::MakeMaker 6.58 - Math::BigInt 1.999812 + Math::BigInt 1.999817 XSLoader 0.02 perl 5.006001 Math-Prime-Util-0.73 @@ -4126,28 +4159,28 @@ DISTRIBUTIONS perl 5.008001 strict 0 warnings 0 - Module-Build-0.4229 - pathname: L/LE/LEONT/Module-Build-0.4229.tar.gz - provides: - Module::Build 0.4229 - Module::Build::Base 0.4229 - Module::Build::Compat 0.4229 - Module::Build::Config 0.4229 - Module::Build::Cookbook 0.4229 - Module::Build::Dumper 0.4229 - Module::Build::Notes 0.4229 - Module::Build::PPMMaker 0.4229 - Module::Build::Platform::Default 0.4229 - Module::Build::Platform::MacOS 0.4229 - Module::Build::Platform::Unix 0.4229 - Module::Build::Platform::VMS 0.4229 - Module::Build::Platform::VOS 0.4229 - Module::Build::Platform::Windows 0.4229 - Module::Build::Platform::aix 0.4229 - Module::Build::Platform::cygwin 0.4229 - Module::Build::Platform::darwin 0.4229 - Module::Build::Platform::os2 0.4229 - Module::Build::PodParser 0.4229 + Module-Build-0.4231 + pathname: L/LE/LEONT/Module-Build-0.4231.tar.gz + provides: + Module::Build 0.4231 + Module::Build::Base 0.4231 + Module::Build::Compat 0.4231 + Module::Build::Config 0.4231 + Module::Build::Cookbook 0.4231 + Module::Build::Dumper 0.4231 + Module::Build::Notes 0.4231 + Module::Build::PPMMaker 0.4231 + Module::Build::Platform::Default 0.4231 + Module::Build::Platform::MacOS 0.4231 + Module::Build::Platform::Unix 0.4231 + Module::Build::Platform::VMS 0.4231 + Module::Build::Platform::VOS 0.4231 + Module::Build::Platform::Windows 0.4231 + Module::Build::Platform::aix 0.4231 + Module::Build::Platform::cygwin 0.4231 + Module::Build::Platform::darwin 0.4231 + Module::Build::Platform::os2 0.4231 + Module::Build::PodParser 0.4231 requirements: CPAN::Meta 2.142060 Cwd 0 @@ -4233,13 +4266,10 @@ DISTRIBUTIONS perl 5.006 strict 0 warnings 0 - Module-Find-0.13 - pathname: C/CR/CRENZ/Module-Find-0.13.tar.gz + Module-Find-0.15 + pathname: C/CR/CRENZ/Module-Find-0.15.tar.gz provides: - Module::Find 0.13 - ModuleFindTest undef - ModuleFindTest::SubMod undef - ModuleFindTest::SubMod::SubSubMod undef + Module::Find 0.15 requirements: ExtUtils::MakeMaker 0 File::Find 0 @@ -4457,35 +4487,34 @@ DISTRIBUTIONS Test::Mojo 0 Test::More 0 perl 5.010001 - Moo-2.003004 - pathname: H/HA/HAARG/Moo-2.003004.tar.gz + Moo-2.003006 + pathname: H/HA/HAARG/Moo-2.003006.tar.gz provides: Method::Generate::Accessor undef Method::Generate::BuildAll undef Method::Generate::Constructor undef Method::Generate::DemolishAll undef - Moo 2.003004 + Moo 2.003006 Moo::HandleMoose undef Moo::HandleMoose::FakeConstructor undef Moo::HandleMoose::FakeMetaClass undef Moo::HandleMoose::_TypeMap undef Moo::Object undef - Moo::Role 2.003004 + Moo::Role 2.003006 Moo::_Utils undef Moo::_mro undef Moo::_strictures undef Moo::sification undef oo undef requirements: - Class::Method::Modifiers 1.1 - Devel::GlobalDestruction 0.11 + Class::Method::Modifiers 1.10 Exporter 5.57 ExtUtils::MakeMaker 0 Module::Runtime 0.014 - Role::Tiny 2.000004 - Scalar::Util 0 - Sub::Defer 2.003001 - Sub::Quote 2.003001 + Role::Tiny 2.001004 + Scalar::Util 1.09 + Sub::Defer 2.006006 + Sub::Quote 2.006006 perl 5.006 MooX-StrictConstructor-0.010 pathname: H/HA/HARTZELL/MooX-StrictConstructor-0.010.tar.gz @@ -4510,356 +4539,356 @@ DISTRIBUTIONS requirements: ExtUtils::MakeMaker 0 Module::Runtime 0.014 - Moose-2.2011 - pathname: E/ET/ETHER/Moose-2.2011.tar.gz - provides: - Class::MOP 2.2011 - Class::MOP::Attribute 2.2011 - Class::MOP::Class 2.2011 - Class::MOP::Instance 2.2011 - Class::MOP::Method 2.2011 - Class::MOP::Method::Accessor 2.2011 - Class::MOP::Method::Constructor 2.2011 - Class::MOP::Method::Generated 2.2011 - Class::MOP::Method::Inlined 2.2011 - Class::MOP::Method::Meta 2.2011 - Class::MOP::Method::Wrapped 2.2011 - Class::MOP::Module 2.2011 - Class::MOP::Object 2.2011 - Class::MOP::Overload 2.2011 - Class::MOP::Package 2.2011 - Moose 2.2011 - Moose::Cookbook 2.2011 - Moose::Cookbook::Basics::BankAccount_MethodModifiersAndSubclassing 2.2011 - Moose::Cookbook::Basics::BinaryTree_AttributeFeatures 2.2011 - Moose::Cookbook::Basics::BinaryTree_BuilderAndLazyBuild 2.2011 - Moose::Cookbook::Basics::Company_Subtypes 2.2011 - Moose::Cookbook::Basics::DateTime_ExtendingNonMooseParent 2.2011 - Moose::Cookbook::Basics::Document_AugmentAndInner 2.2011 - Moose::Cookbook::Basics::Genome_OverloadingSubtypesAndCoercion 2.2011 - Moose::Cookbook::Basics::HTTP_SubtypesAndCoercion 2.2011 - Moose::Cookbook::Basics::Immutable 2.2011 - Moose::Cookbook::Basics::Person_BUILDARGSAndBUILD 2.2011 - Moose::Cookbook::Basics::Point_AttributesAndSubclassing 2.2011 - Moose::Cookbook::Extending::Debugging_BaseClassRole 2.2011 - Moose::Cookbook::Extending::ExtensionOverview 2.2011 - Moose::Cookbook::Extending::Mooseish_MooseSugar 2.2011 - Moose::Cookbook::Legacy::Debugging_BaseClassReplacement 2.2011 - Moose::Cookbook::Legacy::Labeled_AttributeMetaclass 2.2011 - Moose::Cookbook::Legacy::Table_ClassMetaclass 2.2011 - Moose::Cookbook::Meta::GlobRef_InstanceMetaclass 2.2011 - Moose::Cookbook::Meta::Labeled_AttributeTrait 2.2011 - Moose::Cookbook::Meta::PrivateOrPublic_MethodMetaclass 2.2011 - Moose::Cookbook::Meta::Table_MetaclassTrait 2.2011 - Moose::Cookbook::Meta::WhyMeta 2.2011 - Moose::Cookbook::Roles::ApplicationToInstance 2.2011 - Moose::Cookbook::Roles::Comparable_CodeReuse 2.2011 - Moose::Cookbook::Roles::Restartable_AdvancedComposition 2.2011 - Moose::Cookbook::Snack::Keywords 2.2011 - Moose::Cookbook::Snack::Types 2.2011 - Moose::Cookbook::Style 2.2011 - Moose::Exception 2.2011 - Moose::Exception::AccessorMustReadWrite 2.2011 - Moose::Exception::AddParameterizableTypeTakesParameterizableType 2.2011 - Moose::Exception::AddRoleTakesAMooseMetaRoleInstance 2.2011 - Moose::Exception::AddRoleToARoleTakesAMooseMetaRole 2.2011 - Moose::Exception::ApplyTakesABlessedInstance 2.2011 - Moose::Exception::AttachToClassNeedsAClassMOPClassInstanceOrASubclass 2.2011 - Moose::Exception::AttributeConflictInRoles 2.2011 - Moose::Exception::AttributeConflictInSummation 2.2011 - Moose::Exception::AttributeExtensionIsNotSupportedInRoles 2.2011 - Moose::Exception::AttributeIsRequired 2.2011 - Moose::Exception::AttributeMustBeAnClassMOPMixinAttributeCoreOrSubclass 2.2011 - Moose::Exception::AttributeNamesDoNotMatch 2.2011 - Moose::Exception::AttributeValueIsNotAnObject 2.2011 - Moose::Exception::AttributeValueIsNotDefined 2.2011 - Moose::Exception::AutoDeRefNeedsArrayRefOrHashRef 2.2011 - Moose::Exception::BadOptionFormat 2.2011 - Moose::Exception::BothBuilderAndDefaultAreNotAllowed 2.2011 - Moose::Exception::BuilderDoesNotExist 2.2011 - Moose::Exception::BuilderMethodNotSupportedForAttribute 2.2011 - Moose::Exception::BuilderMethodNotSupportedForInlineAttribute 2.2011 - Moose::Exception::BuilderMustBeAMethodName 2.2011 - Moose::Exception::CallingMethodOnAnImmutableInstance 2.2011 - Moose::Exception::CallingReadOnlyMethodOnAnImmutableInstance 2.2011 - Moose::Exception::CanExtendOnlyClasses 2.2011 - Moose::Exception::CanOnlyConsumeRole 2.2011 - Moose::Exception::CanOnlyWrapBlessedCode 2.2011 - Moose::Exception::CanReblessOnlyIntoASubclass 2.2011 - Moose::Exception::CanReblessOnlyIntoASuperclass 2.2011 - Moose::Exception::CannotAddAdditionalTypeCoercionsToUnion 2.2011 - Moose::Exception::CannotAddAsAnAttributeToARole 2.2011 - Moose::Exception::CannotApplyBaseClassRolesToRole 2.2011 - Moose::Exception::CannotAssignValueToReadOnlyAccessor 2.2011 - Moose::Exception::CannotAugmentIfLocalMethodPresent 2.2011 - Moose::Exception::CannotAugmentNoSuperMethod 2.2011 - Moose::Exception::CannotAutoDerefWithoutIsa 2.2011 - Moose::Exception::CannotAutoDereferenceTypeConstraint 2.2011 - Moose::Exception::CannotCalculateNativeType 2.2011 - Moose::Exception::CannotCallAnAbstractBaseMethod 2.2011 - Moose::Exception::CannotCallAnAbstractMethod 2.2011 - Moose::Exception::CannotCoerceAWeakRef 2.2011 - Moose::Exception::CannotCoerceAttributeWhichHasNoCoercion 2.2011 - Moose::Exception::CannotCreateHigherOrderTypeWithoutATypeParameter 2.2011 - Moose::Exception::CannotCreateMethodAliasLocalMethodIsPresent 2.2011 - Moose::Exception::CannotCreateMethodAliasLocalMethodIsPresentInClass 2.2011 - Moose::Exception::CannotDelegateLocalMethodIsPresent 2.2011 - Moose::Exception::CannotDelegateWithoutIsa 2.2011 - Moose::Exception::CannotFindDelegateMetaclass 2.2011 - Moose::Exception::CannotFindType 2.2011 - Moose::Exception::CannotFindTypeGivenToMatchOnType 2.2011 - Moose::Exception::CannotFixMetaclassCompatibility 2.2011 - Moose::Exception::CannotGenerateInlineConstraint 2.2011 - Moose::Exception::CannotInitializeMooseMetaRoleComposite 2.2011 - Moose::Exception::CannotInlineTypeConstraintCheck 2.2011 - Moose::Exception::CannotLocatePackageInINC 2.2011 - Moose::Exception::CannotMakeMetaclassCompatible 2.2011 - Moose::Exception::CannotOverrideALocalMethod 2.2011 - Moose::Exception::CannotOverrideBodyOfMetaMethods 2.2011 - Moose::Exception::CannotOverrideLocalMethodIsPresent 2.2011 - Moose::Exception::CannotOverrideNoSuperMethod 2.2011 - Moose::Exception::CannotRegisterUnnamedTypeConstraint 2.2011 - Moose::Exception::CannotUseLazyBuildAndDefaultSimultaneously 2.2011 - Moose::Exception::CircularReferenceInAlso 2.2011 - Moose::Exception::ClassDoesNotHaveInitMeta 2.2011 - Moose::Exception::ClassDoesTheExcludedRole 2.2011 - Moose::Exception::ClassNamesDoNotMatch 2.2011 - Moose::Exception::CloneObjectExpectsAnInstanceOfMetaclass 2.2011 - Moose::Exception::CodeBlockMustBeACodeRef 2.2011 - Moose::Exception::CoercingWithoutCoercions 2.2011 - Moose::Exception::CoercionAlreadyExists 2.2011 - Moose::Exception::CoercionNeedsTypeConstraint 2.2011 - Moose::Exception::ConflictDetectedInCheckRoleExclusions 2.2011 - Moose::Exception::ConflictDetectedInCheckRoleExclusionsInToClass 2.2011 - Moose::Exception::ConstructClassInstanceTakesPackageName 2.2011 - Moose::Exception::CouldNotCreateMethod 2.2011 - Moose::Exception::CouldNotCreateWriter 2.2011 - Moose::Exception::CouldNotEvalConstructor 2.2011 - Moose::Exception::CouldNotEvalDestructor 2.2011 - Moose::Exception::CouldNotFindTypeConstraintToCoerceFrom 2.2011 - Moose::Exception::CouldNotGenerateInlineAttributeMethod 2.2011 - Moose::Exception::CouldNotLocateTypeConstraintForUnion 2.2011 - Moose::Exception::CouldNotParseType 2.2011 - Moose::Exception::CreateMOPClassTakesArrayRefOfAttributes 2.2011 - Moose::Exception::CreateMOPClassTakesArrayRefOfSuperclasses 2.2011 - Moose::Exception::CreateMOPClassTakesHashRefOfMethods 2.2011 - Moose::Exception::CreateTakesArrayRefOfRoles 2.2011 - Moose::Exception::CreateTakesHashRefOfAttributes 2.2011 - Moose::Exception::CreateTakesHashRefOfMethods 2.2011 - Moose::Exception::DefaultToMatchOnTypeMustBeCodeRef 2.2011 - Moose::Exception::DelegationToAClassWhichIsNotLoaded 2.2011 - Moose::Exception::DelegationToARoleWhichIsNotLoaded 2.2011 - Moose::Exception::DelegationToATypeWhichIsNotAClass 2.2011 - Moose::Exception::DoesRequiresRoleName 2.2011 - Moose::Exception::EnumCalledWithAnArrayRefAndAdditionalArgs 2.2011 - Moose::Exception::EnumValuesMustBeString 2.2011 - Moose::Exception::ExtendsMissingArgs 2.2011 - Moose::Exception::HandlesMustBeAHashRef 2.2011 - Moose::Exception::IllegalInheritedOptions 2.2011 - Moose::Exception::IllegalMethodTypeToAddMethodModifier 2.2011 - Moose::Exception::IncompatibleMetaclassOfSuperclass 2.2011 - Moose::Exception::InitMetaRequiresClass 2.2011 - Moose::Exception::InitializeTakesUnBlessedPackageName 2.2011 - Moose::Exception::InstanceBlessedIntoWrongClass 2.2011 - Moose::Exception::InstanceMustBeABlessedReference 2.2011 - Moose::Exception::InvalidArgPassedToMooseUtilMetaRole 2.2011 - Moose::Exception::InvalidArgumentToMethod 2.2011 - Moose::Exception::InvalidArgumentsToTraitAliases 2.2011 - Moose::Exception::InvalidBaseTypeGivenToCreateParameterizedTypeConstraint 2.2011 - Moose::Exception::InvalidHandleValue 2.2011 - Moose::Exception::InvalidHasProvidedInARole 2.2011 - Moose::Exception::InvalidNameForType 2.2011 - Moose::Exception::InvalidOverloadOperator 2.2011 - Moose::Exception::InvalidRoleApplication 2.2011 - Moose::Exception::InvalidTypeConstraint 2.2011 - Moose::Exception::InvalidTypeGivenToCreateParameterizedTypeConstraint 2.2011 - Moose::Exception::InvalidValueForIs 2.2011 - Moose::Exception::IsaDoesNotDoTheRole 2.2011 - Moose::Exception::IsaLacksDoesMethod 2.2011 - Moose::Exception::LazyAttributeNeedsADefault 2.2011 - Moose::Exception::Legacy 2.2011 - Moose::Exception::MOPAttributeNewNeedsAttributeName 2.2011 - Moose::Exception::MatchActionMustBeACodeRef 2.2011 - Moose::Exception::MessageParameterMustBeCodeRef 2.2011 - Moose::Exception::MetaclassIsAClassNotASubclassOfGivenMetaclass 2.2011 - Moose::Exception::MetaclassIsARoleNotASubclassOfGivenMetaclass 2.2011 - Moose::Exception::MetaclassIsNotASubclassOfGivenMetaclass 2.2011 - Moose::Exception::MetaclassMustBeASubclassOfMooseMetaClass 2.2011 - Moose::Exception::MetaclassMustBeASubclassOfMooseMetaRole 2.2011 - Moose::Exception::MetaclassMustBeDerivedFromClassMOPClass 2.2011 - Moose::Exception::MetaclassNotLoaded 2.2011 - Moose::Exception::MetaclassTypeIncompatible 2.2011 - Moose::Exception::MethodExpectedAMetaclassObject 2.2011 - Moose::Exception::MethodExpectsFewerArgs 2.2011 - Moose::Exception::MethodExpectsMoreArgs 2.2011 - Moose::Exception::MethodModifierNeedsMethodName 2.2011 - Moose::Exception::MethodNameConflictInRoles 2.2011 - Moose::Exception::MethodNameNotFoundInInheritanceHierarchy 2.2011 - Moose::Exception::MethodNameNotGiven 2.2011 - Moose::Exception::MustDefineAMethodName 2.2011 - Moose::Exception::MustDefineAnAttributeName 2.2011 - Moose::Exception::MustDefineAnOverloadOperator 2.2011 - Moose::Exception::MustHaveAtLeastOneValueToEnumerate 2.2011 - Moose::Exception::MustPassAHashOfOptions 2.2011 - Moose::Exception::MustPassAMooseMetaRoleInstanceOrSubclass 2.2011 - Moose::Exception::MustPassAPackageNameOrAnExistingClassMOPPackageInstance 2.2011 - Moose::Exception::MustPassEvenNumberOfArguments 2.2011 - Moose::Exception::MustPassEvenNumberOfAttributeOptions 2.2011 - Moose::Exception::MustProvideANameForTheAttribute 2.2011 - Moose::Exception::MustSpecifyAtleastOneMethod 2.2011 - Moose::Exception::MustSpecifyAtleastOneRole 2.2011 - Moose::Exception::MustSpecifyAtleastOneRoleToApplicant 2.2011 - Moose::Exception::MustSupplyAClassMOPAttributeInstance 2.2011 - Moose::Exception::MustSupplyADelegateToMethod 2.2011 - Moose::Exception::MustSupplyAMetaclass 2.2011 - Moose::Exception::MustSupplyAMooseMetaAttributeInstance 2.2011 - Moose::Exception::MustSupplyAnAccessorTypeToConstructWith 2.2011 - Moose::Exception::MustSupplyAnAttributeToConstructWith 2.2011 - Moose::Exception::MustSupplyArrayRefAsCurriedArguments 2.2011 - Moose::Exception::MustSupplyPackageNameAndName 2.2011 - Moose::Exception::NeedsTypeConstraintUnionForTypeCoercionUnion 2.2011 - Moose::Exception::NeitherAttributeNorAttributeNameIsGiven 2.2011 - Moose::Exception::NeitherClassNorClassNameIsGiven 2.2011 - Moose::Exception::NeitherRoleNorRoleNameIsGiven 2.2011 - Moose::Exception::NeitherTypeNorTypeNameIsGiven 2.2011 - Moose::Exception::NoAttributeFoundInSuperClass 2.2011 - Moose::Exception::NoBodyToInitializeInAnAbstractBaseClass 2.2011 - Moose::Exception::NoCasesMatched 2.2011 - Moose::Exception::NoConstraintCheckForTypeConstraint 2.2011 - Moose::Exception::NoDestructorClassSpecified 2.2011 - Moose::Exception::NoImmutableTraitSpecifiedForClass 2.2011 - Moose::Exception::NoParentGivenToSubtype 2.2011 - Moose::Exception::OnlyInstancesCanBeCloned 2.2011 - Moose::Exception::OperatorIsRequired 2.2011 - Moose::Exception::OverloadConflictInSummation 2.2011 - Moose::Exception::OverloadRequiresAMetaClass 2.2011 - Moose::Exception::OverloadRequiresAMetaMethod 2.2011 - Moose::Exception::OverloadRequiresAMetaOverload 2.2011 - Moose::Exception::OverloadRequiresAMethodNameOrCoderef 2.2011 - Moose::Exception::OverloadRequiresAnOperator 2.2011 - Moose::Exception::OverloadRequiresNamesForCoderef 2.2011 - Moose::Exception::OverrideConflictInComposition 2.2011 - Moose::Exception::OverrideConflictInSummation 2.2011 - Moose::Exception::PackageDoesNotUseMooseExporter 2.2011 - Moose::Exception::PackageNameAndNameParamsNotGivenToWrap 2.2011 - Moose::Exception::PackagesAndModulesAreNotCachable 2.2011 - Moose::Exception::ParameterIsNotSubtypeOfParent 2.2011 - Moose::Exception::ReferencesAreNotAllowedAsDefault 2.2011 - Moose::Exception::RequiredAttributeLacksInitialization 2.2011 - Moose::Exception::RequiredAttributeNeedsADefault 2.2011 - Moose::Exception::RequiredMethodsImportedByClass 2.2011 - Moose::Exception::RequiredMethodsNotImplementedByClass 2.2011 - Moose::Exception::Role::Attribute 2.2011 - Moose::Exception::Role::AttributeName 2.2011 - Moose::Exception::Role::Class 2.2011 - Moose::Exception::Role::EitherAttributeOrAttributeName 2.2011 - Moose::Exception::Role::Instance 2.2011 - Moose::Exception::Role::InstanceClass 2.2011 - Moose::Exception::Role::InvalidAttributeOptions 2.2011 - Moose::Exception::Role::Method 2.2011 - Moose::Exception::Role::ParamsHash 2.2011 - Moose::Exception::Role::Role 2.2011 - Moose::Exception::Role::RoleForCreate 2.2011 - Moose::Exception::Role::RoleForCreateMOPClass 2.2011 - Moose::Exception::Role::TypeConstraint 2.2011 - Moose::Exception::RoleDoesTheExcludedRole 2.2011 - Moose::Exception::RoleExclusionConflict 2.2011 - Moose::Exception::RoleNameRequired 2.2011 - Moose::Exception::RoleNameRequiredForMooseMetaRole 2.2011 - Moose::Exception::RolesDoNotSupportAugment 2.2011 - Moose::Exception::RolesDoNotSupportExtends 2.2011 - Moose::Exception::RolesDoNotSupportInner 2.2011 - Moose::Exception::RolesDoNotSupportRegexReferencesForMethodModifiers 2.2011 - Moose::Exception::RolesInCreateTakesAnArrayRef 2.2011 - Moose::Exception::RolesListMustBeInstancesOfMooseMetaRole 2.2011 - Moose::Exception::SingleParamsToNewMustBeHashRef 2.2011 - Moose::Exception::TriggerMustBeACodeRef 2.2011 - Moose::Exception::TypeConstraintCannotBeUsedForAParameterizableType 2.2011 - Moose::Exception::TypeConstraintIsAlreadyCreated 2.2011 - Moose::Exception::TypeParameterMustBeMooseMetaType 2.2011 - Moose::Exception::UnableToCanonicalizeHandles 2.2011 - Moose::Exception::UnableToCanonicalizeNonRolePackage 2.2011 - Moose::Exception::UnableToRecognizeDelegateMetaclass 2.2011 - Moose::Exception::UndefinedHashKeysPassedToMethod 2.2011 - Moose::Exception::UnionCalledWithAnArrayRefAndAdditionalArgs 2.2011 - Moose::Exception::UnionTakesAtleastTwoTypeNames 2.2011 - Moose::Exception::ValidationFailedForInlineTypeConstraint 2.2011 - Moose::Exception::ValidationFailedForTypeConstraint 2.2011 - Moose::Exception::WrapTakesACodeRefToBless 2.2011 - Moose::Exception::WrongTypeConstraintGiven 2.2011 - Moose::Exporter 2.2011 - Moose::Intro 2.2011 - Moose::Manual 2.2011 - Moose::Manual::Attributes 2.2011 - Moose::Manual::BestPractices 2.2011 - Moose::Manual::Classes 2.2011 - Moose::Manual::Concepts 2.2011 - Moose::Manual::Construction 2.2011 - Moose::Manual::Contributing 2.2011 - Moose::Manual::Delegation 2.2011 - Moose::Manual::Delta 2.2011 - Moose::Manual::Exceptions 2.2011 - Moose::Manual::Exceptions::Manifest 2.2011 - Moose::Manual::FAQ 2.2011 - Moose::Manual::MOP 2.2011 - Moose::Manual::MethodModifiers 2.2011 - Moose::Manual::MooseX 2.2011 - Moose::Manual::Resources 2.2011 - Moose::Manual::Roles 2.2011 - Moose::Manual::Support 2.2011 - Moose::Manual::Types 2.2011 - Moose::Manual::Unsweetened 2.2011 - Moose::Meta::Attribute 2.2011 - Moose::Meta::Attribute::Native 2.2011 - Moose::Meta::Attribute::Native::Trait::Array 2.2011 - Moose::Meta::Attribute::Native::Trait::Bool 2.2011 - Moose::Meta::Attribute::Native::Trait::Code 2.2011 - Moose::Meta::Attribute::Native::Trait::Counter 2.2011 - Moose::Meta::Attribute::Native::Trait::Hash 2.2011 - Moose::Meta::Attribute::Native::Trait::Number 2.2011 - Moose::Meta::Attribute::Native::Trait::String 2.2011 - Moose::Meta::Class 2.2011 - Moose::Meta::Instance 2.2011 - Moose::Meta::Method 2.2011 - Moose::Meta::Method::Accessor 2.2011 - Moose::Meta::Method::Augmented 2.2011 - Moose::Meta::Method::Constructor 2.2011 - Moose::Meta::Method::Delegation 2.2011 - Moose::Meta::Method::Destructor 2.2011 - Moose::Meta::Method::Meta 2.2011 - Moose::Meta::Method::Overridden 2.2011 - Moose::Meta::Role 2.2011 - Moose::Meta::Role::Application 2.2011 - Moose::Meta::Role::Application::RoleSummation 2.2011 - Moose::Meta::Role::Application::ToClass 2.2011 - Moose::Meta::Role::Application::ToInstance 2.2011 - Moose::Meta::Role::Application::ToRole 2.2011 - Moose::Meta::Role::Attribute 2.2011 - Moose::Meta::Role::Composite 2.2011 - Moose::Meta::Role::Method 2.2011 - Moose::Meta::Role::Method::Conflicting 2.2011 - Moose::Meta::Role::Method::Required 2.2011 - Moose::Meta::TypeCoercion 2.2011 - Moose::Meta::TypeCoercion::Union 2.2011 - Moose::Meta::TypeConstraint 2.2011 - Moose::Meta::TypeConstraint::Class 2.2011 - Moose::Meta::TypeConstraint::DuckType 2.2011 - Moose::Meta::TypeConstraint::Enum 2.2011 - Moose::Meta::TypeConstraint::Parameterizable 2.2011 - Moose::Meta::TypeConstraint::Parameterized 2.2011 - Moose::Meta::TypeConstraint::Registry 2.2011 - Moose::Meta::TypeConstraint::Role 2.2011 - Moose::Meta::TypeConstraint::Union 2.2011 - Moose::Object 2.2011 - Moose::Role 2.2011 - Moose::Spec::Role 2.2011 - Moose::Unsweetened 2.2011 - Moose::Util 2.2011 - Moose::Util::MetaRole 2.2011 - Moose::Util::TypeConstraints 2.2011 - Test::Moose 2.2011 - metaclass 2.2011 - oose 2.2011 + Moose-2.2012 + pathname: E/ET/ETHER/Moose-2.2012.tar.gz + provides: + Class::MOP 2.2012 + Class::MOP::Attribute 2.2012 + Class::MOP::Class 2.2012 + Class::MOP::Instance 2.2012 + Class::MOP::Method 2.2012 + Class::MOP::Method::Accessor 2.2012 + Class::MOP::Method::Constructor 2.2012 + Class::MOP::Method::Generated 2.2012 + Class::MOP::Method::Inlined 2.2012 + Class::MOP::Method::Meta 2.2012 + Class::MOP::Method::Wrapped 2.2012 + Class::MOP::Module 2.2012 + Class::MOP::Object 2.2012 + Class::MOP::Overload 2.2012 + Class::MOP::Package 2.2012 + Moose 2.2012 + Moose::Cookbook 2.2012 + Moose::Cookbook::Basics::BankAccount_MethodModifiersAndSubclassing 2.2012 + Moose::Cookbook::Basics::BinaryTree_AttributeFeatures 2.2012 + Moose::Cookbook::Basics::BinaryTree_BuilderAndLazyBuild 2.2012 + Moose::Cookbook::Basics::Company_Subtypes 2.2012 + Moose::Cookbook::Basics::DateTime_ExtendingNonMooseParent 2.2012 + Moose::Cookbook::Basics::Document_AugmentAndInner 2.2012 + Moose::Cookbook::Basics::Genome_OverloadingSubtypesAndCoercion 2.2012 + Moose::Cookbook::Basics::HTTP_SubtypesAndCoercion 2.2012 + Moose::Cookbook::Basics::Immutable 2.2012 + Moose::Cookbook::Basics::Person_BUILDARGSAndBUILD 2.2012 + Moose::Cookbook::Basics::Point_AttributesAndSubclassing 2.2012 + Moose::Cookbook::Extending::Debugging_BaseClassRole 2.2012 + Moose::Cookbook::Extending::ExtensionOverview 2.2012 + Moose::Cookbook::Extending::Mooseish_MooseSugar 2.2012 + Moose::Cookbook::Legacy::Debugging_BaseClassReplacement 2.2012 + Moose::Cookbook::Legacy::Labeled_AttributeMetaclass 2.2012 + Moose::Cookbook::Legacy::Table_ClassMetaclass 2.2012 + Moose::Cookbook::Meta::GlobRef_InstanceMetaclass 2.2012 + Moose::Cookbook::Meta::Labeled_AttributeTrait 2.2012 + Moose::Cookbook::Meta::PrivateOrPublic_MethodMetaclass 2.2012 + Moose::Cookbook::Meta::Table_MetaclassTrait 2.2012 + Moose::Cookbook::Meta::WhyMeta 2.2012 + Moose::Cookbook::Roles::ApplicationToInstance 2.2012 + Moose::Cookbook::Roles::Comparable_CodeReuse 2.2012 + Moose::Cookbook::Roles::Restartable_AdvancedComposition 2.2012 + Moose::Cookbook::Snack::Keywords 2.2012 + Moose::Cookbook::Snack::Types 2.2012 + Moose::Cookbook::Style 2.2012 + Moose::Exception 2.2012 + Moose::Exception::AccessorMustReadWrite 2.2012 + Moose::Exception::AddParameterizableTypeTakesParameterizableType 2.2012 + Moose::Exception::AddRoleTakesAMooseMetaRoleInstance 2.2012 + Moose::Exception::AddRoleToARoleTakesAMooseMetaRole 2.2012 + Moose::Exception::ApplyTakesABlessedInstance 2.2012 + Moose::Exception::AttachToClassNeedsAClassMOPClassInstanceOrASubclass 2.2012 + Moose::Exception::AttributeConflictInRoles 2.2012 + Moose::Exception::AttributeConflictInSummation 2.2012 + Moose::Exception::AttributeExtensionIsNotSupportedInRoles 2.2012 + Moose::Exception::AttributeIsRequired 2.2012 + Moose::Exception::AttributeMustBeAnClassMOPMixinAttributeCoreOrSubclass 2.2012 + Moose::Exception::AttributeNamesDoNotMatch 2.2012 + Moose::Exception::AttributeValueIsNotAnObject 2.2012 + Moose::Exception::AttributeValueIsNotDefined 2.2012 + Moose::Exception::AutoDeRefNeedsArrayRefOrHashRef 2.2012 + Moose::Exception::BadOptionFormat 2.2012 + Moose::Exception::BothBuilderAndDefaultAreNotAllowed 2.2012 + Moose::Exception::BuilderDoesNotExist 2.2012 + Moose::Exception::BuilderMethodNotSupportedForAttribute 2.2012 + Moose::Exception::BuilderMethodNotSupportedForInlineAttribute 2.2012 + Moose::Exception::BuilderMustBeAMethodName 2.2012 + Moose::Exception::CallingMethodOnAnImmutableInstance 2.2012 + Moose::Exception::CallingReadOnlyMethodOnAnImmutableInstance 2.2012 + Moose::Exception::CanExtendOnlyClasses 2.2012 + Moose::Exception::CanOnlyConsumeRole 2.2012 + Moose::Exception::CanOnlyWrapBlessedCode 2.2012 + Moose::Exception::CanReblessOnlyIntoASubclass 2.2012 + Moose::Exception::CanReblessOnlyIntoASuperclass 2.2012 + Moose::Exception::CannotAddAdditionalTypeCoercionsToUnion 2.2012 + Moose::Exception::CannotAddAsAnAttributeToARole 2.2012 + Moose::Exception::CannotApplyBaseClassRolesToRole 2.2012 + Moose::Exception::CannotAssignValueToReadOnlyAccessor 2.2012 + Moose::Exception::CannotAugmentIfLocalMethodPresent 2.2012 + Moose::Exception::CannotAugmentNoSuperMethod 2.2012 + Moose::Exception::CannotAutoDerefWithoutIsa 2.2012 + Moose::Exception::CannotAutoDereferenceTypeConstraint 2.2012 + Moose::Exception::CannotCalculateNativeType 2.2012 + Moose::Exception::CannotCallAnAbstractBaseMethod 2.2012 + Moose::Exception::CannotCallAnAbstractMethod 2.2012 + Moose::Exception::CannotCoerceAWeakRef 2.2012 + Moose::Exception::CannotCoerceAttributeWhichHasNoCoercion 2.2012 + Moose::Exception::CannotCreateHigherOrderTypeWithoutATypeParameter 2.2012 + Moose::Exception::CannotCreateMethodAliasLocalMethodIsPresent 2.2012 + Moose::Exception::CannotCreateMethodAliasLocalMethodIsPresentInClass 2.2012 + Moose::Exception::CannotDelegateLocalMethodIsPresent 2.2012 + Moose::Exception::CannotDelegateWithoutIsa 2.2012 + Moose::Exception::CannotFindDelegateMetaclass 2.2012 + Moose::Exception::CannotFindType 2.2012 + Moose::Exception::CannotFindTypeGivenToMatchOnType 2.2012 + Moose::Exception::CannotFixMetaclassCompatibility 2.2012 + Moose::Exception::CannotGenerateInlineConstraint 2.2012 + Moose::Exception::CannotInitializeMooseMetaRoleComposite 2.2012 + Moose::Exception::CannotInlineTypeConstraintCheck 2.2012 + Moose::Exception::CannotLocatePackageInINC 2.2012 + Moose::Exception::CannotMakeMetaclassCompatible 2.2012 + Moose::Exception::CannotOverrideALocalMethod 2.2012 + Moose::Exception::CannotOverrideBodyOfMetaMethods 2.2012 + Moose::Exception::CannotOverrideLocalMethodIsPresent 2.2012 + Moose::Exception::CannotOverrideNoSuperMethod 2.2012 + Moose::Exception::CannotRegisterUnnamedTypeConstraint 2.2012 + Moose::Exception::CannotUseLazyBuildAndDefaultSimultaneously 2.2012 + Moose::Exception::CircularReferenceInAlso 2.2012 + Moose::Exception::ClassDoesNotHaveInitMeta 2.2012 + Moose::Exception::ClassDoesTheExcludedRole 2.2012 + Moose::Exception::ClassNamesDoNotMatch 2.2012 + Moose::Exception::CloneObjectExpectsAnInstanceOfMetaclass 2.2012 + Moose::Exception::CodeBlockMustBeACodeRef 2.2012 + Moose::Exception::CoercingWithoutCoercions 2.2012 + Moose::Exception::CoercionAlreadyExists 2.2012 + Moose::Exception::CoercionNeedsTypeConstraint 2.2012 + Moose::Exception::ConflictDetectedInCheckRoleExclusions 2.2012 + Moose::Exception::ConflictDetectedInCheckRoleExclusionsInToClass 2.2012 + Moose::Exception::ConstructClassInstanceTakesPackageName 2.2012 + Moose::Exception::CouldNotCreateMethod 2.2012 + Moose::Exception::CouldNotCreateWriter 2.2012 + Moose::Exception::CouldNotEvalConstructor 2.2012 + Moose::Exception::CouldNotEvalDestructor 2.2012 + Moose::Exception::CouldNotFindTypeConstraintToCoerceFrom 2.2012 + Moose::Exception::CouldNotGenerateInlineAttributeMethod 2.2012 + Moose::Exception::CouldNotLocateTypeConstraintForUnion 2.2012 + Moose::Exception::CouldNotParseType 2.2012 + Moose::Exception::CreateMOPClassTakesArrayRefOfAttributes 2.2012 + Moose::Exception::CreateMOPClassTakesArrayRefOfSuperclasses 2.2012 + Moose::Exception::CreateMOPClassTakesHashRefOfMethods 2.2012 + Moose::Exception::CreateTakesArrayRefOfRoles 2.2012 + Moose::Exception::CreateTakesHashRefOfAttributes 2.2012 + Moose::Exception::CreateTakesHashRefOfMethods 2.2012 + Moose::Exception::DefaultToMatchOnTypeMustBeCodeRef 2.2012 + Moose::Exception::DelegationToAClassWhichIsNotLoaded 2.2012 + Moose::Exception::DelegationToARoleWhichIsNotLoaded 2.2012 + Moose::Exception::DelegationToATypeWhichIsNotAClass 2.2012 + Moose::Exception::DoesRequiresRoleName 2.2012 + Moose::Exception::EnumCalledWithAnArrayRefAndAdditionalArgs 2.2012 + Moose::Exception::EnumValuesMustBeString 2.2012 + Moose::Exception::ExtendsMissingArgs 2.2012 + Moose::Exception::HandlesMustBeAHashRef 2.2012 + Moose::Exception::IllegalInheritedOptions 2.2012 + Moose::Exception::IllegalMethodTypeToAddMethodModifier 2.2012 + Moose::Exception::IncompatibleMetaclassOfSuperclass 2.2012 + Moose::Exception::InitMetaRequiresClass 2.2012 + Moose::Exception::InitializeTakesUnBlessedPackageName 2.2012 + Moose::Exception::InstanceBlessedIntoWrongClass 2.2012 + Moose::Exception::InstanceMustBeABlessedReference 2.2012 + Moose::Exception::InvalidArgPassedToMooseUtilMetaRole 2.2012 + Moose::Exception::InvalidArgumentToMethod 2.2012 + Moose::Exception::InvalidArgumentsToTraitAliases 2.2012 + Moose::Exception::InvalidBaseTypeGivenToCreateParameterizedTypeConstraint 2.2012 + Moose::Exception::InvalidHandleValue 2.2012 + Moose::Exception::InvalidHasProvidedInARole 2.2012 + Moose::Exception::InvalidNameForType 2.2012 + Moose::Exception::InvalidOverloadOperator 2.2012 + Moose::Exception::InvalidRoleApplication 2.2012 + Moose::Exception::InvalidTypeConstraint 2.2012 + Moose::Exception::InvalidTypeGivenToCreateParameterizedTypeConstraint 2.2012 + Moose::Exception::InvalidValueForIs 2.2012 + Moose::Exception::IsaDoesNotDoTheRole 2.2012 + Moose::Exception::IsaLacksDoesMethod 2.2012 + Moose::Exception::LazyAttributeNeedsADefault 2.2012 + Moose::Exception::Legacy 2.2012 + Moose::Exception::MOPAttributeNewNeedsAttributeName 2.2012 + Moose::Exception::MatchActionMustBeACodeRef 2.2012 + Moose::Exception::MessageParameterMustBeCodeRef 2.2012 + Moose::Exception::MetaclassIsAClassNotASubclassOfGivenMetaclass 2.2012 + Moose::Exception::MetaclassIsARoleNotASubclassOfGivenMetaclass 2.2012 + Moose::Exception::MetaclassIsNotASubclassOfGivenMetaclass 2.2012 + Moose::Exception::MetaclassMustBeASubclassOfMooseMetaClass 2.2012 + Moose::Exception::MetaclassMustBeASubclassOfMooseMetaRole 2.2012 + Moose::Exception::MetaclassMustBeDerivedFromClassMOPClass 2.2012 + Moose::Exception::MetaclassNotLoaded 2.2012 + Moose::Exception::MetaclassTypeIncompatible 2.2012 + Moose::Exception::MethodExpectedAMetaclassObject 2.2012 + Moose::Exception::MethodExpectsFewerArgs 2.2012 + Moose::Exception::MethodExpectsMoreArgs 2.2012 + Moose::Exception::MethodModifierNeedsMethodName 2.2012 + Moose::Exception::MethodNameConflictInRoles 2.2012 + Moose::Exception::MethodNameNotFoundInInheritanceHierarchy 2.2012 + Moose::Exception::MethodNameNotGiven 2.2012 + Moose::Exception::MustDefineAMethodName 2.2012 + Moose::Exception::MustDefineAnAttributeName 2.2012 + Moose::Exception::MustDefineAnOverloadOperator 2.2012 + Moose::Exception::MustHaveAtLeastOneValueToEnumerate 2.2012 + Moose::Exception::MustPassAHashOfOptions 2.2012 + Moose::Exception::MustPassAMooseMetaRoleInstanceOrSubclass 2.2012 + Moose::Exception::MustPassAPackageNameOrAnExistingClassMOPPackageInstance 2.2012 + Moose::Exception::MustPassEvenNumberOfArguments 2.2012 + Moose::Exception::MustPassEvenNumberOfAttributeOptions 2.2012 + Moose::Exception::MustProvideANameForTheAttribute 2.2012 + Moose::Exception::MustSpecifyAtleastOneMethod 2.2012 + Moose::Exception::MustSpecifyAtleastOneRole 2.2012 + Moose::Exception::MustSpecifyAtleastOneRoleToApplicant 2.2012 + Moose::Exception::MustSupplyAClassMOPAttributeInstance 2.2012 + Moose::Exception::MustSupplyADelegateToMethod 2.2012 + Moose::Exception::MustSupplyAMetaclass 2.2012 + Moose::Exception::MustSupplyAMooseMetaAttributeInstance 2.2012 + Moose::Exception::MustSupplyAnAccessorTypeToConstructWith 2.2012 + Moose::Exception::MustSupplyAnAttributeToConstructWith 2.2012 + Moose::Exception::MustSupplyArrayRefAsCurriedArguments 2.2012 + Moose::Exception::MustSupplyPackageNameAndName 2.2012 + Moose::Exception::NeedsTypeConstraintUnionForTypeCoercionUnion 2.2012 + Moose::Exception::NeitherAttributeNorAttributeNameIsGiven 2.2012 + Moose::Exception::NeitherClassNorClassNameIsGiven 2.2012 + Moose::Exception::NeitherRoleNorRoleNameIsGiven 2.2012 + Moose::Exception::NeitherTypeNorTypeNameIsGiven 2.2012 + Moose::Exception::NoAttributeFoundInSuperClass 2.2012 + Moose::Exception::NoBodyToInitializeInAnAbstractBaseClass 2.2012 + Moose::Exception::NoCasesMatched 2.2012 + Moose::Exception::NoConstraintCheckForTypeConstraint 2.2012 + Moose::Exception::NoDestructorClassSpecified 2.2012 + Moose::Exception::NoImmutableTraitSpecifiedForClass 2.2012 + Moose::Exception::NoParentGivenToSubtype 2.2012 + Moose::Exception::OnlyInstancesCanBeCloned 2.2012 + Moose::Exception::OperatorIsRequired 2.2012 + Moose::Exception::OverloadConflictInSummation 2.2012 + Moose::Exception::OverloadRequiresAMetaClass 2.2012 + Moose::Exception::OverloadRequiresAMetaMethod 2.2012 + Moose::Exception::OverloadRequiresAMetaOverload 2.2012 + Moose::Exception::OverloadRequiresAMethodNameOrCoderef 2.2012 + Moose::Exception::OverloadRequiresAnOperator 2.2012 + Moose::Exception::OverloadRequiresNamesForCoderef 2.2012 + Moose::Exception::OverrideConflictInComposition 2.2012 + Moose::Exception::OverrideConflictInSummation 2.2012 + Moose::Exception::PackageDoesNotUseMooseExporter 2.2012 + Moose::Exception::PackageNameAndNameParamsNotGivenToWrap 2.2012 + Moose::Exception::PackagesAndModulesAreNotCachable 2.2012 + Moose::Exception::ParameterIsNotSubtypeOfParent 2.2012 + Moose::Exception::ReferencesAreNotAllowedAsDefault 2.2012 + Moose::Exception::RequiredAttributeLacksInitialization 2.2012 + Moose::Exception::RequiredAttributeNeedsADefault 2.2012 + Moose::Exception::RequiredMethodsImportedByClass 2.2012 + Moose::Exception::RequiredMethodsNotImplementedByClass 2.2012 + Moose::Exception::Role::Attribute 2.2012 + Moose::Exception::Role::AttributeName 2.2012 + Moose::Exception::Role::Class 2.2012 + Moose::Exception::Role::EitherAttributeOrAttributeName 2.2012 + Moose::Exception::Role::Instance 2.2012 + Moose::Exception::Role::InstanceClass 2.2012 + Moose::Exception::Role::InvalidAttributeOptions 2.2012 + Moose::Exception::Role::Method 2.2012 + Moose::Exception::Role::ParamsHash 2.2012 + Moose::Exception::Role::Role 2.2012 + Moose::Exception::Role::RoleForCreate 2.2012 + Moose::Exception::Role::RoleForCreateMOPClass 2.2012 + Moose::Exception::Role::TypeConstraint 2.2012 + Moose::Exception::RoleDoesTheExcludedRole 2.2012 + Moose::Exception::RoleExclusionConflict 2.2012 + Moose::Exception::RoleNameRequired 2.2012 + Moose::Exception::RoleNameRequiredForMooseMetaRole 2.2012 + Moose::Exception::RolesDoNotSupportAugment 2.2012 + Moose::Exception::RolesDoNotSupportExtends 2.2012 + Moose::Exception::RolesDoNotSupportInner 2.2012 + Moose::Exception::RolesDoNotSupportRegexReferencesForMethodModifiers 2.2012 + Moose::Exception::RolesInCreateTakesAnArrayRef 2.2012 + Moose::Exception::RolesListMustBeInstancesOfMooseMetaRole 2.2012 + Moose::Exception::SingleParamsToNewMustBeHashRef 2.2012 + Moose::Exception::TriggerMustBeACodeRef 2.2012 + Moose::Exception::TypeConstraintCannotBeUsedForAParameterizableType 2.2012 + Moose::Exception::TypeConstraintIsAlreadyCreated 2.2012 + Moose::Exception::TypeParameterMustBeMooseMetaType 2.2012 + Moose::Exception::UnableToCanonicalizeHandles 2.2012 + Moose::Exception::UnableToCanonicalizeNonRolePackage 2.2012 + Moose::Exception::UnableToRecognizeDelegateMetaclass 2.2012 + Moose::Exception::UndefinedHashKeysPassedToMethod 2.2012 + Moose::Exception::UnionCalledWithAnArrayRefAndAdditionalArgs 2.2012 + Moose::Exception::UnionTakesAtleastTwoTypeNames 2.2012 + Moose::Exception::ValidationFailedForInlineTypeConstraint 2.2012 + Moose::Exception::ValidationFailedForTypeConstraint 2.2012 + Moose::Exception::WrapTakesACodeRefToBless 2.2012 + Moose::Exception::WrongTypeConstraintGiven 2.2012 + Moose::Exporter 2.2012 + Moose::Intro 2.2012 + Moose::Manual 2.2012 + Moose::Manual::Attributes 2.2012 + Moose::Manual::BestPractices 2.2012 + Moose::Manual::Classes 2.2012 + Moose::Manual::Concepts 2.2012 + Moose::Manual::Construction 2.2012 + Moose::Manual::Contributing 2.2012 + Moose::Manual::Delegation 2.2012 + Moose::Manual::Delta 2.2012 + Moose::Manual::Exceptions 2.2012 + Moose::Manual::Exceptions::Manifest 2.2012 + Moose::Manual::FAQ 2.2012 + Moose::Manual::MOP 2.2012 + Moose::Manual::MethodModifiers 2.2012 + Moose::Manual::MooseX 2.2012 + Moose::Manual::Resources 2.2012 + Moose::Manual::Roles 2.2012 + Moose::Manual::Support 2.2012 + Moose::Manual::Types 2.2012 + Moose::Manual::Unsweetened 2.2012 + Moose::Meta::Attribute 2.2012 + Moose::Meta::Attribute::Native 2.2012 + Moose::Meta::Attribute::Native::Trait::Array 2.2012 + Moose::Meta::Attribute::Native::Trait::Bool 2.2012 + Moose::Meta::Attribute::Native::Trait::Code 2.2012 + Moose::Meta::Attribute::Native::Trait::Counter 2.2012 + Moose::Meta::Attribute::Native::Trait::Hash 2.2012 + Moose::Meta::Attribute::Native::Trait::Number 2.2012 + Moose::Meta::Attribute::Native::Trait::String 2.2012 + Moose::Meta::Class 2.2012 + Moose::Meta::Instance 2.2012 + Moose::Meta::Method 2.2012 + Moose::Meta::Method::Accessor 2.2012 + Moose::Meta::Method::Augmented 2.2012 + Moose::Meta::Method::Constructor 2.2012 + Moose::Meta::Method::Delegation 2.2012 + Moose::Meta::Method::Destructor 2.2012 + Moose::Meta::Method::Meta 2.2012 + Moose::Meta::Method::Overridden 2.2012 + Moose::Meta::Role 2.2012 + Moose::Meta::Role::Application 2.2012 + Moose::Meta::Role::Application::RoleSummation 2.2012 + Moose::Meta::Role::Application::ToClass 2.2012 + Moose::Meta::Role::Application::ToInstance 2.2012 + Moose::Meta::Role::Application::ToRole 2.2012 + Moose::Meta::Role::Attribute 2.2012 + Moose::Meta::Role::Composite 2.2012 + Moose::Meta::Role::Method 2.2012 + Moose::Meta::Role::Method::Conflicting 2.2012 + Moose::Meta::Role::Method::Required 2.2012 + Moose::Meta::TypeCoercion 2.2012 + Moose::Meta::TypeCoercion::Union 2.2012 + Moose::Meta::TypeConstraint 2.2012 + Moose::Meta::TypeConstraint::Class 2.2012 + Moose::Meta::TypeConstraint::DuckType 2.2012 + Moose::Meta::TypeConstraint::Enum 2.2012 + Moose::Meta::TypeConstraint::Parameterizable 2.2012 + Moose::Meta::TypeConstraint::Parameterized 2.2012 + Moose::Meta::TypeConstraint::Registry 2.2012 + Moose::Meta::TypeConstraint::Role 2.2012 + Moose::Meta::TypeConstraint::Union 2.2012 + Moose::Object 2.2012 + Moose::Role 2.2012 + Moose::Spec::Role 2.2012 + Moose::Unsweetened 2.2012 + Moose::Util 2.2012 + Moose::Util::MetaRole 2.2012 + Moose::Util::TypeConstraints 2.2012 + Test::Moose 2.2012 + metaclass 2.2012 + oose 2.2012 requirements: Carp 1.22 Class::Load 0.09 @@ -5137,10 +5166,10 @@ DISTRIBUTIONS strict 0 vars 0 warnings 0 - Net-OAuth2-AuthorizationServer-0.23 - pathname: L/LE/LEEJO/Net-OAuth2-AuthorizationServer-0.23.tar.gz + Net-OAuth2-AuthorizationServer-0.24 + pathname: L/LE/LEEJO/Net-OAuth2-AuthorizationServer-0.24.tar.gz provides: - Net::OAuth2::AuthorizationServer 0.23 + Net::OAuth2::AuthorizationServer 0.24 Net::OAuth2::AuthorizationServer::AuthorizationCodeGrant undef Net::OAuth2::AuthorizationServer::ClientCredentialsGrant undef Net::OAuth2::AuthorizationServer::Defaults undef @@ -5153,7 +5182,6 @@ DISTRIBUTIONS CryptX 0.021 ExtUtils::MakeMaker 0 MIME::Base64 0 - Mojo::JWT 0.04 Moo 2.000002 Test::Exception 0.32 Test::Most 0 @@ -5322,71 +5350,71 @@ DISTRIBUTIONS perl 5.006 strict 0 warnings 0 - PPIx-Regexp-0.067 - pathname: W/WY/WYANT/PPIx-Regexp-0.067.tar.gz - provides: - PPIx::Regexp 0.067 - PPIx::Regexp::Constant 0.067 - PPIx::Regexp::Dumper 0.067 - PPIx::Regexp::Element 0.067 - PPIx::Regexp::Lexer 0.067 - PPIx::Regexp::Node 0.067 - PPIx::Regexp::Node::Range 0.067 - PPIx::Regexp::Node::Unknown 0.067 - PPIx::Regexp::StringTokenizer 0.067 - PPIx::Regexp::Structure 0.067 - PPIx::Regexp::Structure::Assertion 0.067 - PPIx::Regexp::Structure::BranchReset 0.067 - PPIx::Regexp::Structure::Capture 0.067 - PPIx::Regexp::Structure::CharClass 0.067 - PPIx::Regexp::Structure::Code 0.067 - PPIx::Regexp::Structure::Main 0.067 - PPIx::Regexp::Structure::Modifier 0.067 - PPIx::Regexp::Structure::NamedCapture 0.067 - PPIx::Regexp::Structure::Quantifier 0.067 - PPIx::Regexp::Structure::RegexSet 0.067 - PPIx::Regexp::Structure::Regexp 0.067 - PPIx::Regexp::Structure::Replacement 0.067 - PPIx::Regexp::Structure::Subexpression 0.067 - PPIx::Regexp::Structure::Switch 0.067 - PPIx::Regexp::Structure::Unknown 0.067 - PPIx::Regexp::Support 0.067 - PPIx::Regexp::Token 0.067 - PPIx::Regexp::Token::Assertion 0.067 - PPIx::Regexp::Token::Backreference 0.067 - PPIx::Regexp::Token::Backtrack 0.067 - PPIx::Regexp::Token::CharClass 0.067 - PPIx::Regexp::Token::CharClass::POSIX 0.067 - PPIx::Regexp::Token::CharClass::POSIX::Unknown 0.067 - PPIx::Regexp::Token::CharClass::Simple 0.067 - PPIx::Regexp::Token::Code 0.067 - PPIx::Regexp::Token::Comment 0.067 - PPIx::Regexp::Token::Condition 0.067 - PPIx::Regexp::Token::Control 0.067 - PPIx::Regexp::Token::Delimiter 0.067 - PPIx::Regexp::Token::Greediness 0.067 - PPIx::Regexp::Token::GroupType 0.067 - PPIx::Regexp::Token::GroupType::Assertion 0.067 - PPIx::Regexp::Token::GroupType::BranchReset 0.067 - PPIx::Regexp::Token::GroupType::Code 0.067 - PPIx::Regexp::Token::GroupType::Modifier 0.067 - PPIx::Regexp::Token::GroupType::NamedCapture 0.067 - PPIx::Regexp::Token::GroupType::Subexpression 0.067 - PPIx::Regexp::Token::GroupType::Switch 0.067 - PPIx::Regexp::Token::Interpolation 0.067 - PPIx::Regexp::Token::Literal 0.067 - PPIx::Regexp::Token::Modifier 0.067 - PPIx::Regexp::Token::NoOp 0.067 - PPIx::Regexp::Token::Operator 0.067 - PPIx::Regexp::Token::Quantifier 0.067 - PPIx::Regexp::Token::Recursion 0.067 - PPIx::Regexp::Token::Reference 0.067 - PPIx::Regexp::Token::Structure 0.067 - PPIx::Regexp::Token::Unknown 0.067 - PPIx::Regexp::Token::Unmatched 0.067 - PPIx::Regexp::Token::Whitespace 0.067 - PPIx::Regexp::Tokenizer 0.067 - PPIx::Regexp::Util 0.067 + PPIx-Regexp-0.069 + pathname: W/WY/WYANT/PPIx-Regexp-0.069.tar.gz + provides: + PPIx::Regexp 0.069 + PPIx::Regexp::Constant 0.069 + PPIx::Regexp::Dumper 0.069 + PPIx::Regexp::Element 0.069 + PPIx::Regexp::Lexer 0.069 + PPIx::Regexp::Node 0.069 + PPIx::Regexp::Node::Range 0.069 + PPIx::Regexp::Node::Unknown 0.069 + PPIx::Regexp::StringTokenizer 0.069 + PPIx::Regexp::Structure 0.069 + PPIx::Regexp::Structure::Assertion 0.069 + PPIx::Regexp::Structure::BranchReset 0.069 + PPIx::Regexp::Structure::Capture 0.069 + PPIx::Regexp::Structure::CharClass 0.069 + PPIx::Regexp::Structure::Code 0.069 + PPIx::Regexp::Structure::Main 0.069 + PPIx::Regexp::Structure::Modifier 0.069 + PPIx::Regexp::Structure::NamedCapture 0.069 + PPIx::Regexp::Structure::Quantifier 0.069 + PPIx::Regexp::Structure::RegexSet 0.069 + PPIx::Regexp::Structure::Regexp 0.069 + PPIx::Regexp::Structure::Replacement 0.069 + PPIx::Regexp::Structure::Subexpression 0.069 + PPIx::Regexp::Structure::Switch 0.069 + PPIx::Regexp::Structure::Unknown 0.069 + PPIx::Regexp::Support 0.069 + PPIx::Regexp::Token 0.069 + PPIx::Regexp::Token::Assertion 0.069 + PPIx::Regexp::Token::Backreference 0.069 + PPIx::Regexp::Token::Backtrack 0.069 + PPIx::Regexp::Token::CharClass 0.069 + PPIx::Regexp::Token::CharClass::POSIX 0.069 + PPIx::Regexp::Token::CharClass::POSIX::Unknown 0.069 + PPIx::Regexp::Token::CharClass::Simple 0.069 + PPIx::Regexp::Token::Code 0.069 + PPIx::Regexp::Token::Comment 0.069 + PPIx::Regexp::Token::Condition 0.069 + PPIx::Regexp::Token::Control 0.069 + PPIx::Regexp::Token::Delimiter 0.069 + PPIx::Regexp::Token::Greediness 0.069 + PPIx::Regexp::Token::GroupType 0.069 + PPIx::Regexp::Token::GroupType::Assertion 0.069 + PPIx::Regexp::Token::GroupType::BranchReset 0.069 + PPIx::Regexp::Token::GroupType::Code 0.069 + PPIx::Regexp::Token::GroupType::Modifier 0.069 + PPIx::Regexp::Token::GroupType::NamedCapture 0.069 + PPIx::Regexp::Token::GroupType::Subexpression 0.069 + PPIx::Regexp::Token::GroupType::Switch 0.069 + PPIx::Regexp::Token::Interpolation 0.069 + PPIx::Regexp::Token::Literal 0.069 + PPIx::Regexp::Token::Modifier 0.069 + PPIx::Regexp::Token::NoOp 0.069 + PPIx::Regexp::Token::Operator 0.069 + PPIx::Regexp::Token::Quantifier 0.069 + PPIx::Regexp::Token::Recursion 0.069 + PPIx::Regexp::Token::Reference 0.069 + PPIx::Regexp::Token::Structure 0.069 + PPIx::Regexp::Token::Unknown 0.069 + PPIx::Regexp::Token::Unmatched 0.069 + PPIx::Regexp::Token::Whitespace 0.069 + PPIx::Regexp::Tokenizer 0.069 + PPIx::Regexp::Util 0.069 requirements: Carp 0 Exporter 0 @@ -5561,11 +5589,11 @@ DISTRIBUTIONS overload 0 parent 0 strict 0 - Path-Tiny-0.108 - pathname: D/DA/DAGOLDEN/Path-Tiny-0.108.tar.gz + Path-Tiny-0.112 + pathname: D/DA/DAGOLDEN/Path-Tiny-0.112.tar.gz provides: - Path::Tiny 0.108 - Path::Tiny::Error 0.108 + Path::Tiny 0.112 + Path::Tiny::Error 0.112 requirements: Carp 0 Cwd 0 @@ -5587,204 +5615,204 @@ DISTRIBUTIONS strict 0 warnings 0 warnings::register 0 - Perl-Critic-1.134 - pathname: P/PE/PETDANCE/Perl-Critic-1.134.tar.gz - provides: - Perl::Critic 1.134 - Perl::Critic::Annotation 1.134 - Perl::Critic::Command 1.134 - Perl::Critic::Config 1.134 - Perl::Critic::Document 1.134 - Perl::Critic::Exception 1.134 - Perl::Critic::Exception::AggregateConfiguration 1.134 - Perl::Critic::Exception::Configuration 1.134 - Perl::Critic::Exception::Configuration::Generic 1.134 - Perl::Critic::Exception::Configuration::NonExistentPolicy 1.134 - Perl::Critic::Exception::Configuration::Option 1.134 - Perl::Critic::Exception::Configuration::Option::Global 1.134 - Perl::Critic::Exception::Configuration::Option::Global::ExtraParameter 1.134 - Perl::Critic::Exception::Configuration::Option::Global::ParameterValue 1.134 - Perl::Critic::Exception::Configuration::Option::Policy 1.134 - Perl::Critic::Exception::Configuration::Option::Policy::ExtraParameter 1.134 - Perl::Critic::Exception::Configuration::Option::Policy::ParameterValue 1.134 - Perl::Critic::Exception::Fatal 1.134 - Perl::Critic::Exception::Fatal::Generic 1.134 - Perl::Critic::Exception::Fatal::Internal 1.134 - Perl::Critic::Exception::Fatal::PolicyDefinition 1.134 - Perl::Critic::Exception::IO 1.134 - Perl::Critic::Exception::Parse 1.134 - Perl::Critic::OptionsProcessor 1.134 - Perl::Critic::Policy 1.134 - Perl::Critic::Policy::BuiltinFunctions::ProhibitBooleanGrep 1.134 - Perl::Critic::Policy::BuiltinFunctions::ProhibitComplexMappings 1.134 - Perl::Critic::Policy::BuiltinFunctions::ProhibitLvalueSubstr 1.134 - Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock 1.134 - Perl::Critic::Policy::BuiltinFunctions::ProhibitShiftRef 1.134 - Perl::Critic::Policy::BuiltinFunctions::ProhibitSleepViaSelect 1.134 - Perl::Critic::Policy::BuiltinFunctions::ProhibitStringyEval 1.134 - Perl::Critic::Policy::BuiltinFunctions::ProhibitStringySplit 1.134 - Perl::Critic::Policy::BuiltinFunctions::ProhibitUniversalCan 1.134 - Perl::Critic::Policy::BuiltinFunctions::ProhibitUniversalIsa 1.134 - Perl::Critic::Policy::BuiltinFunctions::ProhibitUselessTopic 1.134 - Perl::Critic::Policy::BuiltinFunctions::ProhibitVoidGrep 1.134 - Perl::Critic::Policy::BuiltinFunctions::ProhibitVoidMap 1.134 - Perl::Critic::Policy::BuiltinFunctions::RequireBlockGrep 1.134 - Perl::Critic::Policy::BuiltinFunctions::RequireBlockMap 1.134 - Perl::Critic::Policy::BuiltinFunctions::RequireGlobFunction 1.134 - Perl::Critic::Policy::BuiltinFunctions::RequireSimpleSortBlock 1.134 - Perl::Critic::Policy::ClassHierarchies::ProhibitAutoloading 1.134 - Perl::Critic::Policy::ClassHierarchies::ProhibitExplicitISA 1.134 - Perl::Critic::Policy::ClassHierarchies::ProhibitOneArgBless 1.134 - Perl::Critic::Policy::CodeLayout::ProhibitHardTabs 1.134 - Perl::Critic::Policy::CodeLayout::ProhibitParensWithBuiltins 1.134 - Perl::Critic::Policy::CodeLayout::ProhibitQuotedWordLists 1.134 - Perl::Critic::Policy::CodeLayout::ProhibitTrailingWhitespace 1.134 - Perl::Critic::Policy::CodeLayout::RequireConsistentNewlines 1.134 - Perl::Critic::Policy::CodeLayout::RequireTidyCode 1.134 - Perl::Critic::Policy::CodeLayout::RequireTrailingCommas 1.134 - Perl::Critic::Policy::ControlStructures::ProhibitCStyleForLoops 1.134 - Perl::Critic::Policy::ControlStructures::ProhibitCascadingIfElse 1.134 - Perl::Critic::Policy::ControlStructures::ProhibitDeepNests 1.134 - Perl::Critic::Policy::ControlStructures::ProhibitLabelsWithSpecialBlockNames 1.134 - Perl::Critic::Policy::ControlStructures::ProhibitMutatingListFunctions 1.134 - Perl::Critic::Policy::ControlStructures::ProhibitNegativeExpressionsInUnlessAndUntilConditions 1.134 - Perl::Critic::Policy::ControlStructures::ProhibitPostfixControls 1.134 - Perl::Critic::Policy::ControlStructures::ProhibitUnlessBlocks 1.134 - Perl::Critic::Policy::ControlStructures::ProhibitUnreachableCode 1.134 - Perl::Critic::Policy::ControlStructures::ProhibitUntilBlocks 1.134 - Perl::Critic::Policy::ControlStructures::ProhibitYadaOperator 1.134 - Perl::Critic::Policy::Documentation::PodSpelling 1.134 - Perl::Critic::Policy::Documentation::RequirePackageMatchesPodName 1.134 - Perl::Critic::Policy::Documentation::RequirePodAtEnd 1.134 - Perl::Critic::Policy::Documentation::RequirePodSections 1.134 - Perl::Critic::Policy::ErrorHandling::RequireCarping 1.134 - Perl::Critic::Policy::ErrorHandling::RequireCheckingReturnValueOfEval 1.134 - Perl::Critic::Policy::InputOutput::ProhibitBacktickOperators 1.134 - Perl::Critic::Policy::InputOutput::ProhibitBarewordFileHandles 1.134 - Perl::Critic::Policy::InputOutput::ProhibitExplicitStdin 1.134 - Perl::Critic::Policy::InputOutput::ProhibitInteractiveTest 1.134 - Perl::Critic::Policy::InputOutput::ProhibitJoinedReadline 1.134 - Perl::Critic::Policy::InputOutput::ProhibitOneArgSelect 1.134 - Perl::Critic::Policy::InputOutput::ProhibitReadlineInForLoop 1.134 - Perl::Critic::Policy::InputOutput::ProhibitTwoArgOpen 1.134 - Perl::Critic::Policy::InputOutput::RequireBracedFileHandleWithPrint 1.134 - Perl::Critic::Policy::InputOutput::RequireBriefOpen 1.134 - Perl::Critic::Policy::InputOutput::RequireCheckedClose 1.134 - Perl::Critic::Policy::InputOutput::RequireCheckedOpen 1.134 - Perl::Critic::Policy::InputOutput::RequireCheckedSyscalls 1.134 - Perl::Critic::Policy::InputOutput::RequireEncodingWithUTF8Layer 1.134 - Perl::Critic::Policy::Miscellanea::ProhibitFormats 1.134 - Perl::Critic::Policy::Miscellanea::ProhibitTies 1.134 - Perl::Critic::Policy::Miscellanea::ProhibitUnrestrictedNoCritic 1.134 - Perl::Critic::Policy::Miscellanea::ProhibitUselessNoCritic 1.134 - Perl::Critic::Policy::Modules::ProhibitAutomaticExportation 1.134 - Perl::Critic::Policy::Modules::ProhibitConditionalUseStatements 1.134 - Perl::Critic::Policy::Modules::ProhibitEvilModules 1.134 - Perl::Critic::Policy::Modules::ProhibitExcessMainComplexity 1.134 - Perl::Critic::Policy::Modules::ProhibitMultiplePackages 1.134 - Perl::Critic::Policy::Modules::RequireBarewordIncludes 1.134 - Perl::Critic::Policy::Modules::RequireEndWithOne 1.134 - Perl::Critic::Policy::Modules::RequireExplicitPackage 1.134 - Perl::Critic::Policy::Modules::RequireFilenameMatchesPackage 1.134 - Perl::Critic::Policy::Modules::RequireNoMatchVarsWithUseEnglish 1.134 - Perl::Critic::Policy::Modules::RequireVersionVar 1.134 - Perl::Critic::Policy::NamingConventions::Capitalization 1.134 - Perl::Critic::Policy::NamingConventions::ProhibitAmbiguousNames 1.134 - Perl::Critic::Policy::Objects::ProhibitIndirectSyntax 1.134 - Perl::Critic::Policy::References::ProhibitDoubleSigils 1.134 - Perl::Critic::Policy::RegularExpressions::ProhibitCaptureWithoutTest 1.134 - Perl::Critic::Policy::RegularExpressions::ProhibitComplexRegexes 1.134 - Perl::Critic::Policy::RegularExpressions::ProhibitEnumeratedClasses 1.134 - Perl::Critic::Policy::RegularExpressions::ProhibitEscapedMetacharacters 1.134 - Perl::Critic::Policy::RegularExpressions::ProhibitFixedStringMatches 1.134 - Perl::Critic::Policy::RegularExpressions::ProhibitSingleCharAlternation 1.134 - Perl::Critic::Policy::RegularExpressions::ProhibitUnusedCapture 1.134 - Perl::Critic::Policy::RegularExpressions::ProhibitUnusualDelimiters 1.134 - Perl::Critic::Policy::RegularExpressions::ProhibitUselessTopic 1.134 - Perl::Critic::Policy::RegularExpressions::RequireBracesForMultiline 1.134 - Perl::Critic::Policy::RegularExpressions::RequireDotMatchAnything 1.134 - Perl::Critic::Policy::RegularExpressions::RequireExtendedFormatting 1.134 - Perl::Critic::Policy::RegularExpressions::RequireLineBoundaryMatching 1.134 - Perl::Critic::Policy::Subroutines::ProhibitAmpersandSigils 1.134 - Perl::Critic::Policy::Subroutines::ProhibitBuiltinHomonyms 1.134 - Perl::Critic::Policy::Subroutines::ProhibitExcessComplexity 1.134 - Perl::Critic::Policy::Subroutines::ProhibitExplicitReturnUndef 1.134 - Perl::Critic::Policy::Subroutines::ProhibitManyArgs 1.134 - Perl::Critic::Policy::Subroutines::ProhibitNestedSubs 1.134 - Perl::Critic::Policy::Subroutines::ProhibitReturnSort 1.134 - Perl::Critic::Policy::Subroutines::ProhibitSubroutinePrototypes 1.134 - Perl::Critic::Policy::Subroutines::ProhibitUnusedPrivateSubroutines 1.134 - Perl::Critic::Policy::Subroutines::ProtectPrivateSubs 1.134 - Perl::Critic::Policy::Subroutines::RequireArgUnpacking 1.134 - Perl::Critic::Policy::Subroutines::RequireFinalReturn 1.134 - Perl::Critic::Policy::TestingAndDebugging::ProhibitNoStrict 1.134 - Perl::Critic::Policy::TestingAndDebugging::ProhibitNoWarnings 1.134 - Perl::Critic::Policy::TestingAndDebugging::ProhibitProlongedStrictureOverride 1.134 - Perl::Critic::Policy::TestingAndDebugging::RequireTestLabels 1.134 - Perl::Critic::Policy::TestingAndDebugging::RequireUseStrict 1.134 - Perl::Critic::Policy::TestingAndDebugging::RequireUseWarnings 1.134 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitCommaSeparatedStatements 1.134 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitComplexVersion 1.134 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitConstantPragma 1.134 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitEmptyQuotes 1.134 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitEscapedCharacters 1.134 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitImplicitNewlines 1.134 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitInterpolationOfLiterals 1.134 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitLeadingZeros 1.134 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitLongChainsOfMethodCalls 1.134 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitMagicNumbers 1.134 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitMismatchedOperators 1.134 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitMixedBooleanOperators 1.134 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitNoisyQuotes 1.134 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitQuotesAsQuotelikeOperatorDelimiters 1.134 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitSpecialLiteralHeredocTerminator 1.134 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitVersionStrings 1.134 - Perl::Critic::Policy::ValuesAndExpressions::RequireConstantVersion 1.134 - Perl::Critic::Policy::ValuesAndExpressions::RequireInterpolationOfMetachars 1.134 - Perl::Critic::Policy::ValuesAndExpressions::RequireNumberSeparators 1.134 - Perl::Critic::Policy::ValuesAndExpressions::RequireQuotedHeredocTerminator 1.134 - Perl::Critic::Policy::ValuesAndExpressions::RequireUpperCaseHeredocTerminator 1.134 - Perl::Critic::Policy::Variables::ProhibitAugmentedAssignmentInDeclaration 1.134 - Perl::Critic::Policy::Variables::ProhibitConditionalDeclarations 1.134 - Perl::Critic::Policy::Variables::ProhibitEvilVariables 1.134 - Perl::Critic::Policy::Variables::ProhibitLocalVars 1.134 - Perl::Critic::Policy::Variables::ProhibitMatchVars 1.134 - Perl::Critic::Policy::Variables::ProhibitPackageVars 1.134 - Perl::Critic::Policy::Variables::ProhibitPerl4PackageNames 1.134 - Perl::Critic::Policy::Variables::ProhibitPunctuationVars 1.134 - Perl::Critic::Policy::Variables::ProhibitReusedNames 1.134 - Perl::Critic::Policy::Variables::ProhibitUnusedVariables 1.134 - Perl::Critic::Policy::Variables::ProtectPrivateVars 1.134 - Perl::Critic::Policy::Variables::RequireInitializationForLocalVars 1.134 - Perl::Critic::Policy::Variables::RequireLexicalLoopIterators 1.134 - Perl::Critic::Policy::Variables::RequireLocalizedPunctuationVars 1.134 - Perl::Critic::Policy::Variables::RequireNegativeIndices 1.134 - Perl::Critic::PolicyConfig 1.134 - Perl::Critic::PolicyFactory 1.134 - Perl::Critic::PolicyListing 1.134 - Perl::Critic::PolicyParameter 1.134 - Perl::Critic::PolicyParameter::Behavior 1.134 - Perl::Critic::PolicyParameter::Behavior::Boolean 1.134 - Perl::Critic::PolicyParameter::Behavior::Enumeration 1.134 - Perl::Critic::PolicyParameter::Behavior::Integer 1.134 - Perl::Critic::PolicyParameter::Behavior::String 1.134 - Perl::Critic::PolicyParameter::Behavior::StringList 1.134 - Perl::Critic::ProfilePrototype 1.134 - Perl::Critic::Statistics 1.134 - Perl::Critic::TestUtils 1.134 - Perl::Critic::Theme 1.134 - Perl::Critic::ThemeListing 1.134 - Perl::Critic::UserProfile 1.134 - Perl::Critic::Utils 1.134 - Perl::Critic::Utils::Constants 1.134 - Perl::Critic::Utils::DataConversion 1.134 - Perl::Critic::Utils::McCabe 1.134 - Perl::Critic::Utils::POD 1.134 - Perl::Critic::Utils::POD::ParseInteriorSequence 1.134 - Perl::Critic::Utils::PPI 1.134 - Perl::Critic::Utils::Perl 1.134 - Perl::Critic::Violation 1.134 - Test::Perl::Critic::Policy 1.134 + Perl-Critic-1.132 + pathname: P/PE/PETDANCE/Perl-Critic-1.132.tar.gz + provides: + Perl::Critic 1.132 + Perl::Critic::Annotation 1.132 + Perl::Critic::Command 1.132 + Perl::Critic::Config 1.132 + Perl::Critic::Document 1.132 + Perl::Critic::Exception 1.132 + Perl::Critic::Exception::AggregateConfiguration 1.132 + Perl::Critic::Exception::Configuration 1.132 + Perl::Critic::Exception::Configuration::Generic 1.132 + Perl::Critic::Exception::Configuration::NonExistentPolicy 1.132 + Perl::Critic::Exception::Configuration::Option 1.132 + Perl::Critic::Exception::Configuration::Option::Global 1.132 + Perl::Critic::Exception::Configuration::Option::Global::ExtraParameter 1.132 + Perl::Critic::Exception::Configuration::Option::Global::ParameterValue 1.132 + Perl::Critic::Exception::Configuration::Option::Policy 1.132 + Perl::Critic::Exception::Configuration::Option::Policy::ExtraParameter 1.132 + Perl::Critic::Exception::Configuration::Option::Policy::ParameterValue 1.132 + Perl::Critic::Exception::Fatal 1.132 + Perl::Critic::Exception::Fatal::Generic 1.132 + Perl::Critic::Exception::Fatal::Internal 1.132 + Perl::Critic::Exception::Fatal::PolicyDefinition 1.132 + Perl::Critic::Exception::IO 1.132 + Perl::Critic::Exception::Parse 1.132 + Perl::Critic::OptionsProcessor 1.132 + Perl::Critic::Policy 1.132 + Perl::Critic::Policy::BuiltinFunctions::ProhibitBooleanGrep 1.132 + Perl::Critic::Policy::BuiltinFunctions::ProhibitComplexMappings 1.132 + Perl::Critic::Policy::BuiltinFunctions::ProhibitLvalueSubstr 1.132 + Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock 1.132 + Perl::Critic::Policy::BuiltinFunctions::ProhibitSleepViaSelect 1.132 + Perl::Critic::Policy::BuiltinFunctions::ProhibitStringyEval 1.132 + Perl::Critic::Policy::BuiltinFunctions::ProhibitStringySplit 1.132 + Perl::Critic::Policy::BuiltinFunctions::ProhibitUniversalCan 1.132 + Perl::Critic::Policy::BuiltinFunctions::ProhibitUniversalIsa 1.132 + Perl::Critic::Policy::BuiltinFunctions::ProhibitUselessTopic 1.132 + Perl::Critic::Policy::BuiltinFunctions::ProhibitVoidGrep 1.132 + Perl::Critic::Policy::BuiltinFunctions::ProhibitVoidMap 1.132 + Perl::Critic::Policy::BuiltinFunctions::RequireBlockGrep 1.132 + Perl::Critic::Policy::BuiltinFunctions::RequireBlockMap 1.132 + Perl::Critic::Policy::BuiltinFunctions::RequireGlobFunction 1.132 + Perl::Critic::Policy::BuiltinFunctions::RequireSimpleSortBlock 1.132 + Perl::Critic::Policy::ClassHierarchies::ProhibitAutoloading 1.132 + Perl::Critic::Policy::ClassHierarchies::ProhibitExplicitISA 1.132 + Perl::Critic::Policy::ClassHierarchies::ProhibitOneArgBless 1.132 + Perl::Critic::Policy::CodeLayout::ProhibitHardTabs 1.132 + Perl::Critic::Policy::CodeLayout::ProhibitParensWithBuiltins 1.132 + Perl::Critic::Policy::CodeLayout::ProhibitQuotedWordLists 1.132 + Perl::Critic::Policy::CodeLayout::ProhibitTrailingWhitespace 1.132 + Perl::Critic::Policy::CodeLayout::RequireConsistentNewlines 1.132 + Perl::Critic::Policy::CodeLayout::RequireTidyCode 1.132 + Perl::Critic::Policy::CodeLayout::RequireTrailingCommas 1.132 + Perl::Critic::Policy::ControlStructures::ProhibitCStyleForLoops 1.132 + Perl::Critic::Policy::ControlStructures::ProhibitCascadingIfElse 1.132 + Perl::Critic::Policy::ControlStructures::ProhibitDeepNests 1.132 + Perl::Critic::Policy::ControlStructures::ProhibitLabelsWithSpecialBlockNames 1.132 + Perl::Critic::Policy::ControlStructures::ProhibitMutatingListFunctions 1.132 + Perl::Critic::Policy::ControlStructures::ProhibitNegativeExpressionsInUnlessAndUntilConditions 1.132 + Perl::Critic::Policy::ControlStructures::ProhibitPostfixControls 1.132 + Perl::Critic::Policy::ControlStructures::ProhibitUnlessBlocks 1.132 + Perl::Critic::Policy::ControlStructures::ProhibitUnreachableCode 1.132 + Perl::Critic::Policy::ControlStructures::ProhibitUntilBlocks 1.132 + Perl::Critic::Policy::ControlStructures::ProhibitYadaOperator 1.132 + Perl::Critic::Policy::Documentation::PodSpelling 1.132 + Perl::Critic::Policy::Documentation::RequirePackageMatchesPodName 1.132 + Perl::Critic::Policy::Documentation::RequirePodAtEnd 1.132 + Perl::Critic::Policy::Documentation::RequirePodLinksIncludeText 1.132 + Perl::Critic::Policy::Documentation::RequirePodSections 1.132 + Perl::Critic::Policy::ErrorHandling::RequireCarping 1.132 + Perl::Critic::Policy::ErrorHandling::RequireCheckingReturnValueOfEval 1.132 + Perl::Critic::Policy::InputOutput::ProhibitBacktickOperators 1.132 + Perl::Critic::Policy::InputOutput::ProhibitBarewordFileHandles 1.132 + Perl::Critic::Policy::InputOutput::ProhibitExplicitStdin 1.132 + Perl::Critic::Policy::InputOutput::ProhibitInteractiveTest 1.132 + Perl::Critic::Policy::InputOutput::ProhibitJoinedReadline 1.132 + Perl::Critic::Policy::InputOutput::ProhibitOneArgSelect 1.132 + Perl::Critic::Policy::InputOutput::ProhibitReadlineInForLoop 1.132 + Perl::Critic::Policy::InputOutput::ProhibitTwoArgOpen 1.132 + Perl::Critic::Policy::InputOutput::RequireBracedFileHandleWithPrint 1.132 + Perl::Critic::Policy::InputOutput::RequireBriefOpen 1.132 + Perl::Critic::Policy::InputOutput::RequireCheckedClose 1.132 + Perl::Critic::Policy::InputOutput::RequireCheckedOpen 1.132 + Perl::Critic::Policy::InputOutput::RequireCheckedSyscalls 1.132 + Perl::Critic::Policy::InputOutput::RequireEncodingWithUTF8Layer 1.132 + Perl::Critic::Policy::Miscellanea::ProhibitFormats 1.132 + Perl::Critic::Policy::Miscellanea::ProhibitTies 1.132 + Perl::Critic::Policy::Miscellanea::ProhibitUnrestrictedNoCritic 1.132 + Perl::Critic::Policy::Miscellanea::ProhibitUselessNoCritic 1.132 + Perl::Critic::Policy::Modules::ProhibitAutomaticExportation 1.132 + Perl::Critic::Policy::Modules::ProhibitConditionalUseStatements 1.132 + Perl::Critic::Policy::Modules::ProhibitEvilModules 1.132 + Perl::Critic::Policy::Modules::ProhibitExcessMainComplexity 1.132 + Perl::Critic::Policy::Modules::ProhibitMultiplePackages 1.132 + Perl::Critic::Policy::Modules::RequireBarewordIncludes 1.132 + Perl::Critic::Policy::Modules::RequireEndWithOne 1.132 + Perl::Critic::Policy::Modules::RequireExplicitPackage 1.132 + Perl::Critic::Policy::Modules::RequireFilenameMatchesPackage 1.132 + Perl::Critic::Policy::Modules::RequireNoMatchVarsWithUseEnglish 1.132 + Perl::Critic::Policy::Modules::RequireVersionVar 1.132 + Perl::Critic::Policy::NamingConventions::Capitalization 1.132 + Perl::Critic::Policy::NamingConventions::ProhibitAmbiguousNames 1.132 + Perl::Critic::Policy::Objects::ProhibitIndirectSyntax 1.132 + Perl::Critic::Policy::References::ProhibitDoubleSigils 1.132 + Perl::Critic::Policy::RegularExpressions::ProhibitCaptureWithoutTest 1.132 + Perl::Critic::Policy::RegularExpressions::ProhibitComplexRegexes 1.132 + Perl::Critic::Policy::RegularExpressions::ProhibitEnumeratedClasses 1.132 + Perl::Critic::Policy::RegularExpressions::ProhibitEscapedMetacharacters 1.132 + Perl::Critic::Policy::RegularExpressions::ProhibitFixedStringMatches 1.132 + Perl::Critic::Policy::RegularExpressions::ProhibitSingleCharAlternation 1.132 + Perl::Critic::Policy::RegularExpressions::ProhibitUnusedCapture 1.132 + Perl::Critic::Policy::RegularExpressions::ProhibitUnusualDelimiters 1.132 + Perl::Critic::Policy::RegularExpressions::ProhibitUselessTopic 1.132 + Perl::Critic::Policy::RegularExpressions::RequireBracesForMultiline 1.132 + Perl::Critic::Policy::RegularExpressions::RequireDotMatchAnything 1.132 + Perl::Critic::Policy::RegularExpressions::RequireExtendedFormatting 1.132 + Perl::Critic::Policy::RegularExpressions::RequireLineBoundaryMatching 1.132 + Perl::Critic::Policy::Subroutines::ProhibitAmpersandSigils 1.132 + Perl::Critic::Policy::Subroutines::ProhibitBuiltinHomonyms 1.132 + Perl::Critic::Policy::Subroutines::ProhibitExcessComplexity 1.132 + Perl::Critic::Policy::Subroutines::ProhibitExplicitReturnUndef 1.132 + Perl::Critic::Policy::Subroutines::ProhibitManyArgs 1.132 + Perl::Critic::Policy::Subroutines::ProhibitNestedSubs 1.132 + Perl::Critic::Policy::Subroutines::ProhibitReturnSort 1.132 + Perl::Critic::Policy::Subroutines::ProhibitSubroutinePrototypes 1.132 + Perl::Critic::Policy::Subroutines::ProhibitUnusedPrivateSubroutines 1.132 + Perl::Critic::Policy::Subroutines::ProtectPrivateSubs 1.132 + Perl::Critic::Policy::Subroutines::RequireArgUnpacking 1.132 + Perl::Critic::Policy::Subroutines::RequireFinalReturn 1.132 + Perl::Critic::Policy::TestingAndDebugging::ProhibitNoStrict 1.132 + Perl::Critic::Policy::TestingAndDebugging::ProhibitNoWarnings 1.132 + Perl::Critic::Policy::TestingAndDebugging::ProhibitProlongedStrictureOverride 1.132 + Perl::Critic::Policy::TestingAndDebugging::RequireTestLabels 1.132 + Perl::Critic::Policy::TestingAndDebugging::RequireUseStrict 1.132 + Perl::Critic::Policy::TestingAndDebugging::RequireUseWarnings 1.132 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitCommaSeparatedStatements 1.132 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitComplexVersion 1.132 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitConstantPragma 1.132 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitEmptyQuotes 1.132 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitEscapedCharacters 1.132 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitImplicitNewlines 1.132 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitInterpolationOfLiterals 1.132 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitLeadingZeros 1.132 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitLongChainsOfMethodCalls 1.132 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitMagicNumbers 1.132 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitMismatchedOperators 1.132 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitMixedBooleanOperators 1.132 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitNoisyQuotes 1.132 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitQuotesAsQuotelikeOperatorDelimiters 1.132 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitSpecialLiteralHeredocTerminator 1.132 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitVersionStrings 1.132 + Perl::Critic::Policy::ValuesAndExpressions::RequireConstantVersion 1.132 + Perl::Critic::Policy::ValuesAndExpressions::RequireInterpolationOfMetachars 1.132 + Perl::Critic::Policy::ValuesAndExpressions::RequireNumberSeparators 1.132 + Perl::Critic::Policy::ValuesAndExpressions::RequireQuotedHeredocTerminator 1.132 + Perl::Critic::Policy::ValuesAndExpressions::RequireUpperCaseHeredocTerminator 1.132 + Perl::Critic::Policy::Variables::ProhibitAugmentedAssignmentInDeclaration 1.132 + Perl::Critic::Policy::Variables::ProhibitConditionalDeclarations 1.132 + Perl::Critic::Policy::Variables::ProhibitEvilVariables 1.132 + Perl::Critic::Policy::Variables::ProhibitLocalVars 1.132 + Perl::Critic::Policy::Variables::ProhibitMatchVars 1.132 + Perl::Critic::Policy::Variables::ProhibitPackageVars 1.132 + Perl::Critic::Policy::Variables::ProhibitPerl4PackageNames 1.132 + Perl::Critic::Policy::Variables::ProhibitPunctuationVars 1.132 + Perl::Critic::Policy::Variables::ProhibitReusedNames 1.132 + Perl::Critic::Policy::Variables::ProhibitUnusedVariables 1.132 + Perl::Critic::Policy::Variables::ProtectPrivateVars 1.132 + Perl::Critic::Policy::Variables::RequireInitializationForLocalVars 1.132 + Perl::Critic::Policy::Variables::RequireLexicalLoopIterators 1.132 + Perl::Critic::Policy::Variables::RequireLocalizedPunctuationVars 1.132 + Perl::Critic::Policy::Variables::RequireNegativeIndices 1.132 + Perl::Critic::PolicyConfig 1.132 + Perl::Critic::PolicyFactory 1.132 + Perl::Critic::PolicyListing 1.132 + Perl::Critic::PolicyParameter 1.132 + Perl::Critic::PolicyParameter::Behavior 1.132 + Perl::Critic::PolicyParameter::Behavior::Boolean 1.132 + Perl::Critic::PolicyParameter::Behavior::Enumeration 1.132 + Perl::Critic::PolicyParameter::Behavior::Integer 1.132 + Perl::Critic::PolicyParameter::Behavior::String 1.132 + Perl::Critic::PolicyParameter::Behavior::StringList 1.132 + Perl::Critic::ProfilePrototype 1.132 + Perl::Critic::Statistics 1.132 + Perl::Critic::TestUtils 1.132 + Perl::Critic::Theme 1.132 + Perl::Critic::ThemeListing 1.132 + Perl::Critic::UserProfile 1.132 + Perl::Critic::Utils 1.132 + Perl::Critic::Utils::Constants 1.132 + Perl::Critic::Utils::DataConversion 1.132 + Perl::Critic::Utils::McCabe 1.132 + Perl::Critic::Utils::POD 1.132 + Perl::Critic::Utils::POD::ParseInteriorSequence 1.132 + Perl::Critic::Utils::PPI 1.132 + Perl::Critic::Utils::Perl 1.132 + Perl::Critic::Violation 1.132 + Test::Perl::Critic::Policy 1.132 requirements: B::Keywords 1.05 Carp 0 @@ -5795,6 +5823,7 @@ DISTRIBUTIONS Fatal 0 File::Basename 0 File::Find 0 + File::HomeDir 0 File::Path 0 File::Spec 0 File::Spec::Unix 0 @@ -5805,14 +5834,14 @@ DISTRIBUTIONS IPC::Open2 1 List::MoreUtils 0.19 List::Util 0 - Module::Build 0.4204 + Module::Build 0.4024 Module::Pluggable 3.1 - PPI 1.265 - PPI::Document 1.265 - PPI::Document::File 1.265 - PPI::Node 1.265 - PPI::Token::Quote::Single 1.265 - PPI::Token::Whitespace 1.265 + PPI 1.224 + PPI::Document 1.224 + PPI::Document::File 1.224 + PPI::Node 1.224 + PPI::Token::Quote::Single 1.224 + PPI::Token::Whitespace 1.224 PPIx::QuoteLike 0 PPIx::Regexp 0.027 PPIx::Utilities::Node 1.001 @@ -5840,36 +5869,37 @@ DISTRIBUTIONS strict 0 version 0.77 warnings 0 - Perl-Critic-Freenode-0.030 - pathname: D/DB/DBOOK/Perl-Critic-Freenode-0.030.tar.gz - provides: - Perl::Critic::Freenode 0.030 - Perl::Critic::Freenode::Utils 0.030 - Perl::Critic::Policy::Freenode::AmpersandSubCalls 0.030 - Perl::Critic::Policy::Freenode::ArrayAssignAref 0.030 - Perl::Critic::Policy::Freenode::BarewordFilehandles 0.030 - Perl::Critic::Policy::Freenode::ConditionalDeclarations 0.030 - Perl::Critic::Policy::Freenode::ConditionalImplicitReturn 0.030 - Perl::Critic::Policy::Freenode::DeprecatedFeatures 0.030 - Perl::Critic::Policy::Freenode::DiscouragedModules 0.030 - Perl::Critic::Policy::Freenode::DollarAB 0.030 - Perl::Critic::Policy::Freenode::Each 0.030 - Perl::Critic::Policy::Freenode::EmptyReturn 0.030 - Perl::Critic::Policy::Freenode::IndirectObjectNotation 0.030 - Perl::Critic::Policy::Freenode::LexicalForeachIterator 0.030 - Perl::Critic::Policy::Freenode::LoopOnHash 0.030 - Perl::Critic::Policy::Freenode::ModPerl 0.030 - Perl::Critic::Policy::Freenode::OpenArgs 0.030 - Perl::Critic::Policy::Freenode::OverloadOptions 0.030 - Perl::Critic::Policy::Freenode::POSIXImports 0.030 - Perl::Critic::Policy::Freenode::PackageMatchesFilename 0.030 - Perl::Critic::Policy::Freenode::PreferredAlternatives 0.030 - Perl::Critic::Policy::Freenode::Prototypes 0.030 - Perl::Critic::Policy::Freenode::StrictWarnings 0.030 - Perl::Critic::Policy::Freenode::Threads 0.030 - Perl::Critic::Policy::Freenode::Wantarray 0.030 - Perl::Critic::Policy::Freenode::WarningsSwitch 0.030 - Perl::Critic::Policy::Freenode::WhileDiamondDefaultAssignment 0.030 + Perl-Critic-Freenode-0.032 + pathname: D/DB/DBOOK/Perl-Critic-Freenode-0.032.tar.gz + provides: + Perl::Critic::Freenode 0.032 + Perl::Critic::Freenode::Utils 0.032 + Perl::Critic::Policy::Freenode::AmpersandSubCalls 0.032 + Perl::Critic::Policy::Freenode::ArrayAssignAref 0.032 + Perl::Critic::Policy::Freenode::BarewordFilehandles 0.032 + Perl::Critic::Policy::Freenode::ConditionalDeclarations 0.032 + Perl::Critic::Policy::Freenode::ConditionalImplicitReturn 0.032 + Perl::Critic::Policy::Freenode::DeprecatedFeatures 0.032 + Perl::Critic::Policy::Freenode::DiscouragedModules 0.032 + Perl::Critic::Policy::Freenode::DollarAB 0.032 + Perl::Critic::Policy::Freenode::Each 0.032 + Perl::Critic::Policy::Freenode::EmptyReturn 0.032 + Perl::Critic::Policy::Freenode::IndirectObjectNotation 0.032 + Perl::Critic::Policy::Freenode::LexicalForeachIterator 0.032 + Perl::Critic::Policy::Freenode::LoopOnHash 0.032 + Perl::Critic::Policy::Freenode::ModPerl 0.032 + Perl::Critic::Policy::Freenode::MultidimensionalArrayEmulation 0.032 + Perl::Critic::Policy::Freenode::OpenArgs 0.032 + Perl::Critic::Policy::Freenode::OverloadOptions 0.032 + Perl::Critic::Policy::Freenode::POSIXImports 0.032 + Perl::Critic::Policy::Freenode::PackageMatchesFilename 0.032 + Perl::Critic::Policy::Freenode::PreferredAlternatives 0.032 + Perl::Critic::Policy::Freenode::Prototypes 0.032 + Perl::Critic::Policy::Freenode::StrictWarnings 0.032 + Perl::Critic::Policy::Freenode::Threads 0.032 + Perl::Critic::Policy::Freenode::Wantarray 0.032 + Perl::Critic::Policy::Freenode::WarningsSwitch 0.032 + Perl::Critic::Policy::Freenode::WhileDiamondDefaultAssignment 0.032 requirements: Carp 0 Exporter 0 @@ -5898,65 +5928,65 @@ DISTRIBUTIONS List::Util 1.33 Perl::Critic 1.126 parent 0 - Perl-Critic-Pulp-96 - pathname: K/KR/KRYDE/Perl-Critic-Pulp-96.tar.gz - provides: - Perl::Critic::PodParser::ProhibitVerbatimMarkup 96 - Perl::Critic::Policy::CodeLayout::ProhibitFatCommaNewline 96 - Perl::Critic::Policy::CodeLayout::ProhibitIfIfSameLine 96 - Perl::Critic::Policy::CodeLayout::RequireFinalSemicolon 96 - Perl::Critic::Policy::CodeLayout::RequireTrailingCommaAtNewline 96 - Perl::Critic::Policy::Compatibility::ConstantLeadingUnderscore 96 - Perl::Critic::Policy::Compatibility::ConstantPragmaHash 96 - Perl::Critic::Policy::Compatibility::Gtk2Constants 96 - Perl::Critic::Policy::Compatibility::PerlMinimumVersionAndWhy 96 - Perl::Critic::Policy::Compatibility::PodMinimumVersion 96 - Perl::Critic::Policy::Compatibility::ProhibitUnixDevNull 96 - Perl::Critic::Policy::Documentation::ProhibitAdjacentLinks 96 - Perl::Critic::Policy::Documentation::ProhibitAdjacentLinks::Parser 96 - Perl::Critic::Policy::Documentation::ProhibitBadAproposMarkup 96 - Perl::Critic::Policy::Documentation::ProhibitDuplicateHeadings 96 - Perl::Critic::Policy::Documentation::ProhibitDuplicateSeeAlso 96 - Perl::Critic::Policy::Documentation::ProhibitLinkToSelf 96 - Perl::Critic::Policy::Documentation::ProhibitParagraphEndComma 96 - Perl::Critic::Policy::Documentation::ProhibitParagraphTwoDots 96 - Perl::Critic::Policy::Documentation::ProhibitUnbalancedParens 96 - Perl::Critic::Policy::Documentation::ProhibitVerbatimMarkup 96 - Perl::Critic::Policy::Documentation::RequireEndBeforeLastPod 96 - Perl::Critic::Policy::Documentation::RequireFilenameMarkup 96 - Perl::Critic::Policy::Documentation::RequireFinalCut 96 - Perl::Critic::Policy::Documentation::RequireLinkedURLs 96 - Perl::Critic::Policy::Miscellanea::TextDomainPlaceholders 96 - Perl::Critic::Policy::Miscellanea::TextDomainUnused 96 - Perl::Critic::Policy::Modules::ProhibitModuleShebang 96 - Perl::Critic::Policy::Modules::ProhibitPOSIXimport 96 - Perl::Critic::Policy::Modules::ProhibitUseQuotedVersion 96 - Perl::Critic::Policy::ValuesAndExpressions::ConstantBeforeLt 96 - Perl::Critic::Policy::ValuesAndExpressions::NotWithCompare 96 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitArrayAssignAref 96 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitBarewordDoubleColon 96 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitDuplicateHashKeys 96 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitEmptyCommas 96 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitFiletest_f 96 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitNullStatements 96 - Perl::Critic::Policy::ValuesAndExpressions::ProhibitUnknownBackslash 96 - Perl::Critic::Policy::ValuesAndExpressions::RequireNumericVersion 96 - Perl::Critic::Policy::ValuesAndExpressions::UnexpandedSpecialLiteral 96 - Perl::Critic::Pulp 96 - Perl::Critic::Pulp::PodMinimumVersionViolation 96 - Perl::Critic::Pulp::PodParser 96 - Perl::Critic::Pulp::PodParser::ProhibitBadAproposMarkup 96 - Perl::Critic::Pulp::PodParser::ProhibitDuplicateHeadings 96 - Perl::Critic::Pulp::PodParser::ProhibitDuplicateSeeAlso 96 - Perl::Critic::Pulp::PodParser::ProhibitLinkToSelf 96 - Perl::Critic::Pulp::PodParser::ProhibitParagraphEndComma 96 - Perl::Critic::Pulp::PodParser::ProhibitParagraphTwoDots 96 - Perl::Critic::Pulp::PodParser::ProhibitUnbalancedParens 96 - Perl::Critic::Pulp::PodParser::RequireFilenameMarkup 96 - Perl::Critic::Pulp::PodParser::RequireFinalCut 96 - Perl::Critic::Pulp::PodParser::RequireLinkedURLs 96 - Perl::Critic::Pulp::ProhibitDuplicateHashKeys::Qword 96 - Perl::Critic::Pulp::Utils 96 + Perl-Critic-Pulp-97 + pathname: K/KR/KRYDE/Perl-Critic-Pulp-97.tar.gz + provides: + Perl::Critic::PodParser::ProhibitVerbatimMarkup 97 + Perl::Critic::Policy::CodeLayout::ProhibitFatCommaNewline 97 + Perl::Critic::Policy::CodeLayout::ProhibitIfIfSameLine 97 + Perl::Critic::Policy::CodeLayout::RequireFinalSemicolon 97 + Perl::Critic::Policy::CodeLayout::RequireTrailingCommaAtNewline 97 + Perl::Critic::Policy::Compatibility::ConstantLeadingUnderscore 97 + Perl::Critic::Policy::Compatibility::ConstantPragmaHash 97 + Perl::Critic::Policy::Compatibility::Gtk2Constants 97 + Perl::Critic::Policy::Compatibility::PerlMinimumVersionAndWhy 97 + Perl::Critic::Policy::Compatibility::PodMinimumVersion 97 + Perl::Critic::Policy::Compatibility::ProhibitUnixDevNull 97 + Perl::Critic::Policy::Documentation::ProhibitAdjacentLinks 97 + Perl::Critic::Policy::Documentation::ProhibitAdjacentLinks::Parser 97 + Perl::Critic::Policy::Documentation::ProhibitBadAproposMarkup 97 + Perl::Critic::Policy::Documentation::ProhibitDuplicateHeadings 97 + Perl::Critic::Policy::Documentation::ProhibitDuplicateSeeAlso 97 + Perl::Critic::Policy::Documentation::ProhibitLinkToSelf 97 + Perl::Critic::Policy::Documentation::ProhibitParagraphEndComma 97 + Perl::Critic::Policy::Documentation::ProhibitParagraphTwoDots 97 + Perl::Critic::Policy::Documentation::ProhibitUnbalancedParens 97 + Perl::Critic::Policy::Documentation::ProhibitVerbatimMarkup 97 + Perl::Critic::Policy::Documentation::RequireEndBeforeLastPod 97 + Perl::Critic::Policy::Documentation::RequireFilenameMarkup 97 + Perl::Critic::Policy::Documentation::RequireFinalCut 97 + Perl::Critic::Policy::Documentation::RequireLinkedURLs 97 + Perl::Critic::Policy::Miscellanea::TextDomainPlaceholders 97 + Perl::Critic::Policy::Miscellanea::TextDomainUnused 97 + Perl::Critic::Policy::Modules::ProhibitModuleShebang 97 + Perl::Critic::Policy::Modules::ProhibitPOSIXimport 97 + Perl::Critic::Policy::Modules::ProhibitUseQuotedVersion 97 + Perl::Critic::Policy::ValuesAndExpressions::ConstantBeforeLt 97 + Perl::Critic::Policy::ValuesAndExpressions::NotWithCompare 97 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitArrayAssignAref 97 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitBarewordDoubleColon 97 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitDuplicateHashKeys 97 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitEmptyCommas 97 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitFiletest_f 97 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitNullStatements 97 + Perl::Critic::Policy::ValuesAndExpressions::ProhibitUnknownBackslash 97 + Perl::Critic::Policy::ValuesAndExpressions::RequireNumericVersion 97 + Perl::Critic::Policy::ValuesAndExpressions::UnexpandedSpecialLiteral 97 + Perl::Critic::Pulp 97 + Perl::Critic::Pulp::PodMinimumVersionViolation 97 + Perl::Critic::Pulp::PodParser 97 + Perl::Critic::Pulp::PodParser::ProhibitBadAproposMarkup 97 + Perl::Critic::Pulp::PodParser::ProhibitDuplicateHeadings 97 + Perl::Critic::Pulp::PodParser::ProhibitDuplicateSeeAlso 97 + Perl::Critic::Pulp::PodParser::ProhibitLinkToSelf 97 + Perl::Critic::Pulp::PodParser::ProhibitParagraphEndComma 97 + Perl::Critic::Pulp::PodParser::ProhibitParagraphTwoDots 97 + Perl::Critic::Pulp::PodParser::ProhibitUnbalancedParens 97 + Perl::Critic::Pulp::PodParser::RequireFilenameMarkup 97 + Perl::Critic::Pulp::PodParser::RequireFinalCut 97 + Perl::Critic::Pulp::PodParser::RequireLinkedURLs 97 + Perl::Critic::Pulp::ProhibitDuplicateHashKeys::Qword 97 + Perl::Critic::Pulp::Utils 97 requirements: ExtUtils::MakeMaker 0 IO::String 1.02 @@ -5978,27 +6008,27 @@ DISTRIBUTIONS Test::More 0 perl 5.006 version 0 - Perl-Tidy-20190601 - pathname: S/SH/SHANCOCK/Perl-Tidy-20190601.tar.gz - provides: - Perl::Tidy 20190601 - Perl::Tidy::Debugger 20190601 - Perl::Tidy::DevNull 20190601 - Perl::Tidy::Diagnostics 20190601 - Perl::Tidy::FileWriter 20190601 - Perl::Tidy::Formatter 20190601 - Perl::Tidy::HtmlWriter 20190601 - Perl::Tidy::IOScalar 20190601 - Perl::Tidy::IOScalarArray 20190601 - Perl::Tidy::IndentationItem 20190601 - Perl::Tidy::LineBuffer 20190601 - Perl::Tidy::LineSink 20190601 - Perl::Tidy::LineSource 20190601 - Perl::Tidy::Logger 20190601 - Perl::Tidy::Tokenizer 20190601 - Perl::Tidy::VerticalAligner 20190601 - Perl::Tidy::VerticalAligner::Alignment 20190601 - Perl::Tidy::VerticalAligner::Line 20190601 + Perl-Tidy-20200110 + pathname: S/SH/SHANCOCK/Perl-Tidy-20200110.tar.gz + provides: + Perl::Tidy 20200110 + Perl::Tidy::Debugger 20200110 + Perl::Tidy::DevNull 20200110 + Perl::Tidy::Diagnostics 20200110 + Perl::Tidy::FileWriter 20200110 + Perl::Tidy::Formatter 20200110 + Perl::Tidy::HtmlWriter 20200110 + Perl::Tidy::IOScalar 20200110 + Perl::Tidy::IOScalarArray 20200110 + Perl::Tidy::IndentationItem 20200110 + Perl::Tidy::LineBuffer 20200110 + Perl::Tidy::LineSink 20200110 + Perl::Tidy::LineSource 20200110 + Perl::Tidy::Logger 20200110 + Perl::Tidy::Tokenizer 20200110 + Perl::Tidy::VerticalAligner 20200110 + Perl::Tidy::VerticalAligner::Alignment 20200110 + Perl::Tidy::VerticalAligner::Line 20200110 requirements: ExtUtils::MakeMaker 0 PerlIO-utf8_strict-0.007 @@ -6258,11 +6288,11 @@ DISTRIBUTIONS overload 0 strict 0 warnings 0 - Role-Tiny-2.000008 - pathname: H/HA/HAARG/Role-Tiny-2.000008.tar.gz + Role-Tiny-2.001004 + pathname: H/HA/HAARG/Role-Tiny-2.001004.tar.gz provides: - Role::Tiny 2.000008 - Role::Tiny::With 2.000008 + Role::Tiny 2.001004 + Role::Tiny::With 2.001004 requirements: Exporter 5.57 perl 5.006 @@ -6497,41 +6527,41 @@ DISTRIBUTIONS overload 0 strict 0 warnings 0 - Selenium-Remote-Driver-1.33 - pathname: T/TE/TEODESIAN/Selenium-Remote-Driver-1.33.tar.gz - provides: - Selenium::ActionChains 1.33 - Selenium::CanStartBinary 1.33 - Selenium::CanStartBinary::FindBinary 1.33 - Selenium::CanStartBinary::ProbePort 1.33 - Selenium::Chrome 1.33 - Selenium::Edge 1.33 - Selenium::Firefox 1.33 - Selenium::Firefox::Binary 1.33 - Selenium::Firefox::Profile 1.33 - Selenium::InternetExplorer 1.33 - Selenium::PhantomJS 1.33 - Selenium::Remote::Commands 1.33 - Selenium::Remote::Driver 1.33 - Selenium::Remote::Driver::CanSetWebdriverContext 1.33 - Selenium::Remote::Driver::Firefox::Profile 1.33 - Selenium::Remote::ErrorHandler 1.33 - Selenium::Remote::Finders 1.33 - Selenium::Remote::Mock::Commands 1.33 - Selenium::Remote::Mock::RemoteConnection 1.33 - Selenium::Remote::RemoteConnection 1.33 - Selenium::Remote::Spec 1.33 - Selenium::Remote::WDKeys 1.33 - Selenium::Remote::WebElement 1.33 - Selenium::Waiter 1.33 - Test::Selenium::Chrome 1.33 - Test::Selenium::Edge 1.33 - Test::Selenium::Firefox 1.33 - Test::Selenium::InternetExplorer 1.33 - Test::Selenium::PhantomJS 1.33 - Test::Selenium::Remote::Driver 1.33 - Test::Selenium::Remote::Role::DoesTesting 1.33 - Test::Selenium::Remote::WebElement 1.33 + Selenium-Remote-Driver-1.36 + pathname: T/TE/TEODESIAN/Selenium-Remote-Driver-1.36.tar.gz + provides: + Selenium::ActionChains 1.36 + Selenium::CanStartBinary 1.36 + Selenium::CanStartBinary::FindBinary 1.36 + Selenium::CanStartBinary::ProbePort 1.36 + Selenium::Chrome 1.36 + Selenium::Edge 1.36 + Selenium::Firefox 1.36 + Selenium::Firefox::Binary 1.36 + Selenium::Firefox::Profile 1.36 + Selenium::InternetExplorer 1.36 + Selenium::PhantomJS 1.36 + Selenium::Remote::Commands 1.36 + Selenium::Remote::Driver 1.36 + Selenium::Remote::Driver::CanSetWebdriverContext 1.36 + Selenium::Remote::Driver::Firefox::Profile 1.36 + Selenium::Remote::ErrorHandler 1.36 + Selenium::Remote::Finders 1.36 + Selenium::Remote::Mock::Commands 1.36 + Selenium::Remote::Mock::RemoteConnection 1.36 + Selenium::Remote::RemoteConnection 1.36 + Selenium::Remote::Spec 1.36 + Selenium::Remote::WDKeys 1.36 + Selenium::Remote::WebElement 1.36 + Selenium::Waiter 1.36 + Test::Selenium::Chrome 1.36 + Test::Selenium::Edge 1.36 + Test::Selenium::Firefox 1.36 + Test::Selenium::InternetExplorer 1.36 + Test::Selenium::PhantomJS 1.36 + Test::Selenium::Remote::Driver 1.36 + Test::Selenium::Remote::Role::DoesTesting 1.36 + Test::Selenium::Remote::WebElement 1.36 requirements: Archive::Zip 0 Carp 0 @@ -6572,10 +6602,10 @@ DISTRIBUTIONS perl 5.010 strict 0 warnings 0 - Sentry-Raven-1.11 - pathname: Q/QR/QRRY/Sentry-Raven-1.11.tar.gz + Sentry-Raven-1.12 + pathname: Q/QR/QRRY/Sentry-Raven-1.12.tar.gz provides: - Sentry::Raven 1.11 + Sentry::Raven 1.12 Sentry::Raven::Processor::RemoveStackVariables undef requirements: Data::Dump 0 @@ -6595,20 +6625,20 @@ DISTRIBUTIONS URI 0 UUID::Tiny 0 perl 5.008 - Sereal-4.007 - pathname: Y/YV/YVES/Sereal-4.007.tar.gz + Sereal-4.011 + pathname: Y/YV/YVES/Sereal-4.011.tar.gz provides: - Sereal 4.007 + Sereal 4.011 requirements: ExtUtils::MakeMaker 0 - Sereal::Decoder 4.007 - Sereal::Encoder 4.007 + Sereal::Decoder 4.011 + Sereal::Encoder 4.011 perl 5.008 - Sereal-Decoder-4.007 - pathname: Y/YV/YVES/Sereal-Decoder-4.007.tar.gz + Sereal-Decoder-4.011 + pathname: Y/YV/YVES/Sereal-Decoder-4.011.tar.gz provides: - Sereal::Decoder 4.007 - Sereal::Decoder::Constants 4.007 + Sereal::Decoder 4.011 + Sereal::Decoder::Constants 4.011 Sereal::Performance undef requirements: ExtUtils::MakeMaker 7.0 @@ -6617,11 +6647,11 @@ DISTRIBUTIONS File::Path 0 XSLoader 0 perl 5.008 - Sereal-Encoder-4.007 - pathname: Y/YV/YVES/Sereal-Encoder-4.007.tar.gz + Sereal-Encoder-4.011 + pathname: Y/YV/YVES/Sereal-Encoder-4.011.tar.gz provides: - Sereal::Encoder 4.007 - Sereal::Encoder::Constants 4.007 + Sereal::Encoder 4.011 + Sereal::Encoder::Constants 4.011 requirements: ExtUtils::MakeMaker 7.0 ExtUtils::ParseXS 2.21 @@ -6649,49 +6679,49 @@ DISTRIBUTIONS perl 5.006 strict 0 warnings 0 - Specio-0.44 - pathname: D/DR/DROLSKY/Specio-0.44.tar.gz - provides: - Specio 0.44 - Specio::Coercion 0.44 - Specio::Constraint::AnyCan 0.44 - Specio::Constraint::AnyDoes 0.44 - Specio::Constraint::AnyIsa 0.44 - Specio::Constraint::Enum 0.44 - Specio::Constraint::Intersection 0.44 - Specio::Constraint::ObjectCan 0.44 - Specio::Constraint::ObjectDoes 0.44 - Specio::Constraint::ObjectIsa 0.44 - Specio::Constraint::Parameterizable 0.44 - Specio::Constraint::Parameterized 0.44 - Specio::Constraint::Role::CanType 0.44 - Specio::Constraint::Role::DoesType 0.44 - Specio::Constraint::Role::Interface 0.44 - Specio::Constraint::Role::IsaType 0.44 - Specio::Constraint::Simple 0.44 - Specio::Constraint::Structurable 0.44 - Specio::Constraint::Structured 0.44 - Specio::Constraint::Union 0.44 - Specio::Declare 0.44 - Specio::DeclaredAt 0.44 - Specio::Exception 0.44 - Specio::Exporter 0.44 - Specio::Helpers 0.44 - Specio::Library::Builtins 0.44 - Specio::Library::Numeric 0.44 - Specio::Library::Perl 0.44 - Specio::Library::String 0.44 - Specio::Library::Structured 0.44 - Specio::Library::Structured::Dict 0.44 - Specio::Library::Structured::Map 0.44 - Specio::Library::Structured::Tuple 0.44 - Specio::OO 0.44 - Specio::PartialDump 0.44 - Specio::Registry 0.44 - Specio::Role::Inlinable 0.44 - Specio::Subs 0.44 - Specio::TypeChecks 0.44 - Test::Specio 0.44 + Specio-0.45 + pathname: D/DR/DROLSKY/Specio-0.45.tar.gz + provides: + Specio 0.45 + Specio::Coercion 0.45 + Specio::Constraint::AnyCan 0.45 + Specio::Constraint::AnyDoes 0.45 + Specio::Constraint::AnyIsa 0.45 + Specio::Constraint::Enum 0.45 + Specio::Constraint::Intersection 0.45 + Specio::Constraint::ObjectCan 0.45 + Specio::Constraint::ObjectDoes 0.45 + Specio::Constraint::ObjectIsa 0.45 + Specio::Constraint::Parameterizable 0.45 + Specio::Constraint::Parameterized 0.45 + Specio::Constraint::Role::CanType 0.45 + Specio::Constraint::Role::DoesType 0.45 + Specio::Constraint::Role::Interface 0.45 + Specio::Constraint::Role::IsaType 0.45 + Specio::Constraint::Simple 0.45 + Specio::Constraint::Structurable 0.45 + Specio::Constraint::Structured 0.45 + Specio::Constraint::Union 0.45 + Specio::Declare 0.45 + Specio::DeclaredAt 0.45 + Specio::Exception 0.45 + Specio::Exporter 0.45 + Specio::Helpers 0.45 + Specio::Library::Builtins 0.45 + Specio::Library::Numeric 0.45 + Specio::Library::Perl 0.45 + Specio::Library::String 0.45 + Specio::Library::Structured 0.45 + Specio::Library::Structured::Dict 0.45 + Specio::Library::Structured::Map 0.45 + Specio::Library::Structured::Tuple 0.45 + Specio::OO 0.45 + Specio::PartialDump 0.45 + Specio::Registry 0.45 + Specio::Role::Inlinable 0.45 + Specio::Subs 0.45 + Specio::TypeChecks 0.45 + Test::Specio 0.45 requirements: B 0 Carp 0 @@ -6711,6 +6741,7 @@ DISTRIBUTIONS Test::Fatal 0 Test::More 0.96 Try::Tiny 0 + XString 0 overload 0 parent 0 perl 5.008 @@ -6735,13 +6766,13 @@ DISTRIBUTIONS requirements: ExtUtils::MakeMaker 0 Test::More 0 - String-RewritePrefix-0.007 - pathname: R/RJ/RJBS/String-RewritePrefix-0.007.tar.gz + String-RewritePrefix-0.008 + pathname: R/RJ/RJBS/String-RewritePrefix-0.008.tar.gz provides: - String::RewritePrefix 0.007 + String::RewritePrefix 0.008 requirements: Carp 0 - ExtUtils::MakeMaker 6.30 + ExtUtils::MakeMaker 0 Sub::Exporter 0.972 strict 0 warnings 0 @@ -6809,22 +6840,22 @@ DISTRIBUTIONS Scalar::Util 0 strict 0 warnings 0 - Sub-Name-0.21 - pathname: E/ET/ETHER/Sub-Name-0.21.tar.gz + Sub-Name-0.26 + pathname: E/ET/ETHER/Sub-Name-0.26.tar.gz provides: - Sub::Name 0.21 + Sub::Name 0.26 requirements: - Exporter 5.57 + Exporter 0 ExtUtils::MakeMaker 0 XSLoader 0 perl 5.006 strict 0 warnings 0 - Sub-Quote-2.006003 - pathname: H/HA/HAARG/Sub-Quote-2.006003.tar.gz + Sub-Quote-2.006006 + pathname: H/HA/HAARG/Sub-Quote-2.006006.tar.gz provides: - Sub::Defer 2.006003 - Sub::Quote 2.006003 + Sub::Defer 2.006006 + Sub::Quote 2.006006 requirements: ExtUtils::MakeMaker 0 Scalar::Util 0 @@ -6876,76 +6907,76 @@ DISTRIBUTIONS ExtUtils::MakeMaker 0 GD 1.14 Template 2.14 - Template-Toolkit-2.29 - pathname: A/AT/ATOOMIC/Template-Toolkit-2.29.tar.gz - provides: - Template 2.29 - Template::Base 2.78 - Template::Config 2.75 - Template::Constants 2.75 - Template::Context 2.98 - Template::Directive 2.2 - Template::Document 2.79 - Template::Exception 2.7 - Template::Filters 2.87 - Template::Grammar 2.26 - Template::Iterator 2.68 - Template::Monad::Assert 1 - Template::Monad::Scalar 1 - Template::Namespace::Constants 1.27 - Template::Parser 2.89 - Template::Perl 2.87 - Template::Plugin 2.7 - Template::Plugin::Assert 1 - Template::Plugin::CGI 2.7 - Template::Plugin::Datafile 2.72 - Template::Plugin::Date 2.78 - Template::Plugin::Date::Calc 2.78 - Template::Plugin::Date::Manip 2.78 - Template::Plugin::Directory 2.7 - Template::Plugin::Dumper 2.7 - Template::Plugin::File 2.71 - Template::Plugin::Filter 1.38 - Template::Plugin::Format 2.7 - Template::Plugin::HTML 2.62 - Template::Plugin::Image 1.21 - Template::Plugin::Iterator 2.68 - Template::Plugin::Math 1.16 - Template::Plugin::Pod 2.69 - Template::Plugin::Procedural 1.17 - Template::Plugin::Scalar 1 - Template::Plugin::String 2.4 - Template::Plugin::Table 2.71 - Template::Plugin::URL 2.74 - Template::Plugin::View 2.68 - Template::Plugin::Wrap 2.68 - Template::Plugins 2.77 - Template::Provider 2.94 - Template::Service 2.8 - Template::Stash 2.91 - Template::Stash::Context 1.63 + Template-Toolkit-3.007 + pathname: A/AT/ATOOMIC/Template-Toolkit-3.007.tar.gz + provides: + Template 3.007 + Template::Base 3.007 + Template::Config 3.007 + Template::Constants 3.007 + Template::Context 3.007 + Template::Directive 3.007 + Template::Document 3.007 + Template::Exception 3.007 + Template::Filters 3.007 + Template::Grammar 3.007 + Template::Iterator 3.007 + Template::Monad::Assert 3.007 + Template::Monad::Scalar 3.007 + Template::Namespace::Constants 3.007 + Template::Parser 3.007 + Template::Perl 3.007 + Template::Plugin 3.007 + Template::Plugin::Assert 3.007 + Template::Plugin::CGI 3.007 + Template::Plugin::Datafile 3.007 + Template::Plugin::Date 3.007 + Template::Plugin::Date::Calc 3.007 + Template::Plugin::Date::Manip 3.007 + Template::Plugin::Directory 3.007 + Template::Plugin::Dumper 3.007 + Template::Plugin::File 3.007 + Template::Plugin::Filter 3.007 + Template::Plugin::Format 3.007 + Template::Plugin::HTML 3.007 + Template::Plugin::Image 3.007 + Template::Plugin::Iterator 3.007 + Template::Plugin::Math 3.007 + Template::Plugin::Pod 3.007 + Template::Plugin::Procedural 3.007 + Template::Plugin::Scalar 3.007 + Template::Plugin::String 3.007 + Template::Plugin::Table 3.007 + Template::Plugin::URL 3.007 + Template::Plugin::View 3.007 + Template::Plugin::Wrap 3.007 + Template::Plugins 3.007 + Template::Provider 3.007 + Template::Service 3.007 + Template::Stash 3.007 + Template::Stash::Context 3.007 Template::Stash::XS undef - Template::Test 2.75 - Template::TieString 2.75 - Template::Toolkit undef - Template::VMethods 2.16 - Template::View 2.91 + Template::Test 3.007 + Template::TieString 3.007 + Template::Toolkit 3.007 + Template::VMethods 3.007 + Template::View 3.007 requirements: AppConfig 1.56 ExtUtils::MakeMaker 0 File::Spec 0.8 File::Temp 0.12 Scalar::Util 0 - Term-Table-0.013 - pathname: E/EX/EXODIST/Term-Table-0.013.tar.gz + Term-Table-0.015 + pathname: E/EX/EXODIST/Term-Table-0.015.tar.gz provides: - Term::Table 0.013 - Term::Table::Cell 0.013 - Term::Table::CellStack 0.013 - Term::Table::HashBase 0.003 - Term::Table::LineBreak 0.013 - Term::Table::Spacer 0.013 - Term::Table::Util 0.013 + Term::Table 0.015 + Term::Table::Cell 0.015 + Term::Table::CellStack 0.015 + Term::Table::HashBase 0.015 + Term::Table::LineBreak 0.015 + Term::Table::Spacer 0.015 + Term::Table::Util 0.015 requirements: Carp 0 ExtUtils::MakeMaker 0 @@ -7070,10 +7101,10 @@ DISTRIBUTIONS ExtUtils::MakeMaker 0 Test::Builder 0.12 Test::Builder::Tester 1.04 - Test-MockModule-v0.170.0 - pathname: G/GF/GFRANKS/Test-MockModule-v0.170.0.tar.gz + Test-MockModule-v0.171.0 + pathname: G/GF/GFRANKS/Test-MockModule-v0.171.0.tar.gz provides: - Test::MockModule v0.170.0 + Test::MockModule v0.171.0 requirements: Carp 0 Module::Build 0.38 @@ -7183,11 +7214,11 @@ DISTRIBUTIONS Test::Builder::Module 0 Test::More 0.88 perl 5.008_001 - Test-TCP-2.20 - pathname: M/MI/MIYAGAWA/Test-TCP-2.20.tar.gz + Test-TCP-2.22 + pathname: M/MI/MIYAGAWA/Test-TCP-2.22.tar.gz provides: Net::EmptyPort undef - Test::TCP 2.20 + Test::TCP 2.22 Test::TCP::CheckPort undef requirements: ExtUtils::MakeMaker 6.64 @@ -7245,10 +7276,10 @@ DISTRIBUTIONS Test::Builder 0.13 Test::Builder::Tester 1.02 perl 5.006 - Test-Warnings-0.026 - pathname: E/ET/ETHER/Test-Warnings-0.026.tar.gz + Test-Warnings-0.028 + pathname: E/ET/ETHER/Test-Warnings-0.028.tar.gz provides: - Test::Warnings 0.026 + Test::Warnings 0.028 requirements: Carp 0 Exporter 0 @@ -7258,124 +7289,124 @@ DISTRIBUTIONS perl 5.006 strict 0 warnings 0 - Test2-Suite-0.000126 - pathname: E/EX/EXODIST/Test2-Suite-0.000126.tar.gz - provides: - Test2::AsyncSubtest 0.000126 - Test2::AsyncSubtest::Event::Attach 0.000126 - Test2::AsyncSubtest::Event::Detach 0.000126 - Test2::AsyncSubtest::Formatter 0.000126 - Test2::AsyncSubtest::Hub 0.000126 - Test2::Bundle 0.000126 - Test2::Bundle::Extended 0.000126 - Test2::Bundle::More 0.000126 - Test2::Bundle::Simple 0.000126 - Test2::Compare 0.000126 - Test2::Compare::Array 0.000126 - Test2::Compare::Bag 0.000126 - Test2::Compare::Base 0.000126 - Test2::Compare::Bool 0.000126 - Test2::Compare::Custom 0.000126 - Test2::Compare::DeepRef 0.000126 - Test2::Compare::Delta 0.000126 - Test2::Compare::Event 0.000126 - Test2::Compare::EventMeta 0.000126 - Test2::Compare::Float 0.000126 - Test2::Compare::Hash 0.000126 - Test2::Compare::Meta 0.000126 - Test2::Compare::Negatable 0.000126 - Test2::Compare::Number 0.000126 - Test2::Compare::Object 0.000126 - Test2::Compare::OrderedSubset 0.000126 - Test2::Compare::Pattern 0.000126 - Test2::Compare::Ref 0.000126 - Test2::Compare::Regex 0.000126 - Test2::Compare::Scalar 0.000126 - Test2::Compare::Set 0.000126 - Test2::Compare::String 0.000126 - Test2::Compare::Undef 0.000126 - Test2::Compare::Wildcard 0.000126 - Test2::Manual 0.000126 - Test2::Manual::Anatomy 0.000126 - Test2::Manual::Anatomy::API 0.000126 - Test2::Manual::Anatomy::Context 0.000126 - Test2::Manual::Anatomy::EndToEnd 0.000126 - Test2::Manual::Anatomy::Event 0.000126 - Test2::Manual::Anatomy::Hubs 0.000126 - Test2::Manual::Anatomy::IPC 0.000126 - Test2::Manual::Anatomy::Utilities 0.000126 - Test2::Manual::Contributing 0.000126 - Test2::Manual::Testing 0.000126 - Test2::Manual::Testing::Introduction 0.000126 - Test2::Manual::Testing::Migrating 0.000126 - Test2::Manual::Testing::Planning 0.000126 - Test2::Manual::Testing::Todo 0.000126 - Test2::Manual::Tooling 0.000126 - Test2::Manual::Tooling::FirstTool 0.000126 - Test2::Manual::Tooling::Formatter 0.000126 - Test2::Manual::Tooling::Nesting 0.000126 - Test2::Manual::Tooling::Plugin::TestExit 0.000126 - Test2::Manual::Tooling::Plugin::TestingDone 0.000126 - Test2::Manual::Tooling::Plugin::ToolCompletes 0.000126 - Test2::Manual::Tooling::Plugin::ToolStarts 0.000126 - Test2::Manual::Tooling::Subtest 0.000126 - Test2::Manual::Tooling::TestBuilder 0.000126 - Test2::Manual::Tooling::Testing 0.000126 - Test2::Mock 0.000126 - Test2::Plugin 0.000126 - Test2::Plugin::BailOnFail 0.000126 - Test2::Plugin::DieOnFail 0.000126 - Test2::Plugin::ExitSummary 0.000126 - Test2::Plugin::SRand 0.000126 - Test2::Plugin::Times 0.000126 - Test2::Plugin::UTF8 0.000126 - Test2::Require 0.000126 - Test2::Require::AuthorTesting 0.000126 - Test2::Require::EnvVar 0.000126 - Test2::Require::Fork 0.000126 - Test2::Require::Module 0.000126 - Test2::Require::Perl 0.000126 - Test2::Require::RealFork 0.000126 - Test2::Require::Threads 0.000126 - Test2::Suite 0.000126 - Test2::Todo 0.000126 - Test2::Tools 0.000126 - Test2::Tools::AsyncSubtest 0.000126 - Test2::Tools::Basic 0.000126 - Test2::Tools::Class 0.000126 - Test2::Tools::ClassicCompare 0.000126 - Test2::Tools::Compare 0.000126 - Test2::Tools::Defer 0.000126 - Test2::Tools::Encoding 0.000126 - Test2::Tools::Event 0.000126 - Test2::Tools::Exception 0.000126 - Test2::Tools::Exports 0.000126 - Test2::Tools::GenTemp 0.000126 - Test2::Tools::Grab 0.000126 - Test2::Tools::Mock 0.000126 - Test2::Tools::Ref 0.000126 - Test2::Tools::Spec 0.000126 - Test2::Tools::Subtest 0.000126 - Test2::Tools::Target 0.000126 - Test2::Tools::Tester 0.000126 - Test2::Tools::Warnings 0.000126 - Test2::Util::Grabber 0.000126 - Test2::Util::Ref 0.000126 - Test2::Util::Stash 0.000126 - Test2::Util::Sub 0.000126 - Test2::Util::Table 0.000126 - Test2::Util::Table::Cell 0.000126 - Test2::Util::Table::LineBreak 0.000126 - Test2::Util::Term 0.000126 - Test2::Util::Times 0.000126 - Test2::V0 0.000126 - Test2::Workflow 0.000126 - Test2::Workflow::BlockBase 0.000126 - Test2::Workflow::Build 0.000126 - Test2::Workflow::Runner 0.000126 - Test2::Workflow::Task 0.000126 - Test2::Workflow::Task::Action 0.000126 - Test2::Workflow::Task::Group 0.000126 + Test2-Suite-0.000129 + pathname: E/EX/EXODIST/Test2-Suite-0.000129.tar.gz + provides: + Test2::AsyncSubtest 0.000129 + Test2::AsyncSubtest::Event::Attach 0.000129 + Test2::AsyncSubtest::Event::Detach 0.000129 + Test2::AsyncSubtest::Formatter 0.000129 + Test2::AsyncSubtest::Hub 0.000129 + Test2::Bundle 0.000129 + Test2::Bundle::Extended 0.000129 + Test2::Bundle::More 0.000129 + Test2::Bundle::Simple 0.000129 + Test2::Compare 0.000129 + Test2::Compare::Array 0.000129 + Test2::Compare::Bag 0.000129 + Test2::Compare::Base 0.000129 + Test2::Compare::Bool 0.000129 + Test2::Compare::Custom 0.000129 + Test2::Compare::DeepRef 0.000129 + Test2::Compare::Delta 0.000129 + Test2::Compare::Event 0.000129 + Test2::Compare::EventMeta 0.000129 + Test2::Compare::Float 0.000129 + Test2::Compare::Hash 0.000129 + Test2::Compare::Meta 0.000129 + Test2::Compare::Negatable 0.000129 + Test2::Compare::Number 0.000129 + Test2::Compare::Object 0.000129 + Test2::Compare::OrderedSubset 0.000129 + Test2::Compare::Pattern 0.000129 + Test2::Compare::Ref 0.000129 + Test2::Compare::Regex 0.000129 + Test2::Compare::Scalar 0.000129 + Test2::Compare::Set 0.000129 + Test2::Compare::String 0.000129 + Test2::Compare::Undef 0.000129 + Test2::Compare::Wildcard 0.000129 + Test2::Manual 0.000129 + Test2::Manual::Anatomy 0.000129 + Test2::Manual::Anatomy::API 0.000129 + Test2::Manual::Anatomy::Context 0.000129 + Test2::Manual::Anatomy::EndToEnd 0.000129 + Test2::Manual::Anatomy::Event 0.000129 + Test2::Manual::Anatomy::Hubs 0.000129 + Test2::Manual::Anatomy::IPC 0.000129 + Test2::Manual::Anatomy::Utilities 0.000129 + Test2::Manual::Contributing 0.000129 + Test2::Manual::Testing 0.000129 + Test2::Manual::Testing::Introduction 0.000129 + Test2::Manual::Testing::Migrating 0.000129 + Test2::Manual::Testing::Planning 0.000129 + Test2::Manual::Testing::Todo 0.000129 + Test2::Manual::Tooling 0.000129 + Test2::Manual::Tooling::FirstTool 0.000129 + Test2::Manual::Tooling::Formatter 0.000129 + Test2::Manual::Tooling::Nesting 0.000129 + Test2::Manual::Tooling::Plugin::TestExit 0.000129 + Test2::Manual::Tooling::Plugin::TestingDone 0.000129 + Test2::Manual::Tooling::Plugin::ToolCompletes 0.000129 + Test2::Manual::Tooling::Plugin::ToolStarts 0.000129 + Test2::Manual::Tooling::Subtest 0.000129 + Test2::Manual::Tooling::TestBuilder 0.000129 + Test2::Manual::Tooling::Testing 0.000129 + Test2::Mock 0.000129 + Test2::Plugin 0.000129 + Test2::Plugin::BailOnFail 0.000129 + Test2::Plugin::DieOnFail 0.000129 + Test2::Plugin::ExitSummary 0.000129 + Test2::Plugin::SRand 0.000129 + Test2::Plugin::Times 0.000129 + Test2::Plugin::UTF8 0.000129 + Test2::Require 0.000129 + Test2::Require::AuthorTesting 0.000129 + Test2::Require::EnvVar 0.000129 + Test2::Require::Fork 0.000129 + Test2::Require::Module 0.000129 + Test2::Require::Perl 0.000129 + Test2::Require::RealFork 0.000129 + Test2::Require::Threads 0.000129 + Test2::Suite 0.000129 + Test2::Todo 0.000129 + Test2::Tools 0.000129 + Test2::Tools::AsyncSubtest 0.000129 + Test2::Tools::Basic 0.000129 + Test2::Tools::Class 0.000129 + Test2::Tools::ClassicCompare 0.000129 + Test2::Tools::Compare 0.000129 + Test2::Tools::Defer 0.000129 + Test2::Tools::Encoding 0.000129 + Test2::Tools::Event 0.000129 + Test2::Tools::Exception 0.000129 + Test2::Tools::Exports 0.000129 + Test2::Tools::GenTemp 0.000129 + Test2::Tools::Grab 0.000129 + Test2::Tools::Mock 0.000129 + Test2::Tools::Ref 0.000129 + Test2::Tools::Spec 0.000129 + Test2::Tools::Subtest 0.000129 + Test2::Tools::Target 0.000129 + Test2::Tools::Tester 0.000129 + Test2::Tools::Warnings 0.000129 + Test2::Util::Grabber 0.000129 + Test2::Util::Ref 0.000129 + Test2::Util::Stash 0.000129 + Test2::Util::Sub 0.000129 + Test2::Util::Table 0.000129 + Test2::Util::Table::Cell 0.000129 + Test2::Util::Table::LineBreak 0.000129 + Test2::Util::Term 0.000129 + Test2::Util::Times 0.000129 + Test2::V0 0.000129 + Test2::Workflow 0.000129 + Test2::Workflow::BlockBase 0.000129 + Test2::Workflow::Build 0.000129 + Test2::Workflow::Runner 0.000129 + Test2::Workflow::Task 0.000129 + Test2::Workflow::Task::Action 0.000129 + Test2::Workflow::Task::Group 0.000129 requirements: B 0 Carp 0 @@ -7400,10 +7431,10 @@ DISTRIBUTIONS requirements: ExtUtils::MakeMaker 0 Test::More 0 - Text-CSV_XS-1.39 - pathname: H/HM/HMBRAND/Text-CSV_XS-1.39.tgz + Text-CSV_XS-1.40 + pathname: H/HM/HMBRAND/Text-CSV_XS-1.40.tgz provides: - Text::CSV_XS 1.39 + Text::CSV_XS 1.40 requirements: Config 0 ExtUtils::MakeMaker 0 @@ -7462,11 +7493,11 @@ DISTRIBUTIONS Test::More 0.42 Text::Markdown v1.0.26 perl 5.008 - Text-Template-1.57 - pathname: M/MS/MSCHOUT/Text-Template-1.57.tar.gz + Text-Template-1.58 + pathname: M/MS/MSCHOUT/Text-Template-1.58.tar.gz provides: - Text::Template 1.57 - Text::Template::Preprocess 1.57 + Text::Template 1.58 + Text::Template::Preprocess 1.58 requirements: Carp 0 Encode 0 @@ -7476,10 +7507,10 @@ DISTRIBUTIONS perl 5.008 strict 0 warnings 0 - TheSchwartz-1.13 - pathname: A/AK/AKIYM/TheSchwartz-1.13.tar.gz + TheSchwartz-1.15 + pathname: A/AK/AKIYM/TheSchwartz-1.15.tar.gz provides: - TheSchwartz 1.13 + TheSchwartz 1.15 TheSchwartz::Error undef TheSchwartz::ExitStatus undef TheSchwartz::FuncMap undef @@ -7487,6 +7518,7 @@ DISTRIBUTIONS TheSchwartz::JobHandle undef TheSchwartz::Worker undef requirements: + Class::Accessor::Fast 0 Data::ObjectDriver 0.04 Digest::MD5 0 Module::Build::Tiny 0.035 @@ -7534,8 +7566,8 @@ DISTRIBUTIONS Test::More 0 Test::use::ok 0 Tie::RefHash 0 - TimeDate-2.30 - pathname: G/GB/GBARR/TimeDate-2.30.tar.gz + TimeDate-2.31 + pathname: A/AT/ATOOMIC/TimeDate-2.31.tar.gz provides: Date::Format 2.24 Date::Format::Generic 2.24 @@ -7560,6 +7592,7 @@ DISTRIBUTIONS Date::Language::Icelandic 1.01 Date::Language::Italian 1.01 Date::Language::Norwegian 1.01 + Date::Language::Occitan 1.04 Date::Language::Oromo 0.99 Date::Language::Romanian 1.01 Date::Language::Russian 1.01 @@ -7573,8 +7606,9 @@ DISTRIBUTIONS Date::Language::TigrinyaEritrean 1.00 Date::Language::TigrinyaEthiopian 1.00 Date::Language::Turkish 1.0 - Date::Parse 2.30 + Date::Parse 2.31 Time::Zone 2.24 + TimeDate 1.21 requirements: ExtUtils::MakeMaker 0 Try-Tiny-0.30 @@ -7589,48 +7623,49 @@ DISTRIBUTIONS perl 5.006 strict 0 warnings 0 - Type-Tiny-1.004004 - pathname: T/TO/TOBYINK/Type-Tiny-1.004004.tar.gz - provides: - Devel::TypeTiny::Perl56Compat 1.004004 - Devel::TypeTiny::Perl58Compat 1.004004 - Error::TypeTiny 1.004004 - Error::TypeTiny::Assertion 1.004004 - Error::TypeTiny::Compilation 1.004004 - Error::TypeTiny::WrongNumberOfParameters 1.004004 - Eval::TypeTiny 1.004004 - Reply::Plugin::TypeTiny 1.004004 - Test::TypeTiny 1.004004 - Type::Coercion 1.004004 - Type::Coercion::FromMoose 1.004004 - Type::Coercion::Union 1.004004 - Type::Library 1.004004 - Type::Params 1.004004 - Type::Parser 1.004004 - Type::Registry 1.004004 - Type::Tiny 1.004004 - Type::Tiny::Class 1.004004 - Type::Tiny::Duck 1.004004 - Type::Tiny::Enum 1.004004 - Type::Tiny::Intersection 1.004004 - Type::Tiny::Role 1.004004 - Type::Tiny::Union 1.004004 - Type::Utils 1.004004 - Types::Common::Numeric 1.004004 - Types::Common::String 1.004004 - Types::Standard 1.004004 - Types::Standard::ArrayRef 1.004004 - Types::Standard::CycleTuple 1.004004 - Types::Standard::Dict 1.004004 - Types::Standard::HashRef 1.004004 - Types::Standard::Map 1.004004 - Types::Standard::ScalarRef 1.004004 - Types::Standard::StrMatch 1.004004 - Types::Standard::Tied 1.004004 - Types::Standard::Tuple 1.004004 - Types::TypeTiny 1.004004 - requirements: - Exporter::Tiny 0.040 + Type-Tiny-1.008005 + pathname: T/TO/TOBYINK/Type-Tiny-1.008005.tar.gz + provides: + Devel::TypeTiny::Perl56Compat 1.008005 + Devel::TypeTiny::Perl58Compat 1.008005 + Error::TypeTiny 1.008005 + Error::TypeTiny::Assertion 1.008005 + Error::TypeTiny::Compilation 1.008005 + Error::TypeTiny::WrongNumberOfParameters 1.008005 + Eval::TypeTiny 1.008005 + Reply::Plugin::TypeTiny 1.008005 + Test::TypeTiny 1.008005 + Type::Coercion 1.008005 + Type::Coercion::FromMoose 1.008005 + Type::Coercion::Union 1.008005 + Type::Library 1.008005 + Type::Params 1.008005 + Type::Parser 1.008005 + Type::Registry 1.008005 + Type::Tiny 1.008005 + Type::Tiny::Class 1.008005 + Type::Tiny::ConstrainedObject 1.008005 + Type::Tiny::Duck 1.008005 + Type::Tiny::Enum 1.008005 + Type::Tiny::Intersection 1.008005 + Type::Tiny::Role 1.008005 + Type::Tiny::Union 1.008005 + Type::Utils 1.008005 + Types::Common::Numeric 1.008005 + Types::Common::String 1.008005 + Types::Standard 1.008005 + Types::Standard::ArrayRef 1.008005 + Types::Standard::CycleTuple 1.008005 + Types::Standard::Dict 1.008005 + Types::Standard::HashRef 1.008005 + Types::Standard::Map 1.008005 + Types::Standard::ScalarRef 1.008005 + Types::Standard::StrMatch 1.008005 + Types::Standard::Tied 1.008005 + Types::Standard::Tuple 1.008005 + Types::TypeTiny 1.008005 + requirements: + Exporter::Tiny 1.000000 ExtUtils::MakeMaker 6.17 perl 5.006001 Types-Serialiser-1.0 @@ -7799,11 +7834,11 @@ DISTRIBUTIONS strict 0 vars 0 warnings 0 - XML-Parser-2.44 - pathname: T/TO/TODDR/XML-Parser-2.44.tar.gz + XML-Parser-2.46 + pathname: T/TO/TODDR/XML-Parser-2.46.tar.gz provides: - XML::Parser 2.44 - XML::Parser::Expat 2.44 + XML::Parser 2.46 + XML::Parser::Expat 2.46 XML::Parser::Style::Debug undef XML::Parser::Style::Objects undef XML::Parser::Style::Stream undef @@ -7812,7 +7847,6 @@ DISTRIBUTIONS requirements: ExtUtils::MakeMaker 0 LWP::UserAgent 0 - Test::More 0 perl 5.00405 XML-SAX-1.02 pathname: G/GR/GRANTM/XML-SAX-1.02.tar.gz @@ -7906,11 +7940,18 @@ DISTRIBUTIONS ExtUtils::MakeMaker 0 SOAP::Lite 0.716 SOAP::Transport::TCP 0.715 - YAML-1.29 - pathname: T/TI/TINITA/YAML-1.29.tar.gz + XString-0.002 + pathname: A/AT/ATOOMIC/XString-0.002.tar.gz + provides: + XString 0.002 + requirements: + ExtUtils::MakeMaker 0 + perl 5.010 + YAML-1.30 + pathname: T/TI/TINITA/YAML-1.30.tar.gz provides: - YAML 1.29 - YAML::Any 1.29 + YAML 1.30 + YAML::Any 1.30 YAML::Dumper undef YAML::Dumper::Base undef YAML::Error undef @@ -7972,32 +8013,32 @@ DISTRIBUTIONS XSLoader 0 lib 0 perl 5.008001 - libwww-perl-6.39 - pathname: O/OA/OALDERS/libwww-perl-6.39.tar.gz - provides: - LWP 6.39 - LWP::Authen::Basic 6.39 - LWP::Authen::Digest 6.39 - LWP::Authen::Ntlm 6.39 - LWP::ConnCache 6.39 - LWP::Debug 6.39 - LWP::Debug::TraceHTTP 6.39 - LWP::DebugFile 6.39 - LWP::MemberMixin 6.39 - LWP::Protocol 6.39 - LWP::Protocol::cpan 6.39 - LWP::Protocol::data 6.39 - LWP::Protocol::file 6.39 - LWP::Protocol::ftp 6.39 - LWP::Protocol::gopher 6.39 - LWP::Protocol::http 6.39 - LWP::Protocol::loopback 6.39 - LWP::Protocol::mailto 6.39 - LWP::Protocol::nntp 6.39 - LWP::Protocol::nogo 6.39 - LWP::RobotUA 6.39 - LWP::Simple 6.39 - LWP::UserAgent 6.39 + libwww-perl-6.43 + pathname: O/OA/OALDERS/libwww-perl-6.43.tar.gz + provides: + LWP 6.43 + LWP::Authen::Basic 6.43 + LWP::Authen::Digest 6.43 + LWP::Authen::Ntlm 6.43 + LWP::ConnCache 6.43 + LWP::Debug 6.43 + LWP::Debug::TraceHTTP 6.43 + LWP::DebugFile 6.43 + LWP::MemberMixin 6.43 + LWP::Protocol 6.43 + LWP::Protocol::cpan 6.43 + LWP::Protocol::data 6.43 + LWP::Protocol::file 6.43 + LWP::Protocol::ftp 6.43 + LWP::Protocol::gopher 6.43 + LWP::Protocol::http 6.43 + LWP::Protocol::loopback 6.43 + LWP::Protocol::mailto 6.43 + LWP::Protocol::nntp 6.43 + LWP::Protocol::nogo 6.43 + LWP::RobotUA 6.43 + LWP::Simple 6.43 + LWP::UserAgent 6.43 libwww::perl undef requirements: CPAN::Meta::Requirements 2.120620