[ QPerl ] [ 5.26.0.2 ] Perl / CPAN

This is the best place for community developers to publish their genius work. Your Apps enrich the QNAP Turbo NAS.
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ QPerl ] [ 5.20.2.1 ] Perl / CPAN

Post by QNAP_Stephane »

64 bit is for 4.3 fw... use x86 version on fw 4.2
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
thefold
New here
Posts: 3
Joined: Thu Oct 29, 2015 9:52 pm

Re: [ QPerl ] [ 5.20.2.1 ] Perl / CPAN

Post by thefold »

Installed the x86 version, all working now, thanks!
User avatar
Trexx
Ask me anything
Posts: 5388
Joined: Sat Oct 01, 2011 7:50 am
Location: Minnesota

Re: [ QPerl ] [ 5.20.2.1 ] Perl / CPAN

Post by Trexx »

Hi Stephane,

Running into a missing module in the QPerl 5.24 under 4.3:

Code: Select all

Can't locate HTML/Parser.pm in @INC (you may need to install the HTML::Parser module) (@INC contains: /opt/QPerl/lib/perl5/site_perl/5.24.0/x86_64-QNAP64_QoolBox-linux-gnu-thread-multi /opt/QPerl/lib/perl5/site_perl/5.24.0 /opt/QPerl/lib/perl5/5.24.0/x86_64-QNAP64_QoolBox-linux-gnu-thread-multi /opt/QPerl/lib/perl5/5.24.0 .)
Paul
Paul

Model: TS-877-1600 FW: 4.5.3.x
QTS (SSD): [RAID-1] 2 x 1TB WD Blue m.2's
Data (HDD): [RAID-5] 6 x 3TB HGST DeskStar
VMs (SSD): [RAID-1] 2 x1TB SK Hynix Gold
Ext. (HDD): TR-004 [Raid-5] 4 x 4TB HGST Ultastor
RAM: Kingston HyperX Fury 64GB DDR4-2666
UPS: CP AVR1350

Model:TVS-673 32GB & TS-228a Offline[/color]
-----------------------------------------------------------------------------------------------------------------------------------------
2018 Plex NAS Compatibility Guide | QNAP Plex FAQ | Moogle's QNAP Faq
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ QPerl ] [ 5.20.2.1 ] Perl / CPAN

Post by QNAP_Stephane »

did you tried install it over CPAN ?
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
Trexx
Ask me anything
Posts: 5388
Joined: Sat Oct 01, 2011 7:50 am
Location: Minnesota

Re: [ QPerl ] [ 5.20.2.1 ] Perl / CPAN

Post by Trexx »

I am not a Perl guru, but doing some googling I did the following:

Code: Select all

./cpan HTML::Parser
There were a bunch of make errors in the output as it tried to install dependencies.

Code: Select all

Configuring G/GA/GAAS/Encode-Locale-1.05.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Encode::Locale
Writing MYMETA.yml and MYMETA.json
  GAAS/Encode-Locale-1.05.tar.gz
  /share/CACHEDEV1_DATA/.qpkg/QPerl/bin/perl Makefile.PL -- OK
Running make for G/GA/GAAS/Encode-Locale-1.05.tar.gz
  GAAS/Encode-Locale-1.05.tar.gz
  make -- NOT OK
Paul

Model: TS-877-1600 FW: 4.5.3.x
QTS (SSD): [RAID-1] 2 x 1TB WD Blue m.2's
Data (HDD): [RAID-5] 6 x 3TB HGST DeskStar
VMs (SSD): [RAID-1] 2 x1TB SK Hynix Gold
Ext. (HDD): TR-004 [Raid-5] 4 x 4TB HGST Ultastor
RAM: Kingston HyperX Fury 64GB DDR4-2666
UPS: CP AVR1350

Model:TVS-673 32GB & TS-228a Offline[/color]
-----------------------------------------------------------------------------------------------------------------------------------------
2018 Plex NAS Compatibility Guide | QNAP Plex FAQ | Moogle's QNAP Faq
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ QPerl ] [ 5.20.2.1 ] Perl / CPAN

Post by QNAP_Stephane »

mmmm yes forgot you need the make command and a compilator
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
Trexx
Ask me anything
Posts: 5388
Joined: Sat Oct 01, 2011 7:50 am
Location: Minnesota

Re: [ QPerl ] [ 5.20.2.1 ] Perl / CPAN

Post by Trexx »

Are those something that can be bundled into an updated build?
Paul

Model: TS-877-1600 FW: 4.5.3.x
QTS (SSD): [RAID-1] 2 x 1TB WD Blue m.2's
Data (HDD): [RAID-5] 6 x 3TB HGST DeskStar
VMs (SSD): [RAID-1] 2 x1TB SK Hynix Gold
Ext. (HDD): TR-004 [Raid-5] 4 x 4TB HGST Ultastor
RAM: Kingston HyperX Fury 64GB DDR4-2666
UPS: CP AVR1350

Model:TVS-673 32GB & TS-228a Offline[/color]
-----------------------------------------------------------------------------------------------------------------------------------------
2018 Plex NAS Compatibility Guide | QNAP Plex FAQ | Moogle's QNAP Faq
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ QPerl ] [ 5.20.2.1 ] Perl / CPAN

Post by QNAP_Stephane »

is this for x64 version ?
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
Trexx
Ask me anything
Posts: 5388
Joined: Sat Oct 01, 2011 7:50 am
Location: Minnesota

Re: [ QPerl ] [ 5.20.2.1 ] Perl / CPAN

Post by Trexx »

Yes.
Paul

Model: TS-877-1600 FW: 4.5.3.x
QTS (SSD): [RAID-1] 2 x 1TB WD Blue m.2's
Data (HDD): [RAID-5] 6 x 3TB HGST DeskStar
VMs (SSD): [RAID-1] 2 x1TB SK Hynix Gold
Ext. (HDD): TR-004 [Raid-5] 4 x 4TB HGST Ultastor
RAM: Kingston HyperX Fury 64GB DDR4-2666
UPS: CP AVR1350

Model:TVS-673 32GB & TS-228a Offline[/color]
-----------------------------------------------------------------------------------------------------------------------------------------
2018 Plex NAS Compatibility Guide | QNAP Plex FAQ | Moogle's QNAP Faq
User avatar
Trexx
Ask me anything
Posts: 5388
Joined: Sat Oct 01, 2011 7:50 am
Location: Minnesota

Re: [ QPerl ] [ 5.20.2.1 ] Perl / CPAN

Post by Trexx »

Any luck on an update to support CPAN additions?
Paul

Model: TS-877-1600 FW: 4.5.3.x
QTS (SSD): [RAID-1] 2 x 1TB WD Blue m.2's
Data (HDD): [RAID-5] 6 x 3TB HGST DeskStar
VMs (SSD): [RAID-1] 2 x1TB SK Hynix Gold
Ext. (HDD): TR-004 [Raid-5] 4 x 4TB HGST Ultastor
RAM: Kingston HyperX Fury 64GB DDR4-2666
UPS: CP AVR1350

Model:TVS-673 32GB & TS-228a Offline[/color]
-----------------------------------------------------------------------------------------------------------------------------------------
2018 Plex NAS Compatibility Guide | QNAP Plex FAQ | Moogle's QNAP Faq
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ QPerl ] [ 5.20.2.1 ] Perl / CPAN

Post by QNAP_Stephane »

I will check for it
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
Trexx
Ask me anything
Posts: 5388
Joined: Sat Oct 01, 2011 7:50 am
Location: Minnesota

Re: [ QPerl ] [ 5.20.2.1 ] Perl / CPAN

Post by Trexx »

Just wondering how it's coming along?
Paul

Model: TS-877-1600 FW: 4.5.3.x
QTS (SSD): [RAID-1] 2 x 1TB WD Blue m.2's
Data (HDD): [RAID-5] 6 x 3TB HGST DeskStar
VMs (SSD): [RAID-1] 2 x1TB SK Hynix Gold
Ext. (HDD): TR-004 [Raid-5] 4 x 4TB HGST Ultastor
RAM: Kingston HyperX Fury 64GB DDR4-2666
UPS: CP AVR1350

Model:TVS-673 32GB & TS-228a Offline[/color]
-----------------------------------------------------------------------------------------------------------------------------------------
2018 Plex NAS Compatibility Guide | QNAP Plex FAQ | Moogle's QNAP Faq
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ QPerl ] [ 5.20.2.1 ] Perl / CPAN

Post by QNAP_Stephane »

uploading 5.24.1 'major change are for x64 and missing CPAN)

built with the following

Code: Select all

AnyEvent	7.13
AE	undef
Socket	2.024
DBI	1.636
EV	4.22
FCGI	0.78
Guard	1.023
Template	2.26
XSLoader	0.24
threads	2.09
XML::Parser	2.44
XML::Parser::Expat	2.44
XML::Parser::Style::Objects	undef
XML::Parser::Style::Debug	undef
XML::Parser::Style::Stream	undef
XML::Parser::Style::Subs	undef
XML::Parser::Style::Tree	undef
AnyEvent::Handle	undef
AnyEvent::DNS	undef
AnyEvent::Debug	undef
AnyEvent::IO	undef
AnyEvent::Socket	undef
AnyEvent::Log	undef
AnyEvent::Loop	undef
AnyEvent::Strict	undef
AnyEvent::TLS	undef
AnyEvent::Util	undef
AnyEvent::IO::IOAIO	undef
AnyEvent::IO::Perl	undef
AnyEvent::Impl::EventLib	undef
AnyEvent::Impl::Cocoa	undef
AnyEvent::Impl::EV	undef
AnyEvent::Impl::Event	undef
AnyEvent::Impl::IOAsync	undef
AnyEvent::Impl::FLTK	undef
AnyEvent::Impl::Glib	undef
AnyEvent::Impl::Irssi	undef
AnyEvent::Impl::POE	undef
AnyEvent::Impl::Perl	undef
AnyEvent::Impl::Qt	undef
AnyEvent::Impl::Tk	undef
AnyEvent::Impl::UV	undef
Async::Interrupt	1.21
Bundle::DBI	12.008696
DBD::ExampleP	12.014311
DBD::DBM	0.08
DBD::Sponge	12.010003
DBD::File	0.44
DBD::Gofer	0.015327
DBD::NullP	12.014715
DBD::Proxy	0.2004
DBD::Gofer::Policy::classic	0.010088
DBD::Gofer::Policy::Base	0.010088
DBD::Gofer::Policy::pedantic	0.010088
DBD::Gofer::Policy::rush	0.010088
DBD::Gofer::Transport::corostream	undef
DBD::Gofer::Transport::Base	0.014121
DBD::Gofer::Transport::pipeone	0.010088
DBD::Gofer::Transport::null	0.010088
DBD::Gofer::Transport::stream	0.014599
DBI::ProfileData	2.010008
DBI::Changes	undef
DBI::DBD	12.015129
DBI::FAQ	1.014935
DBI::Profile	2.015065
DBI::ProfileDumper	2.015325
DBI::ProfileSubs	0.009396
DBI::ProxyServer	0.3005
DBI::PurePerl	2.014286
DBI::W32ODBC	undef
DBI::Const::GetInfoReturn	2.008697
DBI::Const::GetInfoType	2.008697
DBI::Const::GetInfo::ANSI	2.008697
DBI::Const::GetInfo::ODBC	2.011374
DBI::DBD::Metadata	2.014214
DBI::DBD::SqlEngine	0.06
DBI::Gofer::Execute	0.014283
DBI::Gofer::Request	0.012537
DBI::Gofer::Response	0.011566
DBI::Gofer::Serializer::DataDumper	0.009950
DBI::Gofer::Serializer::Base	0.009950
DBI::Gofer::Serializer::Storable	0.015586
DBI::Gofer::Transport::pipeone	0.012537
DBI::Gofer::Transport::Base	0.012537
DBI::Gofer::Transport::stream	0.012537
DBI::ProfileDumper::Apache	2.014121
DBI::SQL::Nano	1.015544
DBI::Util::CacheMemory	0.010315
DBI::Util::_accessor	0.009479
Data::UUID	1.221
Devel::PPPort	3.35
Digest::MD5	2.55
Digest::SHA	5.96
Digest::SHA1	2.13
EV::MakeMaker	undef
File::RsyncP	0.74
File::RsyncP::Digest	0.74
File::RsyncP::FileIO	0.74
File::RsyncP::FileList	0.74
HTML::HeadParser	3.71
HTML::Entities	3.69
HTML::Filter	3.72
HTML::PullParser	3.57
HTML::LinkExtor	3.69
HTML::Parser	3.72
HTML::TokeParser	3.69
IO::Pty	1.12
IO::Tty	1.12
IO::Tty::Constant	undef
IPC::Semaphore	2.07
IPC::Msg	2.07
IPC::SharedMem	2.07
IPC::SysV	2.07
JSON::XS	3.02
JSON::XS::Boolean	undef
List::Util	1.46
List::Util::XS	1.46
Net::SSLeay	1.78
Net::SSLeay::Handle	0.61
Scalar::Util	1.46
Sub::Identify	0.12
Sub::Name	0.21
Sub::Util	1.46
Sys::Syslog	0.35
Template::Config	2.75
Template::Base	2.78
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::Parser	2.89
Template::Plugin	2.7
Template::Plugins	2.77
Template::Provider	2.94
Template::Service	2.8
Template::Stash	2.91
Template::Test	2.75
Template::VMethods	2.16
Template::View	2.91
Template::Namespace::Constants	1.27
Template::Plugin::Procedural	1.17
Template::Plugin::Assert	1
Template::Plugin::CGI	2.7
Template::Plugin::Datafile	2.72
Template::Plugin::Date	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::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::Stash::Context	1.63
Template::Stash::XS	undef
Test::LeakTrace	0.15
Test::LeakTrace::Script	undef
Time::HiRes	1.9740
Unicode::UTF8	0.60
Win32::DBIODBC	undef
YAML::LibYAML	0.63
YAML::XS	0.63
YAML::XS::LibYAML	undef
common::sense	3.74
threads::shared	1.52
Mojolicious	7.09
AppConfig	1.71
CGI	4.35
Error	0.17024
Fh	4.35
Inline	0.80
JSON	2.90
LWP	6.15
Mojo	undef
PAR	1.011
Pegex	0.61
Readonly	2.05
SUPER	1.20141117
Test2	1.302062
URI	1.71
enum	1.11
ojo	undef
ok	1.302062
parent	0.236
perlfaq	5.021011
version	0.9917
AnyEvent	7.13
AE	undef
Socket	2.024
DBI	1.636
EV	4.22
FCGI	0.78
Guard	1.023
Template	2.26
XSLoader	0.24
threads	2.09
XML::Parser	2.44
XML::Parser::Expat	2.44
XML::Parser::Style::Objects	undef
XML::Parser::Style::Debug	undef
XML::Parser::Style::Stream	undef
XML::Parser::Style::Subs	undef
XML::Parser::Style::Tree	undef
AnyEvent::Handle	undef
AnyEvent::DNS	undef
AnyEvent::Debug	undef
AnyEvent::IO	undef
AnyEvent::Socket	undef
AnyEvent::Log	undef
AnyEvent::Loop	undef
AnyEvent::Strict	undef
AnyEvent::TLS	undef
AnyEvent::Util	undef
AnyEvent::IO::IOAIO	undef
AnyEvent::IO::Perl	undef
AnyEvent::Impl::EventLib	undef
AnyEvent::Impl::Cocoa	undef
AnyEvent::Impl::EV	undef
AnyEvent::Impl::Event	undef
AnyEvent::Impl::IOAsync	undef
AnyEvent::Impl::FLTK	undef
AnyEvent::Impl::Glib	undef
AnyEvent::Impl::Irssi	undef
AnyEvent::Impl::POE	undef
AnyEvent::Impl::Perl	undef
AnyEvent::Impl::Qt	undef
AnyEvent::Impl::Tk	undef
AnyEvent::Impl::UV	undef
Async::Interrupt	1.21
Bundle::DBI	12.008696
DBD::ExampleP	12.014311
DBD::DBM	0.08
DBD::Sponge	12.010003
DBD::File	0.44
DBD::Gofer	0.015327
DBD::NullP	12.014715
DBD::Proxy	0.2004
DBD::Gofer::Policy::classic	0.010088
DBD::Gofer::Policy::Base	0.010088
DBD::Gofer::Policy::pedantic	0.010088
DBD::Gofer::Policy::rush	0.010088
DBD::Gofer::Transport::corostream	undef
DBD::Gofer::Transport::Base	0.014121
DBD::Gofer::Transport::pipeone	0.010088
DBD::Gofer::Transport::null	0.010088
DBD::Gofer::Transport::stream	0.014599
DBI::ProfileData	2.010008
DBI::Changes	undef
DBI::DBD	12.015129
DBI::FAQ	1.014935
DBI::Profile	2.015065
DBI::ProfileDumper	2.015325
DBI::ProfileSubs	0.009396
DBI::ProxyServer	0.3005
DBI::PurePerl	2.014286
DBI::W32ODBC	undef
DBI::Const::GetInfoReturn	2.008697
DBI::Const::GetInfoType	2.008697
DBI::Const::GetInfo::ANSI	2.008697
DBI::Const::GetInfo::ODBC	2.011374
DBI::DBD::Metadata	2.014214
DBI::DBD::SqlEngine	0.06
DBI::Gofer::Execute	0.014283
DBI::Gofer::Request	0.012537
DBI::Gofer::Response	0.011566
DBI::Gofer::Serializer::DataDumper	0.009950
DBI::Gofer::Serializer::Base	0.009950
DBI::Gofer::Serializer::Storable	0.015586
DBI::Gofer::Transport::pipeone	0.012537
DBI::Gofer::Transport::Base	0.012537
DBI::Gofer::Transport::stream	0.012537
DBI::ProfileDumper::Apache	2.014121
DBI::SQL::Nano	1.015544
DBI::Util::CacheMemory	0.010315
DBI::Util::_accessor	0.009479
Data::UUID	1.221
Devel::PPPort	3.35
Digest::MD5	2.55
Digest::SHA	5.96
Digest::SHA1	2.13
EV::MakeMaker	undef
File::RsyncP	0.74
File::RsyncP::Digest	0.74
File::RsyncP::FileIO	0.74
File::RsyncP::FileList	0.74
HTML::HeadParser	3.71
HTML::Entities	3.69
HTML::Filter	3.72
HTML::PullParser	3.57
HTML::LinkExtor	3.69
HTML::Parser	3.72
HTML::TokeParser	3.69
IO::Pty	1.12
IO::Tty	1.12
IO::Tty::Constant	undef
IPC::Semaphore	2.07
IPC::Msg	2.07
IPC::SharedMem	2.07
IPC::SysV	2.07
JSON::XS	3.02
JSON::XS::Boolean	undef
List::Util	1.46
List::Util::XS	1.46
Net::SSLeay	1.78
Net::SSLeay::Handle	0.61
Scalar::Util	1.46
Sub::Identify	0.12
Sub::Name	0.21
Sub::Util	1.46
Sys::Syslog	0.35
Template::Config	2.75
Template::Base	2.78
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::Parser	2.89
Template::Plugin	2.7
Template::Plugins	2.77
Template::Provider	2.94
Template::Service	2.8
Template::Stash	2.91
Template::Test	2.75
Template::VMethods	2.16
Template::View	2.91
Template::Namespace::Constants	1.27
Template::Plugin::Procedural	1.17
Template::Plugin::Assert	1
Template::Plugin::CGI	2.7
Template::Plugin::Datafile	2.72
Template::Plugin::Date	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::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::Stash::Context	1.63
Template::Stash::XS	undef
Test::LeakTrace	0.15
Test::LeakTrace::Script	undef
Time::HiRes	1.9740
Unicode::UTF8	0.60
Win32::DBIODBC	undef
YAML::LibYAML	0.63
YAML::XS	0.63
YAML::XS::LibYAML	undef
common::sense	3.74
threads::shared	1.52
Algorithm::DiffOld	1.1
Algorithm::Diff	1.1903
Apache::AuthDBI	1.12
Apache::DBI	1.12
AppConfig::Getopt	1.71
AppConfig::Args	1.71
AppConfig::CGI	1.71
AppConfig::File	1.71
AppConfig::State	1.71
AppConfig::Sys	1.71
Archive::Tar	2.14
Archive::Zip	1.59
Archive::Tar::Constant	2.14
Archive::Tar::File	2.14
Archive::Zip::DirectoryMember	1.59
Archive::Zip::Archive	1.59
Archive::Zip::FileMember	1.59
Archive::Zip::BufferedFileHandle	1.59
Archive::Zip::MemberRead	1.59
Archive::Zip::Member	1.59
Archive::Zip::MockFileHandle	1.59
Archive::Zip::NewFileMember	1.59
Archive::Zip::StringMember	1.59
Archive::Zip::Tree	1.59
Archive::Zip::ZipFileMember	1.59
Astro::FITS::Header	3.04
Astro::FITS::Header::CFITSIO	3.02
Astro::FITS::Header::AST	3.01
Astro::FITS::Header::GSD	3.01
Astro::FITS::Header::Item	3.02
Astro::FITS::Header::NDF	3.02
Authen::NTLM	1.09
Authen::NTLM::DES	1.02
Authen::NTLM::MD4	1.02
Business::ISBN10	3.003
Business::ISBN	3.003
Business::ISBN13	3.003
Business::ISBN::Data	20140910.003
CGI::Cookie	4.35
CGI::Carp	4.35
CGI::Pretty	4.35
CGI::Fast	2.10
CGI::Push	4.35
CGI::Util	4.35
CGI::File::Temp	4.35
CGI::HTML::Functions	undef
CPAN::Meta	2.150010
CPAN::Meta::Converter	2.150010
CPAN::Meta::Feature	2.150010
CPAN::Meta::History	2.150010
CPAN::Meta::Merge	2.150010
CPAN::Meta::Prereqs	2.150010
CPAN::Meta::Spec	2.150010
CPAN::Meta::Validator	2.150010
Canary::Stability	2012
Capture::Tiny	0.44
Class::Inspector	1.28
Class::Data::Inheritable	0.08
Class::Inspector::Functions	1.28
Config::Perl::V	0.27
Convert::BinHex	1.125
Convert::UU	0.5201
DBD::Multiplex	2.11
DBI::Format	11.92
DBI::Shell	11.95
DBI::Format::SQLMinus	11.91
DBI::Format::CSV	11.91
DBI::Shell::Completion	11.91
DBI::Shell::FindSqlFile	11.91
DBI::Shell::SQLMinus	11.91
DBI::Shell::Spool	11.91
DBI::Shell::Timing	11.91
DIME::Identifier	0.04
DIME::Message	0.04
DIME::Parser	0.04
DIME::Payload	0.04
DIME::Record	0.04
DIME::Tools	0.04
Date::Format	2.24
Date::Language	1.10
Date::Parse	2.30
Date::Language::Amharic	1.00
Date::Language::Afar	0.99
Date::Language::Chinese_GB	1.01
Date::Language::Austrian	1.01
Date::Language::Brazilian	1.01
Date::Language::Bulgarian	1.01
Date::Language::Chinese	1.00
Date::Language::Danish	1.01
Date::Language::Czech	1.01
Date::Language::English	1.01
Date::Language::Dutch	1.02
Date::Language::Russian_cp1251	1.01
Date::Language::Finnish	1.01
Date::Language::French	1.04
Date::Language::Gedeo	0.99
Date::Language::German	1.02
Date::Language::Greek	1.00
Date::Language::Hungarian	1.01
Date::Language::Icelandic	1.01
Date::Language::Italian	1.01
Date::Language::Norwegian	1.01
Date::Language::Oromo	0.99
Date::Language::Romanian	1.01
Date::Language::Russian	1.01
Date::Language::TigrinyaEritrean	1.00
Date::Language::Russian_koi8r	1.01
Date::Language::Sidama	0.99
Date::Language::Somali	0.99
Date::Language::Spanish	1.00
Date::Language::Swedish	1.01
Date::Language::Tigrinya	1.00
Date::Language::TigrinyaEthiopian	1.00
Date::Language::Turkish	1.0
Devel::StackTrace	2.01
Devel::CheckLib	1.07
Devel::StackTrace::Frame	2.01
Digest::HMAC_MD5	1.01
Digest::HMAC	1.03
Digest::HMAC_SHA1	1.03
Encode::Locale	1.05
Error::Simple	0.17024
Exception::Class	1.40
Exception::Class::Base	1.40
ExtUtils::InstallPaths	0.011
ExtUtils::Command	7.24
ExtUtils::Config	0.008
ExtUtils::Helpers	0.026
ExtUtils::Mkbootstrap	7.24
ExtUtils::Liblist	7.24
ExtUtils::MM	7.24
ExtUtils::MM_AIX	7.24
ExtUtils::MM_Any	7.24
ExtUtils::MM_BeOS	7.24
ExtUtils::MM_Cygwin	7.24
ExtUtils::MM_DOS	7.24
ExtUtils::MM_Darwin	7.24
ExtUtils::MM_MacOS	7.24
ExtUtils::MM_NW5	7.24
ExtUtils::MM_OS2	7.24
ExtUtils::MM_QNX	7.24
ExtUtils::MM_UWIN	7.24
ExtUtils::MM_Unix	7.24
ExtUtils::MM_VMS	7.24
ExtUtils::MM_VOS	7.24
ExtUtils::MM_Win32	7.24
ExtUtils::MM_Win95	7.24
ExtUtils::MY	7.24
ExtUtils::MakeMaker	7.24
ExtUtils::Mksymlists	7.24
ExtUtils::testlib	7.24
ExtUtils::Command::MM	7.24
ExtUtils::Helpers::Windows	0.026
ExtUtils::Helpers::Unix	0.026
ExtUtils::Helpers::VMS	0.026
ExtUtils::Liblist::Kid	7.24
ExtUtils::MakeMaker::Config	7.24
ExtUtils::MakeMaker::Locale	7.24
ExtUtils::MakeMaker::version	7.24
ExtUtils::MakeMaker::version::regex	7.24
ExtUtils::MakeMaker::version::vpp	7.24
File::DesktopEntry	0.22
File::BaseDir	0.07
File::IconTheme	0.07
File::Fetch	0.52
File::ReadBackwards	1.05
File::Listing	6.04
File::MimeInfo	0.27
File::UserDirs	0.07
File::Slurp	9999.19
File::Which	1.21
File::Copy::Recursive	0.38
File::MimeInfo::Applications	0.27
File::MimeInfo::Magic	0.27
File::MimeInfo::Rox	0.27
File::ShareDir::Install	0.11
Getopt::Long	2.49
HTML::Tagset	3.20
HTTP::Config	6.11
HTTP::CookieJar	0.008
HTTP::Cookies	6.01
HTTP::Daemon	6.01
HTTP::Date	6.02
HTTP::Headers	6.11
HTTP::Message	6.11
HTTP::Negotiate	6.01
HTTP::Request	6.11
HTTP::Response	6.11
HTTP::Status	6.11
HTTP::Tiny	0.070
HTTP::CookieJar::LWP	0.008
HTTP::Cookies::Microsoft	6.00
HTTP::Cookies::Netscape	6.00
HTTP::Headers::Auth	6.11
HTTP::Headers::ETag	6.11
HTTP::Headers::Util	6.11
HTTP::Request::Common	6.11
IO::AtomicFile	2.111
IO::All	0.86
IO::CaptureOutput	1.1104
IO::HTML	1.001
IO::InnerFile	2.111
IO::Lines	2.111
IO::Scalar	2.111
IO::ScalarArray	2.111
IO::SessionData	1.03
IO::SessionSet	undef
IO::Stringy	2.111
IO::Tee	0.64
IO::Wrap	2.111
IO::WrapTie	2.111
IO::All::Filesys	undef
IO::All::Base	undef
IO::All::DBM	undef
IO::All::Dir	undef
IO::All::File	undef
IO::All::Link	undef
IO::All::MLDBM	undef
IO::All::Pipe	undef
IO::All::STDIO	undef
IO::All::Socket	undef
IO::All::String	undef
IO::All::Temp	undef
IO::Socket::IP	0.38
IPC::Cmd	0.96
IPC::Run	0.94
IPC::Run::Win32Helper	0.90
IPC::Run::Debug	0.90
IPC::Run::IO	0.90
IPC::Run::Timer	0.90
IPC::Run::Win32IO	0.90
IPC::Run::Win32Pump	0.90
IPC::System::Simple	1.25
Inline::MakeMaker	0.80
Inline::C	0.76
Inline::Foo	0.80
Inline::denter	undef
Inline::C::Parser	undef
Inline::C::Parser::RecDescent	undef
Inline::C::Parser::Pegex	undef
Inline::C::Parser::RegExp	undef
Inline::C::Parser::Pegex::Grammar	undef
Inline::C::Parser::Pegex::AST	undef
JSON::backportPP	2.27204
JSON::PP	2.27400
JSON::PP::Boolean	undef
JSON::backportPP::Compat5005	1.10
JSON::backportPP::Boolean	undef
JSON::backportPP::Compat5006	1.08
LWP::MediaTypes	6.02
LWP::ConnCache	6.15
LWP::Debug	undef
LWP::DebugFile	undef
LWP::MemberMixin	undef
LWP::Protocol	6.15
LWP::RobotUA	6.15
LWP::Simple	6.15
LWP::UserAgent	6.15
LWP::Authen::Digest	undef
LWP::Authen::Basic	undef
LWP::Authen::Ntlm	6.15
LWP::Protocol::gopher	undef
LWP::Protocol::GHTTP	undef
LWP::Protocol::cpan	undef
LWP::Protocol::data	undef
LWP::Protocol::file	undef
LWP::Protocol::ftp	undef
LWP::Protocol::loopback	undef
LWP::Protocol::http	undef
LWP::Protocol::mailto	undef
LWP::Protocol::nntp	undef
LWP::Protocol::nogo	undef
MIME::Decoder	5.508
MIME::Body	5.508
MIME::WordDecoder	undef
MIME::Entity	5.508
MIME::Head	5.508
MIME::Parser	5.508
MIME::Tools	5.508
MIME::Words	5.508
MIME::Decoder::QuotedPrint	5.508
MIME::Decoder::Base64	5.508
MIME::Decoder::BinHex	5.508
MIME::Decoder::Binary	5.508
MIME::Decoder::Gzip64	5.508
MIME::Decoder::NBit	5.508
MIME::Decoder::UU	5.508
MIME::Field::ConTraEnc	5.508
MIME::Field::ContDisp	5.508
MIME::Field::ContType	5.508
MIME::Field::ParamVal	5.508
MIME::Parser::Reader	undef
MIME::Parser::Filer	undef
MIME::Parser::Results	undef
Mail::Address	2.18
Mail::Cap	2.18
Mail::Field	2.18
Mail::Filter	2.18
Mail::Header	2.18
Mail::Internet	2.18
Mail::Mailer	2.18
Mail::Send	2.18
Mail::Util	2.18
Mail::Field::AddrList	2.18
Mail::Field::Date	2.18
Mail::Field::Generic	2.18
Mail::Mailer::rfc822	2.18
Mail::Mailer::qmail	2.18
Mail::Mailer::sendmail	2.18
Mail::Mailer::smtp	2.18
Mail::Mailer::smtps	2.18
Mail::Mailer::testfile	2.18
Module::Compile	0.35
Module::Build	0.4220
Module::CoreList	5.20161020
Module::Metadata	1.000033
Module::Optimize	undef
Module::Signature	0.81
Module::Build::Base	0.4220
Module::Build::ConfigData	undef
Module::Build::Compat	0.4220
Module::Build::Config	0.4220
Module::Build::Deprecated	0.4210
Module::Build::Cookbook	0.4220
Module::Build::ModuleInfo	0.4210
Module::Build::Dumper	0.4220
Module::Build::PPMMaker	0.4220
Module::Build::Notes	0.4220
Module::Build::PodParser	0.4220
Module::Build::Tiny	0.039
Module::Build::Version	0.87
Module::Build::YAML	1.41
Module::Build::Platform::Default	0.4220
Module::Build::Platform::MacOS	0.4220
Module::Build::Platform::Unix	0.4220
Module::Build::Platform::VMS	0.4220
Module::Build::Platform::VOS	0.4220
Module::Build::Platform::Windows	0.4220
Module::Build::Platform::aix	0.4220
Module::Build::Platform::cygwin	0.4220
Module::Build::Platform::darwin	0.4220
Module::Build::Platform::os2	0.4220
Module::Compile::Opt	undef
Module::CoreList::TieHashDelta	5.20161020
Module::CoreList::Utils	5.20161020
Module::Load::Conditional	0.68
Mojo::ByteStream	undef
Mojo::Asset	undef
Mojo::Base	undef
Mojo::Collection	undef
Mojo::Cache	undef
Mojo::EventEmitter	undef
Mojo::Content	undef
Mojo::Cookie	undef
Mojo::DOM	undef
Mojo::Date	undef
Mojo::HelloWorld	undef
Mojo::Exception	undef
Mojo::Headers	undef
Mojo::IOLoop	undef
Mojo::Home	undef
Mojo::Loader	undef
Mojo::JSON	undef
Mojo::Message	undef
Mojo::Log	undef
Mojo::Parameters	undef
Mojo::Path	undef
Mojo::Reactor	undef
Mojo::Server	undef
Mojo::Template	undef
Mojo::Transaction	undef
Mojo::URL	undef
Mojo::Upload	undef
Mojo::UserAgent	undef
Mojo::Util	undef
Mojo::WebSocket	undef
Mojo::Asset::Memory	undef
Mojo::Asset::File	undef
Mojo::Content::MultiPart	undef
Mojo::Content::Single	undef
Mojo::Cookie::Request	undef
Mojo::Cookie::Response	undef
Mojo::DOM::CSS	undef
Mojo::DOM::HTML	undef
Mojo::IOLoop::Subprocess	undef
Mojo::IOLoop::Client	undef
Mojo::IOLoop::Delay	undef
Mojo::IOLoop::Server	undef
Mojo::IOLoop::Stream	undef
Mojo::JSON::Pointer	undef
Mojo::Message::Request	undef
Mojo::Message::Response	undef
Mojo::Reactor::EV	undef
Mojo::Reactor::Poll	undef
Mojo::Server::Daemon	undef
Mojo::Server::CGI	undef
Mojo::Server::Hypnotoad	undef
Mojo::Server::Morbo	undef
Mojo::Server::PSGI	undef
Mojo::Server::Prefork	undef
Mojo::Transaction::WebSocket	undef
Mojo::Transaction::HTTP	undef
Mojo::UserAgent::Transactor	undef
Mojo::UserAgent::CookieJar	undef
Mojo::UserAgent::Proxy	undef
Mojo::UserAgent::Server	undef
Mojolicious::Controller	undef
Mojolicious::Command	undef
Mojolicious::Commands	undef
Mojolicious::Lite	undef
Mojolicious::Plugin	undef
Mojolicious::Plugins	undef
Mojolicious::Renderer	undef
Mojolicious::Routes	undef
Mojolicious::Sessions	undef
Mojolicious::Static	undef
Mojolicious::Types	undef
Mojolicious::Validator	undef
Mojolicious::Command::cpanify	undef
Mojolicious::Command::cgi	undef
Mojolicious::Command::daemon	undef
Mojolicious::Command::eval	undef
Mojolicious::Command::generate	undef
Mojolicious::Command::get	undef
Mojolicious::Command::inflate	undef
Mojolicious::Command::prefork	undef
Mojolicious::Command::psgi	undef
Mojolicious::Command::routes	undef
Mojolicious::Command::test	undef
Mojolicious::Command::version	undef
Mojolicious::Command::generate::lite_app	undef
Mojolicious::Command::generate::app	undef
Mojolicious::Command::generate::makefile	undef
Mojolicious::Command::generate::plugin	0.01
Mojolicious::Plugin::DefaultHelpers	undef
Mojolicious::Plugin::Config	undef
Mojolicious::Plugin::HeaderCondition	undef
Mojolicious::Plugin::EPLRenderer	undef
Mojolicious::Plugin::EPRenderer	undef
Mojolicious::Plugin::JSONConfig	undef
Mojolicious::Plugin::Mount	undef
Mojolicious::Plugin::PODRenderer	undef
Mojolicious::Plugin::TagHelpers	undef
Mojolicious::Routes::Pattern	undef
Mojolicious::Routes::Match	undef
Mojolicious::Routes::Route	undef
Mojolicious::Validator::Validation	undef
Mozilla::PublicSuffix	v1.0.0
Mozilla::CA	20160104
Net::Config	3.10
Net::Cmd	3.10
Net::Daemon	0.48
Net::Domain	3.10
Net::FTP	3.10
Net::HTTP	6.09
Net::HTTPS	6.09
Net::IP	1.26
Net::NNTP	3.10
Net::Netrc	3.10
Net::POP3	3.10
Net::SMTP	3.10
Net::Time	3.10
Net::Daemon::Log	0.01
Net::Daemon::Test	0.03
Net::FTP::dataconn	3.10
Net::FTP::A	3.10
Net::FTP::E	3.10
Net::FTP::I	3.10
Net::FTP::L	3.10
Net::HTTP::Methods	6.09
Net::HTTP::NB	6.09
PAR::Dist	0.49
PAR::SetupProgname	1.002
PAR::Heavy	0.12
PAR::SetupTemp	1.002
Package::Constants	0.06
Parse::RecDescent	1.967013
Parse::CPAN::Meta	2.150010
Path::Class	0.37
Path::Tiny	0.098
Path::Class::Entity	0.37
Path::Class::Dir	0.37
Path::Class::File	0.37
Pegex::Bootstrap	undef
Pegex::Base	undef
Pegex::Compiler	undef
Pegex::Grammar	undef
Pegex::Input	undef
Pegex::Module	undef
Pegex::Optimizer	undef
Pegex::Parser	undef
Pegex::Receiver	undef
Pegex::Regex	undef
Pegex::Tree	undef
Pegex::Grammar::Atoms	undef
Pegex::Parser::Indent	undef
Pegex::Pegex::Grammar	undef
Pegex::Pegex::AST	undef
Pegex::Tree::Wrap	undef
Perl::OSType	1.010
Pod::ParseLink	4.08
Pod::Man	4.08
Pod::Text	4.08
Pod::Usage	1.69
Pod::Text::Overstrike	4.08
Pod::Text::Color	4.08
Pod::Text::Termcap	4.08
Sub::Uplevel	0.2600
Sub::Exporter::Progressive	0.001013
Task::Weaken	1.04
Test::Differences	0.64
Test::Builder	1.302062
Test::Deep	1.123
Test::FailWarnings	0.008
Test::Exception	0.43
Test::MockModule	0.11
Test::Fatal	0.014
Test::MockObject	1.20150527
Test::MockRandom	1.01
Test::Mojo	undef
Test::More	1.302062
Test::Most	0.35
Test::NoWarnings	1.04
Test::Pod	1.51
Test::Requires	0.10
Test::Simple	1.302062
Test::Tester	1.302062
Test::Warn	0.30
Test::Warnings	0.026
Test::XML	0.08
Test::Builder::Formatter	1.302062
Test::Builder::Module	1.302062
Test::Builder::Tester	1.302062
Test::Builder::TodoDiag	1.302062
Test::Builder::IO::Scalar	2.113
Test::Builder::Tester::Color	1.302062
Test::Deep::ArrayEach	undef
Test::Deep::All	undef
Test::Deep::Any	undef
Test::Deep::Array	undef
Test::Deep::ArrayElementsOnly	undef
Test::Deep::ArrayLength	undef
Test::Deep::ArrayLengthOnly	undef
Test::Deep::Blessed	undef
Test::Deep::Boolean	undef
Test::Deep::Cache	undef
Test::Deep::Class	undef
Test::Deep::Cmp	undef
Test::Deep::Code	undef
Test::Deep::Hash	undef
Test::Deep::HashEach	undef
Test::Deep::HashElements	undef
Test::Deep::HashKeys	undef
Test::Deep::HashKeysOnly	undef
Test::Deep::Ignore	undef
Test::Deep::Isa	undef
Test::Deep::ListMethods	undef
Test::Deep::MM	undef
Test::Deep::Methods	undef
Test::Deep::NoTest	undef
Test::Deep::None	undef
Test::Deep::Number	undef
Test::Deep::Obj	undef
Test::Deep::Ref	undef
Test::Deep::RefType	undef
Test::Deep::Regexp	undef
Test::Deep::RegexpMatches	undef
Test::Deep::RegexpOnly	undef
Test::Deep::RegexpRef	undef
Test::Deep::RegexpRefOnly	undef
Test::Deep::RegexpVersion	undef
Test::Deep::ScalarRef	undef
Test::Deep::ScalarRefOnly	undef
Test::Deep::Set	undef
Test::Deep::Shallow	undef
Test::Deep::Stack	undef
Test::Deep::String	undef
Test::Deep::Cache::Simple	undef
Test::MockObject::Extends	1.20150527
Test::Most::Exception	0.35
Test::NoWarnings::Warning	1.04
Test::Number::Delta	1.06
Test::Tester::CaptureRunner	1.302062
Test::Tester::Capture	1.302062
Test::Tester::Delegate	1.302062
Test::XML::SAX	0.01
Test::XML::Twig	0.01
Test::XML::XPath	0.03
Test::use::ok	1.302062
Test2::Formatter	1.302062
Test2::API	1.302062
Test2::Event	1.302062
Test2::Hub	1.302062
Test2::IPC	1.302062
Test2::Util	1.302062
Test2::API::Breakage	1.302062
Test2::API::Context	1.302062
Test2::API::Instance	1.302062
Test2::API::Stack	1.302062
Test2::Event::Exception	1.302062
Test2::Event::Bail	1.302062
Test2::Event::Diag	1.302062
Test2::Event::Generic	1.302062
Test2::Event::Info	1.302062
Test2::Event::Note	1.302062
Test2::Event::Ok	1.302062
Test2::Event::Plan	1.302062
Test2::Event::Skip	1.302062
Test2::Event::Subtest	1.302062
Test2::Event::Waiting	1.302062
Test2::Formatter::TAP	1.302062
Test2::Hub::Interceptor	1.302062
Test2::Hub::Subtest	1.302062
Test2::Hub::Interceptor::Terminator	1.302062
Test2::IPC::Driver	1.302062
Test2::IPC::Driver::Files	1.302062
Test2::Util::ExternalMeta	1.302062
Test2::Util::HashBase	1.302062
Test2::Util::Trace	1.302062
Text::Reform	1.20
Text::Diff	1.44
Text::Template	1.46
Text::Diff::Config	1.44
Text::Diff::Table	1.44
Text::Template::Preprocess	1.46
Thread::Semaphore	2.13
Thread::Queue	3.11
Time::Local	1.24
Time::Zone	2.24
Try::Tiny	0.27
Types::Serialiser	1.0
Types::Serialiser::Error	undef
UNIVERSAL::can	1.20140328
UNIVERSAL::isa	1.20150614
URI::QueryParam	1.71
URI::Escape	3.31
URI::Heuristic	4.20
URI::IRI	1.71
URI::WithBase	2.20
URI::Split	1.71
URI::URL	5.04
URI::_foreign	1.71
URI::_generic	1.71
URI::_idna	1.71
URI::_ldap	1.71
URI::_login	1.71
URI::_punycode	1.71
URI::_query	1.71
URI::_segment	1.71
URI::_server	1.71
URI::_userpass	1.71
URI::data	1.71
URI::file	4.21
URI::ftp	1.71
URI::gopher	1.71
URI::http	1.71
URI::https	1.71
URI::ldap	1.71
URI::ldapi	1.71
URI::ldaps	1.71
URI::mailto	1.71
URI::mms	1.71
URI::news	1.71
URI::nntp	1.71
URI::pop	1.71
URI::rlogin	1.71
URI::rsync	1.71
URI::rtsp	1.71
URI::rtspu	1.71
URI::sftp	1.71
URI::sip	1.71
URI::sips	1.71
URI::snews	1.71
URI::ssh	1.71
URI::telnet	1.71
URI::tn3270	1.71
URI::urn	1.71
URI::file::Base	1.71
URI::file::FAT	1.71
URI::file::Mac	1.71
URI::file::OS2	1.71
URI::file::QNX	1.71
URI::file::Unix	1.71
URI::file::Win32	1.71
URI::urn::isbn	undef
URI::urn::oid	1.71
WWW::RobotRules	6.02
WWW::RobotRules::AnyDBM_File	6.00
XML::NamespaceSupport	1.11
XML::SAX	0.99
XML::SemanticDiff	1.0004
XML::Simple	2.22
XML::Twig	3.49
XML::XPath	1.37
XML::Filter::BufferText	1.01
XML::Parser::Lite	0.721
XML::SAX::Base	1.08
XML::SAX::DocumentLocator	undef
XML::SAX::Exception	1.08
XML::SAX::Expat	0.51
XML::SAX::ParserFactory	1.01
XML::SAX::PurePerl	0.99
XML::SAX::Writer	0.56
XML::SAX::PurePerl::DebugHandler	undef
XML::SAX::PurePerl::DTDDecls	undef
XML::SAX::PurePerl::EncodingDetect	undef
XML::SAX::PurePerl::DocType	undef
XML::SAX::PurePerl::NoUnicodeExt	undef
XML::SAX::PurePerl::Exception	undef
XML::SAX::PurePerl::Productions	undef
XML::SAX::PurePerl::Reader	undef
XML::SAX::PurePerl::UnicodeExt	undef
XML::SAX::PurePerl::XMLDecl	undef
XML::SAX::PurePerl::Reader::NoUnicodeExt	undef
XML::SAX::PurePerl::Reader::Stream	undef
XML::SAX::PurePerl::Reader::String	undef
XML::SAX::PurePerl::Reader::URI	undef
XML::SAX::PurePerl::Reader::UnicodeExt	undef
XML::SAX::Writer::XML	0.56
XML::SemanticDiff::BasicHandler	1.0004
XML::Twig::XPath	0.02
XML::XPath::LocationPath	1.37
XML::XPath::Boolean	1.37
XML::XPath::Builder	1.37
XML::XPath::Expr	1.37
XML::XPath::Function	1.37
XML::XPath::Literal	1.37
XML::XPath::NodeSet	1.37
XML::XPath::Node	1.37
XML::XPath::Number	1.37
XML::XPath::Parser	1.37
XML::XPath::PerlSAX	1.37
XML::XPath::Root	1.37
XML::XPath::Step	1.37
XML::XPath::Variable	1.37
XML::XPath::XMLParser	1.37
XML::XPath::Node::Attribute	1.37
XML::XPath::Node::Comment	1.37
XML::XPath::Node::Element	1.37
XML::XPath::Node::Namespace	1.37
XML::XPath::Node::PI	1.37
XML::XPath::Node::Text	1.37
inc::latest	0.500
inc::latest::private	0.500
version::regex	0.9917
version::vpp	0.9917
B	1.62
Config	5.024000
ODBM_File	1.14
O	1.01
Cwd	3.63
DynaLoader	1.38
Encode	2.80
Errno	1.25
Fcntl	1.13
GDBM_File	1.15
IO	1.36
NDBM_File	1.14
attributes	0.27
Opcode	1.34
POSIX	1.65
SDBM_File	1.14
Socket	2.020_03
Storable	2.56
arybase	0.11
encoding	2.17
lib	0.63
mro	1.18
ops	1.02
threads	2.07
re	0.32
B::Concise	0.996
B::Showlex	1.05
B::Terse	1.06
B::Xref	1.05
Compress::Raw::Bzip2	2.069
Compress::Raw::Zlib	2.069
Data::Dumper	2.161
Devel::PPPort	3.32
Devel::Peek	1.23
Digest::MD5	2.54
Digest::SHA	5.95
Encode::CJKConstants	2.02
Encode::Alias	2.20
Encode::Byte	2.04
Encode::Config	2.05
Encode::CN	2.03
Encode::EBCDIC	2.02
Encode::Encoder	2.03
Encode::Encoding	2.07
Encode::GSM0338	2.05
Encode::Guess	2.06
Encode::JP	2.04
Encode::KR	2.03
Encode::Symbol	2.02
Encode::TW	2.03
Encode::Unicode	2.15
Encode::CN::HZ	2.07
Encode::JP::H2Z	2.02
Encode::JP::JIS7	2.05
Encode::KR::2022_KR	2.03
Encode::MIME::Header	2.19
Encode::MIME::Name	1.01
Encode::MIME::Header::ISO_2022_JP	1.04
Encode::Unicode::UTF7	2.08
File::DosGlob	1.12
File::Glob	1.26
File::Spec	3.63
File::Spec::AmigaOS	3.64
File::Spec::Cygwin	3.63
File::Spec::Epoc	3.63
File::Spec::Functions	3.63
File::Spec::Mac	3.63
File::Spec::OS2	3.63
File::Spec::Unix	3.63
File::Spec::VMS	3.63
File::Spec::Win32	3.63
Filter::Util::Call	1.55
Hash::Util	0.19
Hash::Util::FieldHash	1.19
I18N::Langinfo	0.13
IO::Handle	1.36
IO::Dir	1.10
IO::File	1.16
IO::Seekable	1.10
IO::Pipe	1.15
IO::Poll	0.10
IO::Select	1.22
IO::Socket	1.38
IO::Socket::INET	1.35
IO::Socket::UNIX	1.26
IPC::Semaphore	2.06_01
IPC::Msg	2.06_01
IPC::SharedMem	2.06_01
IPC::SysV	2.06_01
List::Util	1.42_02
List::Util::XS	1.42_02
MIME::QuotedPrint	3.13
MIME::Base64	3.15
Math::BigInt::FastCalc	0.42
PerlIO::encoding	0.24
PerlIO::mmap	0.016
PerlIO::scalar	0.24
PerlIO::via	0.16
Scalar::Util	1.42_02
Sub::Util	1.42_02
Sys::Hostname	1.20
Sys::Syslog	0.33
Tie::Hash::NamedCapture	0.09
Time::Seconds	1.31
Time::HiRes	1.9733
Time::Piece	1.31
Unicode::Collate	1.14
Unicode::Normalize	1.25
Unicode::Collate::Locale	1.14
threads::shared	1.51
AnyDBM_File	1.01
AutoLoader	5.74
AutoSplit	1.06
Benchmark	1.22
CPAN	2.14
Carp	1.40
DB	1.08
DBM_Filter	0.06
Digest	1.17
DirHandle	1.04
Dumpvalue	1.18
English	1.10
Env	1.04
Exporter	5.72
Fatal	2.29
FileCache	1.09
FileHandle	2.02
FindBin	1.51
Memoize	1.03
NEXT	0.67
PerlIO	1.09
Safe	2.39
SelectSaver	1.02
SelfLoader	1.23
Symbol	1.07
Test	1.28
Thread	3.04
UNIVERSAL	1.13
XSLoader	0.21
_charnames	1.43
autodie	2.29
autouse	1.11
base	2.23
bigint	0.43
bignum	0.43
bigrat	0.43
blib	1.06
bytes	1.05
charnames	1.43
constant	1.33
deprecate	0.03
diagnostics	1.34
experimental	0.016
feature	1.42
fields	2.23
filetest	1.03
if	0.0606
integer	1.01
less	0.03
locale	1.09
meta_notation	undef
ok	0.16
open	1.10
overload	1.26
overloading	0.02
parent	0.234
perlfaq	5.021010
sigtrap	1.08
sort	2.02
strict	1.11
subs	1.02
utf8	1.19
vars	1.03
version	0.9916
vmsish	1.04
warnings	1.36
App::Cpan	1.64
App::Prove	3.36
App::Prove::State	3.36
App::Prove::State::Result	3.36
App::Prove::State::Result::Test	3.36
Archive::Tar	2.04
Archive::Tar::Constant	2.04
Archive::Tar::File	2.04
Attribute::Handlers	0.99
B::Deparse	1.37
B::Debug	1.23
B::Op_private	5.024000
CPAN::DeferredCode	5.50
CPAN::Author	5.5002
CPAN::Bundle	5.5001
CPAN::CacheMgr	5.5002
CPAN::Complete	5.5001
CPAN::Debug	5.5001
CPAN::Distribution	2.12
CPAN::Distroprefs	6.0001
CPAN::Distrostatus	5.5
CPAN::FTP	5.5007
CPAN::FirstTime	5.5309
CPAN::HandleConfig	5.5007
CPAN::Index	2.12
CPAN::InfoObj	5.5
CPAN::Kwalify	5.50
CPAN::Meta	2.150005
CPAN::Mirrors	2.12
CPAN::Module	5.5002
CPAN::Nox	5.5001
CPAN::Plugin	0.96
CPAN::Prompt	5.5
CPAN::Queue	5.5002
CPAN::Shell	5.5006
CPAN::Tarzip	5.5012
CPAN::URL	5.5
CPAN::Version	5.5003
CPAN::Admin	5.5
CPAN::Exception::RecursiveDependency	5.5
CPAN::Exception::blocked_urllist	1.001
CPAN::Exception::yaml_not_installed	5.5
CPAN::Exception::yaml_process_error	5.5
CPAN::FTP::netrc	1.01
CPAN::HTTP::Credentials	1.9601
CPAN::HTTP::Client	1.9601
CPAN::LWP::UserAgent	1.9601
CPAN::Meta::Requirements	2.140
CPAN::Meta::Converter	2.150005
CPAN::Meta::Feature	2.150005
CPAN::Meta::History	2.150005
CPAN::Meta::Merge	2.150005
CPAN::Meta::Prereqs	2.150005
CPAN::Meta::Validator	2.150005
CPAN::Meta::Spec	2.150005
CPAN::Meta::YAML	0.018
CPAN::Plugin::Specfile	0.01
Carp::Heavy	1.40
Class::Struct	0.65
Compress::Zlib	2.069
Config::Extensions	0.01
Config::Perl::V	0.25
DBM_Filter::compress	0.03
DBM_Filter::encode	0.03
DBM_Filter::int32	0.03
DBM_Filter::null	0.03
DBM_Filter::utf8	0.03
Devel::SelfStubber	1.05
Digest::base	1.16
Digest::file	1.16
Exporter::Heavy	5.72
ExtUtils::CBuilder	0.280225
ExtUtils::Command	7.10
ExtUtils::Constant	0.23
ExtUtils::Embed	1.33
ExtUtils::Install	2.04
ExtUtils::Installed	2.04
ExtUtils::Liblist	7.10_01
ExtUtils::MM_AIX	7.10_01
ExtUtils::MM	7.10_01
ExtUtils::Mkbootstrap	7.10_01
ExtUtils::MM_Any	7.10_01
ExtUtils::MM_BeOS	7.10_01
ExtUtils::MM_Cygwin	7.10_01
ExtUtils::MM_DOS	7.10_01
ExtUtils::MM_Darwin	7.10_01
ExtUtils::MM_MacOS	7.10_01
ExtUtils::MM_NW5	7.10_01
ExtUtils::MM_OS2	7.10_01
ExtUtils::MM_QNX	7.10_01
ExtUtils::MM_UWIN	7.10_01
ExtUtils::MM_Unix	7.10_01
ExtUtils::MM_VMS	7.10_01
ExtUtils::MM_VOS	7.10_01
ExtUtils::MM_Win32	7.10_01
ExtUtils::MM_Win95	7.10_01
ExtUtils::MY	7.10_01
ExtUtils::MakeMaker	7.10_01
ExtUtils::Manifest	1.70
ExtUtils::Miniperl	1.05
ExtUtils::Mksymlists	7.10_01
ExtUtils::Packlist	2.04
ExtUtils::**	3.31
ExtUtils::Typemaps	3.31
ExtUtils::testlib	7.10_01
ExtUtils::CBuilder::Base	0.280225
ExtUtils::CBuilder::Platform::Windows	0.280225
ExtUtils::CBuilder::Platform::Unix	0.280225
ExtUtils::CBuilder::Platform::VMS	0.280225
ExtUtils::CBuilder::Platform::android	0.280225
ExtUtils::CBuilder::Platform::aix	0.280225
ExtUtils::CBuilder::Platform::cygwin	0.280225
ExtUtils::CBuilder::Platform::darwin	0.280225
ExtUtils::CBuilder::Platform::dec_osf	0.280225
ExtUtils::CBuilder::Platform::os2	0.280225
ExtUtils::CBuilder::Platform::Windows::BCC	0.280225
ExtUtils::CBuilder::Platform::Windows::GCC	0.280225
ExtUtils::CBuilder::Platform::Windows::MSVC	0.280225
ExtUtils::Command::MM	7.10_01
ExtUtils::Constant::ProxySubs	0.08
ExtUtils::Constant::Base	0.05
ExtUtils::Constant::Utils	0.03
ExtUtils::Constant::XS	0.03
ExtUtils::Liblist::Kid	7.10_01
ExtUtils::MakeMaker::Config	7.10_01
ExtUtils::MakeMaker::Locale	7.10
ExtUtils::MakeMaker::version	7.10_01
ExtUtils::**::CountLines	3.31
ExtUtils::**::Constants	3.31
ExtUtils::**::Utilities	3.31
ExtUtils::**::Eval	3.31
ExtUtils::Typemaps::InputMap	3.31
ExtUtils::Typemaps::Cmd	3.31
ExtUtils::Typemaps::OutputMap	3.31
ExtUtils::Typemaps::Type	3.31
File::GlobMapper	1.000
File::Basename	2.85
File::Compare	1.1006
File::Copy	2.31
File::Fetch	0.48
File::Find	1.34
File::Path	2.12_01
File::Temp	0.2304
File::stat	1.07
Filter::Simple	0.92
Getopt::Long	2.48
Getopt::Std	1.11
HTTP::Tiny	0.056
I18N::Collate	1.02
I18N::LangTags	0.40
I18N::LangTags::Detect	1.05
I18N::LangTags::List	0.39
IO::Zlib	1.10
IO::Compress::Deflate	2.069
IO::Compress::Base	2.069
IO::Compress::Bzip2	2.069
IO::Compress::RawDeflate	2.069
IO::Compress::Gzip	2.069
IO::Compress::Zip	2.069
IO::Compress::Adapter::Deflate	2.069
IO::Compress::Adapter::Bzip2	2.069
IO::Compress::Adapter::Identity	2.069
IO::Compress::Base::Common	2.069
IO::Compress::Gzip::Constants	2.069
IO::Compress::Zip::Constants	2.069
IO::Compress::Zlib::Constants	2.069
IO::Compress::Zlib::Extra	2.069
IO::Socket::IP	0.37
IO::Uncompress::AnyInflate	2.069
IO::Uncompress::AnyUncompress	2.069
IO::Uncompress::Base	2.069
IO::Uncompress::Bunzip2	2.069
IO::Uncompress::Gunzip	2.069
IO::Uncompress::Inflate	2.069
IO::Uncompress::RawInflate	2.069
IO::Uncompress::Unzip	2.069
IO::Uncompress::Adapter::Bunzip2	2.069
IO::Uncompress::Adapter::Identity	2.069
IO::Uncompress::Adapter::Inflate	2.069
IPC::Cmd	0.92
IPC::Open2	1.04
IPC::Open3	1.20
JSON::PP	2.27300
JSON::PP::Boolean	undef
Locale::Codes	3.40
Locale::Country	3.40
Locale::Currency	3.40
Locale::Language	3.40
Locale::Maketext	1.28
Locale::Script	3.40
Locale::Codes::Country_Codes	3.40
Locale::Codes::Constants	3.40
Locale::Codes::Country	3.40
Locale::Codes::Country_Retired	3.40
Locale::Codes::Currency	3.40
Locale::Codes::Currency_Codes	3.40
Locale::Codes::Currency_Retired	3.40
Locale::Codes::LangExt	3.40
Locale::Codes::LangExt_Codes	3.40
Locale::Codes::LangExt_Retired	3.40
Locale::Codes::LangFam	3.40
Locale::Codes::LangFam_Codes	3.40
Locale::Codes::LangFam_Retired	3.40
Locale::Codes::LangVar	3.40
Locale::Codes::LangVar_Codes	3.40
Locale::Codes::LangVar_Retired	3.40
Locale::Codes::Language	3.40
Locale::Codes::Language_Codes	3.40
Locale::Codes::Language_Retired	3.40
Locale::Codes::Script	3.40
Locale::Codes::Script_Codes	3.40
Locale::Codes::Script_Retired	3.40
Locale::Maketext::GutsLoader	1.20
Locale::Maketext::Guts	1.20
Locale::Maketext::Simple	0.21
Math::BigFloat	1.999726
Math::BigInt	1.999726
Math::BigRat	0.260804
Math::Complex	1.59
Math::Trig	1.23
Math::BigFloat::Trace	0.43
Math::BigInt::CalcEmu	1.999726
Math::BigInt::Calc	1.999726
Math::BigInt::Trace	0.43
Memoize::AnyDBM_File	1.03
Memoize::Expire	1.03
Memoize::ExpireFile	1.03
Memoize::ExpireTest	1.03
Memoize::NDBM_File	1.03
Memoize::SDBM_File	1.03
Memoize::Storable	1.03
Module::CoreList	5.20160506
Module::Load	0.32
Module::Loaded	0.08
Module::Metadata	1.000031
Module::CoreList::TieHashDelta	5.20160506
Module::CoreList::Utils	5.20160506
Module::Load::Conditional	0.64
Net::Config	3.08
Net::Cmd	3.08
Net::Domain	3.08
Net::FTP	3.08
Net::NNTP	3.08
Net::Netrc	3.08
Net::POP3	3.08
Net::Ping	2.55
Net::SMTP	3.08
Net::Time	3.08
Net::hostent	1.01
Net::netent	1.00
Net::protoent	1.00
Net::servent	1.01
Net::FTP::dataconn	3.08
Net::FTP::A	3.08
Net::FTP::E	3.08
Net::FTP::I	3.08
Net::FTP::L	3.08
Params::Check	0.38
Parse::CPAN::Meta	1.4417
Perl::OSType	1.009
PerlIO::via::QuotedPrint	0.08
Pod::InputObjects	1.63
Pod::Checker	1.73
Pod::Escapes	1.07
Pod::Find	1.63
Pod::Functions	1.10
Pod::Html	1.22
Pod::ParseLink	4.07
Pod::Man	4.07
Pod::ParseUtils	1.63
Pod::Parser	1.63
Pod::Perldoc	3.25_02
Pod::PlainText	2.07
Pod::Select	1.63
Pod::Simple	3.32
Pod::Text	4.07
Pod::Usage	1.68
Pod::Perldoc::BaseTo	3.25
Pod::Perldoc::GetOptsOO	3.25
Pod::Perldoc::ToANSI	3.25
Pod::Perldoc::ToChecker	3.25
Pod::Perldoc::ToMan	3.25
Pod::Perldoc::ToNroff	3.25
Pod::Perldoc::ToPod	3.25
Pod::Perldoc::ToRtf	3.25
Pod::Perldoc::ToTerm	3.25
Pod::Perldoc::ToText	3.25
Pod::Perldoc::ToTk	3.25
Pod::Perldoc::ToXml	3.25
Pod::Simple::DumpAsText	3.32
Pod::Simple::BlackBox	3.32
Pod::Simple::Checker	3.32
Pod::Simple::Debug	3.32
Pod::Simple::HTMLLegacy	5.01
Pod::Simple::DumpAsXML	3.32
Pod::Simple::HTML	3.32
Pod::Simple::HTMLBatch	3.32
Pod::Simple::PullParserEndToken	3.32
Pod::Simple::LinkSection	3.32
Pod::Simple::Methody	3.32
Pod::Simple::Progress	3.32
Pod::Simple::PullParser	3.32
Pod::Simple::Search	3.32
Pod::Simple::RTF	3.32
Pod::Simple::PullParserStartToken	3.32
Pod::Simple::PullParserTextToken	3.32
Pod::Simple::PullParserToken	3.32
Pod::Simple::TranscodeSmart	3.32
Pod::Simple::SimpleTree	3.32
Pod::Simple::Text	3.32
Pod::Simple::TextContent	3.32
Pod::Simple::TiedOutFH	3.32
Pod::Simple::Transcode	3.32
Pod::Simple::TranscodeDumb	3.32
Pod::Simple::XMLOutStream	3.32
Pod::Simple::XHTML	3.32
Pod::Text::Overstrike	4.07
Pod::Text::Color	4.07
Pod::Text::Termcap	4.07
Search::Dict	1.07
TAP::Harness	3.36
TAP::Base	3.36
TAP::Object	3.36
TAP::Parser	3.36
TAP::Formatter::Console	3.36
TAP::Formatter::Base	3.36
TAP::Formatter::Color	3.36
TAP::Formatter::Session	3.36
TAP::Formatter::File	3.36
TAP::Formatter::Console::ParallelSession	3.36
TAP::Formatter::Console::Session	3.36
TAP::Formatter::File::Session	3.36
TAP::Harness::Env	3.36
TAP::Parser::IteratorFactory	3.36
TAP::Parser::Aggregator	3.36
TAP::Parser::Grammar	3.36
TAP::Parser::Iterator	3.36
TAP::Parser::Multiplexer	3.36
TAP::Parser::Result	3.36
TAP::Parser::ResultFactory	3.36
TAP::Parser::Scheduler	3.36
TAP::Parser::Source	3.36
TAP::Parser::SourceHandler	3.36
TAP::Parser::Iterator::Process	3.36
TAP::Parser::Iterator::Array	3.36
TAP::Parser::Iterator::Stream	3.36
TAP::Parser::Result::Bailout	3.36
TAP::Parser::Result::Comment	3.36
TAP::Parser::Result::Plan	3.36
TAP::Parser::Result::Pragma	3.36
TAP::Parser::Result::Test	3.36
TAP::Parser::Result::Unknown	3.36
TAP::Parser::Result::Version	3.36
TAP::Parser::Result::YAML	3.36
TAP::Parser::Scheduler::Spinner	3.36
TAP::Parser::Scheduler::Job	3.36
TAP::Parser::SourceHandler::Executable	3.36
TAP::Parser::SourceHandler::File	3.36
TAP::Parser::SourceHandler::Handle	3.36
TAP::Parser::SourceHandler::Perl	3.36
TAP::Parser::SourceHandler::RawTAP	3.36
TAP::Parser::YAMLish::Reader	3.36
TAP::Parser::YAMLish::Writer	3.36
Term::ANSIColor	4.04
Term::Cap	1.17
Term::Complete	1.403
Term::ReadLine	1.15
Test::Builder	1.001014
Test::Harness	3.36
Test::More	1.001014
Test::Simple	1.001014
Test::Tester	0.114
Test::Builder::Module	1.001014
Test::Builder::Tester	1.28
Test::Builder::IO::Scalar	2.113
Test::Builder::Tester::Color	1.290001
Test::Tester::CaptureRunner	undef
Test::Tester::Capture	undef
Test::Tester::Delegate	undef
Test::use::ok	0.16
Text::ParseWords	3.30
Text::Abbrev	1.02
Text::Balanced	2.03
Text::Tabs	2013.0523
Text::Wrap	2013.0523
Thread::Semaphore	2.12
Thread::Queue	3.09
Tie::Handle	4.2
Tie::Array	1.06
Tie::File	1.02
Tie::Memoize	1.1
Tie::Hash	1.05
Tie::SubstrHash	1.00
Tie::RefHash	1.39
Tie::Scalar	1.04
Tie::StdHandle	4.4
Time::gmtime	1.03
Time::Local	1.2300
Time::localtime	1.02
Time::tm	1.00
Unicode::UCD	0.64
Unicode::Collate::CJK::GB2312	1.14
Unicode::Collate::CJK::Big5	1.14
Unicode::Collate::CJK::JISX0208	1.14
Unicode::Collate::CJK::Korean	1.14
Unicode::Collate::CJK::Pinyin	1.14
Unicode::Collate::CJK::Stroke	1.14
Unicode::Collate::CJK::Zhuyin	1.14
User::grent	1.01
User::pwent	1.00
autodie::exception	2.29
autodie::Util	2.29
autodie::hints	2.29
autodie::skip	2.29
autodie::Scope::GuardStack	2.29
autodie::Scope::Guard	2.29
autodie::exception::system	2.29
encoding::warnings	0.12
overload::numbers	undef
unicore::Name	undef
version::regex	0.9916
warnings::register	1.04
B	1.62
Config	5.024000
ODBM_File	1.14
O	1.01
Cwd	3.63
DynaLoader	1.38
Encode	2.80
Errno	1.25
Fcntl	1.13
GDBM_File	1.15
IO	1.36
NDBM_File	1.14
attributes	0.27
Opcode	1.34
POSIX	1.65
SDBM_File	1.14
Socket	2.020_03
Storable	2.56
arybase	0.11
encoding	2.17
lib	0.63
mro	1.18
ops	1.02
threads	2.07
re	0.32
B::Concise	0.996
B::Showlex	1.05
B::Terse	1.06
B::Xref	1.05
Compress::Raw::Bzip2	2.069
Compress::Raw::Zlib	2.069
Data::Dumper	2.161
Devel::PPPort	3.32
Devel::Peek	1.23
Digest::MD5	2.54
Digest::SHA	5.95
Encode::CJKConstants	2.02
Encode::Alias	2.20
Encode::Byte	2.04
Encode::Config	2.05
Encode::CN	2.03
Encode::EBCDIC	2.02
Encode::Encoder	2.03
Encode::Encoding	2.07
Encode::GSM0338	2.05
Encode::Guess	2.06
Encode::JP	2.04
Encode::KR	2.03
Encode::Symbol	2.02
Encode::TW	2.03
Encode::Unicode	2.15
Encode::CN::HZ	2.07
Encode::JP::H2Z	2.02
Encode::JP::JIS7	2.05
Encode::KR::2022_KR	2.03
Encode::MIME::Header	2.19
Encode::MIME::Name	1.01
Encode::MIME::Header::ISO_2022_JP	1.04
Encode::Unicode::UTF7	2.08
File::DosGlob	1.12
File::Glob	1.26
File::Spec	3.63
File::Spec::AmigaOS	3.64
File::Spec::Cygwin	3.63
File::Spec::Epoc	3.63
File::Spec::Functions	3.63
File::Spec::Mac	3.63
File::Spec::OS2	3.63
File::Spec::Unix	3.63
File::Spec::VMS	3.63
File::Spec::Win32	3.63
Filter::Util::Call	1.55
Hash::Util	0.19
Hash::Util::FieldHash	1.19
I18N::Langinfo	0.13
IO::Handle	1.36
IO::Dir	1.10
IO::File	1.16
IO::Seekable	1.10
IO::Pipe	1.15
IO::Poll	0.10
IO::Select	1.22
IO::Socket	1.38
IO::Socket::INET	1.35
IO::Socket::UNIX	1.26
IPC::Semaphore	2.06_01
IPC::Msg	2.06_01
IPC::SharedMem	2.06_01
IPC::SysV	2.06_01
List::Util	1.42_02
List::Util::XS	1.42_02
MIME::QuotedPrint	3.13
MIME::Base64	3.15
Math::BigInt::FastCalc	0.42
PerlIO::encoding	0.24
PerlIO::mmap	0.016
PerlIO::scalar	0.24
PerlIO::via	0.16
Scalar::Util	1.42_02
Sub::Util	1.42_02
Sys::Hostname	1.20
Sys::Syslog	0.33
Tie::Hash::NamedCapture	0.09
Time::Seconds	1.31
Time::HiRes	1.9733
Time::Piece	1.31
Unicode::Collate	1.14
Unicode::Normalize	1.25
Unicode::Collate::Locale	1.14
threads::shared	1.51
CPAN::MyConfig	undef
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
User avatar
Trexx
Ask me anything
Posts: 5388
Joined: Sat Oct 01, 2011 7:50 am
Location: Minnesota

Re: [ QPerl ] [ 5.20.2.1 ] Perl / CPAN

Post by Trexx »

Thanks Stephane.
Paul

Model: TS-877-1600 FW: 4.5.3.x
QTS (SSD): [RAID-1] 2 x 1TB WD Blue m.2's
Data (HDD): [RAID-5] 6 x 3TB HGST DeskStar
VMs (SSD): [RAID-1] 2 x1TB SK Hynix Gold
Ext. (HDD): TR-004 [Raid-5] 4 x 4TB HGST Ultastor
RAM: Kingston HyperX Fury 64GB DDR4-2666
UPS: CP AVR1350

Model:TVS-673 32GB & TS-228a Offline[/color]
-----------------------------------------------------------------------------------------------------------------------------------------
2018 Plex NAS Compatibility Guide | QNAP Plex FAQ | Moogle's QNAP Faq
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ QPerl ] [ 5.24.1 ] Perl / CPAN

Post by QNAP_Stephane »

link available
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
Post Reply

Return to “Community Apps”