t000755001750001750 012666037633 16064 5ustar00njfrancknjfranck000000000000Catmandu-MediaWiki-0.02100.t100644001750001750 26712666037633 16615 0ustar00njfrancknjfranck000000000000Catmandu-MediaWiki-0.021/t#!/usr/bin/env perl use strict; use warnings; use Test::More; my @pkgs = qw( Catmandu::MediaWiki Catmandu::Importer::MediaWiki ); require_ok $_ for @pkgs; done_testing 2; Catmandu-MediaWiki-0.021000755001750001750 012666037633 15700 5ustar00njfrancknjfranck000000000000README100644001750001750 31612666037633 16621 0ustar00njfrancknjfranck000000000000Catmandu-MediaWiki-0.021NAME Catmandu::MediaWiki - Catmandu modules for MediaWiki AUTHORS Nicolas Franck MODULES Catmandu::Importer::MediaWiki SEE ALSO Catmandu, MediaWiki::API Changes100644001750001750 37212666037633 17236 0ustar00njfrancknjfranck000000000000Catmandu-MediaWiki-0.021Revision history for Catmandu::MediaWiki 0.021 2016-03-03 14:43:48 CET - rvprop now overridable 0.02 2016-03-01 10:02:14 CET - change minimum version of perl to 5.10.1 0.01 2016-02-25 10:34:10 CET - initial release of Catmandu::MediaWiki LICENSE100644001750001750 4366312666037633 17022 0ustar00njfrancknjfranck000000000000Catmandu-MediaWiki-0.021This software is copyright (c) 2016 by Nicolas Franck. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. Terms of the Perl programming language system itself a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the "Artistic License" --- The GNU General Public License, Version 1, February 1989 --- This software is Copyright (c) 2016 by Nicolas Franck. This is free software, licensed under: The GNU General Public License, Version 1, February 1989 GNU GENERAL PUBLIC LICENSE Version 1, February 1989 Copyright (C) 1989 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The license agreements of most software companies try to keep users at the mercy of those companies. By contrast, our General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. The General Public License applies to the Free Software Foundation's software and to any other program whose authors commit to using it. You can use it for your programs, too. When we speak of free software, we are referring to freedom, not price. Specifically, the General Public License is designed to make sure that you have the freedom to give away or sell copies of free software, that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of a such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must tell them their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any work containing the Program or a portion of it, either verbatim or with modifications. Each licensee is addressed as "you". 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this General Public License and to the absence of any warranty; and give any other recipients of the Program a copy of this General Public License along with the Program. You may charge a fee for the physical act of transferring a copy. 2. You may modify your copy or copies of the Program or any portion of it, and copy and distribute such modifications under the terms of Paragraph 1 above, provided that you also do the following: a) cause the modified files to carry prominent notices stating that you changed the files and the date of any change; and b) cause the whole of any work that you distribute or publish, that in whole or in part contains the Program or any part thereof, either with or without modifications, to be licensed at no charge to all third parties under the terms of this General Public License (except that you may choose to grant warranty protection to some or all third parties, at your option). c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the simplest and most usual way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this General Public License. d) You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. Mere aggregation of another independent work with the Program (or its derivative) on a volume of a storage or distribution medium does not bring the other work under the scope of these terms. 3. You may copy and distribute the Program (or a portion or derivative of it, under Paragraph 2) in object code or executable form under the terms of Paragraphs 1 and 2 above provided that you also do one of the following: a) accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Paragraphs 1 and 2 above; or, b) accompany it with a written offer, valid for at least three years, to give any third party free (except for a nominal charge for the cost of distribution) a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Paragraphs 1 and 2 above; or, c) accompany it with the information you received as to where the corresponding source code may be obtained. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form alone.) Source code for a work means the preferred form of the work for making modifications to it. For an executable file, complete source code means all the source code for all modules it contains; but, as a special exception, it need not include source code for modules which are standard libraries that accompany the operating system on which the executable file runs, or for standard header files or definitions files that accompany that operating system. 4. You may not copy, modify, sublicense, distribute or transfer the Program except as expressly provided under this General Public License. Any attempt otherwise to copy, modify, sublicense, distribute or transfer the Program is void, and will automatically terminate your rights to use the Program under this License. However, parties who have received copies, or rights to use copies, from you under this General Public License will not have their licenses terminated so long as such parties remain in full compliance. 5. By copying, distributing or modifying the Program (or any work based on the Program) you indicate your acceptance of this license to do so, and all its terms and conditions. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. 7. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of the license which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the license, you may choose any version ever published by the Free Software Foundation. 8. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS Appendix: How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to humanity, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) 19yy This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) 19xx name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (a program to direct compilers to make passes at assemblers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice That's all there is to it! --- The Artistic License 1.0 --- This software is Copyright (c) 2016 by Nicolas Franck. This is free software, licensed under: The Artistic License 1.0 The Artistic License Preamble The intent of this document is to state the conditions under which a Package may be copied, such that the Copyright Holder maintains some semblance of artistic control over the development of the package, while giving the users of the package the right to use and distribute the Package in a more-or-less customary fashion, plus the right to make reasonable modifications. Definitions: - "Package" refers to the collection of files distributed by the Copyright Holder, and derivatives of that collection of files created through textual modification. - "Standard Version" refers to such a Package if it has not been modified, or has been modified in accordance with the wishes of the Copyright Holder. - "Copyright Holder" is whoever is named in the copyright or copyrights for the package. - "You" is you, if you're thinking about copying or distributing this Package. - "Reasonable copying fee" is whatever you can justify on the basis of media cost, duplication charges, time of people involved, and so on. (You will not be required to justify it to the Copyright Holder, but only to the computing community at large as a market that must bear the fee.) - "Freely Available" means that no fee is charged for the item itself, though there may be fees involved in handling the item. It also means that recipients of the item may redistribute it under the same conditions they received it. 1. You may make and give away verbatim copies of the source form of the Standard Version of this Package without restriction, provided that you duplicate all of the original copyright notices and associated disclaimers. 2. You may apply bug fixes, portability fixes and other modifications derived from the Public Domain or from the Copyright Holder. A Package modified in such a way shall still be considered the Standard Version. 3. You may otherwise modify your copy of this Package in any way, provided that you insert a prominent notice in each changed file stating how and when you changed that file, and provided that you do at least ONE of the following: a) place your modifications in the Public Domain or otherwise make them Freely Available, such as by posting said modifications to Usenet or an equivalent medium, or placing the modifications on a major archive site such as ftp.uu.net, or by allowing the Copyright Holder to include your modifications in the Standard Version of the Package. b) use the modified Package only within your corporation or organization. c) rename any non-standard executables so the names do not conflict with standard executables, which must also be provided, and provide a separate manual page for each non-standard executable that clearly documents how it differs from the Standard Version. d) make other distribution arrangements with the Copyright Holder. 4. You may distribute the programs of this Package in object code or executable form, provided that you do at least ONE of the following: a) distribute a Standard Version of the executables and library files, together with instructions (in the manual page or equivalent) on where to get the Standard Version. b) accompany the distribution with the machine-readable source of the Package with your modifications. c) accompany any non-standard executables with their corresponding Standard Version executables, giving the non-standard executables non-standard names, and clearly documenting the differences in manual pages (or equivalent), together with instructions on where to get the Standard Version. d) make other distribution arrangements with the Copyright Holder. 5. You may charge a reasonable copying fee for any distribution of this Package. You may charge any fee you choose for support of this Package. You may not charge a fee for this Package itself. However, you may distribute this Package in aggregate with other (possibly commercial) programs as part of a larger (possibly commercial) software distribution provided that you do not advertise this Package as a product of your own. 6. The scripts and library files supplied as input to or produced as output from the programs of this Package do not automatically fall under the copyright of this Package, but belong to whomever generated them, and may be sold commercially, and may be aggregated with this Package. 7. C or perl subroutines supplied by you and linked into this Package shall not be considered part of this Package. 8. The name of the Copyright Holder may not be used to endorse or promote products derived from this software without specific prior written permission. 9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. The End cpanfile100644001750001750 26212666037633 17445 0ustar00njfrancknjfranck000000000000Catmandu-MediaWiki-0.021requires 'perl','5.10.1'; requires 'Catmandu'; requires 'Moo'; requires 'MediaWiki::API'; on 'test', sub { requires 'Test::Exception','0'; requires 'Test::More','0'; }; dist.ini100644001750001750 4112666037633 17360 0ustar00njfrancknjfranck000000000000Catmandu-MediaWiki-0.021author = Nicolas Franck [@Milla] Build.PL100644001750001750 26712666037633 17242 0ustar00njfrancknjfranck000000000000Catmandu-MediaWiki-0.021# This Build.PL for Catmandu-MediaWiki was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.008. use strict; use warnings; use v5.10.1; use Module::Build::Tiny 0.039; Build_PL(); META.yml100644001750001750 156412666037633 17240 0ustar00njfrancknjfranck000000000000Catmandu-MediaWiki-0.021--- abstract: 'Catmandu modules for MediaWiki' author: - 'Nicolas Franck' build_requires: Test::Exception: '0' Test::More: '0' configure_requires: Module::Build::Tiny: '0.039' dynamic_config: 0 generated_by: 'Dist::Zilla version 5.030, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.143240' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: '1.4' name: Catmandu-MediaWiki no_index: directory: - t - xt - inc - share - eg - examples requires: Catmandu: '0' MediaWiki::API: '0' Moo: '0' perl: v5.10.1 resources: bugtracker: https://github.com/LibreCat/Catmandu-MediaWiki/issues homepage: https://github.com/LibreCat/Catmandu-MediaWiki repository: https://github.com/LibreCat/Catmandu-MediaWiki.git version: '0.021' x_contributors: - 'njfranck ' MANIFEST100644001750001750 41412666037633 17071 0ustar00njfrancknjfranck000000000000Catmandu-MediaWiki-0.021# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.030. Build.PL Changes LICENSE MANIFEST META.json META.yml README cpanfile cpanfile.snapshot dist.ini lib/Catmandu/Importer/MediaWiki.pm lib/Catmandu/MediaWiki.pm t/00.t t/release-pod-syntax.t META.json100644001750001750 322512666037633 17404 0ustar00njfrancknjfranck000000000000Catmandu-MediaWiki-0.021{ "abstract" : "Catmandu modules for MediaWiki", "author" : [ "Nicolas Franck" ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 5.030, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.143240", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "Catmandu-MediaWiki", "no_index" : { "directory" : [ "t", "xt", "inc", "share", "eg", "examples" ] }, "prereqs" : { "configure" : { "requires" : { "Module::Build::Tiny" : "0.039" } }, "develop" : { "requires" : { "Dist::Milla" : "v1.0.15", "Test::Pod" : "1.41" } }, "runtime" : { "requires" : { "Catmandu" : "0", "MediaWiki::API" : "0", "Moo" : "0", "perl" : "v5.10.1" } }, "test" : { "requires" : { "Test::Exception" : "0", "Test::More" : "0" } } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/LibreCat/Catmandu-MediaWiki/issues" }, "homepage" : "https://github.com/LibreCat/Catmandu-MediaWiki", "repository" : { "type" : "git", "url" : "https://github.com/LibreCat/Catmandu-MediaWiki.git", "web" : "https://github.com/LibreCat/Catmandu-MediaWiki" } }, "version" : "0.021", "x_contributors" : [ "njfranck " ] } cpanfile.snapshot100644001750001750 30523412666037633 21372 0ustar00njfrancknjfranck000000000000Catmandu-MediaWiki-0.021# carton snapshot format: version 1.0 DISTRIBUTIONS Algorithm-Combinatorics-0.27 pathname: F/FX/FXN/Algorithm-Combinatorics-0.27.tar.gz provides: Algorithm::Combinatorics 0.27 Algorithm::Combinatorics::Iterator 0.27 Algorithm::Combinatorics::JustCoderef 0.27 requirements: ExtUtils::MakeMaker 0 FindBin 0 Scalar::Util 0 Test::More 0 XSLoader 0 Algorithm-Diff-1.1903 pathname: T/TY/TYEMQ/Algorithm-Diff-1.1903.tar.gz provides: Algorithm::Diff 1.1903 Algorithm::Diff::_impl 1.1903 requirements: ExtUtils::MakeMaker 0 App-Cmd-0.330 pathname: R/RJ/RJBS/App-Cmd-0.330.tar.gz provides: App::Cmd 0.330 App::Cmd::ArgProcessor 0.330 App::Cmd::Command 0.330 App::Cmd::Command::commands 0.330 App::Cmd::Command::help 0.330 App::Cmd::Command::version 0.330 App::Cmd::Plugin 0.330 App::Cmd::Setup 0.330 App::Cmd::Simple 0.330 App::Cmd::Subdispatch 0.330 App::Cmd::Subdispatch::DashedStyle 0.330 App::Cmd::Tester 0.330 App::Cmd::Tester::CaptureExternal 0.330 App::Cmd::Tester::Exited 0.330 App::Cmd::Tester::Result 0.330 requirements: Capture::Tiny 0.13 Carp 0 Class::Load 0.06 Data::OptList 0 ExtUtils::MakeMaker 0 File::Basename 0 Getopt::Long 2.39 Getopt::Long::Descriptive 0.084 IO::TieCombine 0 Module::Pluggable::Object 0 Pod::Usage 1.61 String::RewritePrefix 0 Sub::Exporter 0 Sub::Exporter::Util 0 Sub::Install 0 Text::Abbrev 0 constant 0 parent 0 perl 5.006 strict 0 warnings 0 B-Hooks-EndOfScope-0.15 pathname: E/ET/ETHER/B-Hooks-EndOfScope-0.15.tar.gz provides: B::Hooks::EndOfScope 0.15 B::Hooks::EndOfScope::PP 0.15 B::Hooks::EndOfScope::XS 0.15 requirements: ExtUtils::CBuilder 0.26 ExtUtils::MakeMaker 0 Module::Implementation 0.05 Sub::Exporter::Progressive 0.001006 Variable::Magic 0.48 perl 5.008001 strict 0 warnings 0 B-Hooks-OP-Check-0.19 pathname: Z/ZE/ZEFRAM/B-Hooks-OP-Check-0.19.tar.gz provides: B::Hooks::OP::Check 0.19 B::Hooks::OP::Check::Install::Files undef requirements: ExtUtils::Depends 0.302 ExtUtils::MakeMaker 6.42 Test::More 0 parent 0 perl 5.008001 B-Hooks-OP-PPAddr-0.03 pathname: F/FL/FLORA/B-Hooks-OP-PPAddr-0.03.tar.gz provides: B::Hooks::OP::PPAddr 0.03 B::Hooks::OP::PPAddr::Install::Files undef requirements: ExtUtils::Depends 0.302 ExtUtils::MakeMaker 6.42 parent 0 B-Utils-0.27 pathname: E/ET/ETHER/B-Utils-0.27.tar.gz provides: B::Utils 0.27 B::Utils::Install::Files undef B::Utils::OP 0.27 requirements: Exporter 0 ExtUtils::Depends 0.302 ExtUtils::MakeMaker 0 Scalar::Util 0 Task::Weaken 0 perl 5.006 CGI-Expand-2.05 pathname: B/BO/BOWMANBS/CGI-Expand-2.05.tar.gz provides: CGI::Expand 2.05 requirements: ExtUtils::MakeMaker 0 Test::Exception 0 Test::More 0 CPAN-Meta-2.150005 pathname: D/DA/DAGOLDEN/CPAN-Meta-2.150005.tar.gz provides: CPAN::Meta 2.150005 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::Spec 2.150005 CPAN::Meta::Validator 2.150005 requirements: CPAN::Meta::Requirements 2.121 CPAN::Meta::YAML 0.008 Carp 0 ExtUtils::MakeMaker 6.17 JSON::PP 2.27200 Parse::CPAN::Meta 1.4414 Scalar::Util 0 perl 5.008 strict 0 version 0.88 warnings 0 Cache-LRU-0.04 pathname: K/KA/KAZUHO/Cache-LRU-0.04.tar.gz provides: Cache::LRU 0.04 requirements: ExtUtils::MakeMaker 6.42 Test::More 0.88 Test::Requires 0 perl 5.008001 Capture-Tiny-0.30 pathname: D/DA/DAGOLDEN/Capture-Tiny-0.30.tar.gz provides: Capture::Tiny 0.30 requirements: Carp 0 Exporter 0 ExtUtils::MakeMaker 6.17 File::Spec 0 File::Temp 0 IO::Handle 0 Scalar::Util 0 perl 5.006 strict 0 warnings 0 Carp-Clan-6.04 pathname: S/ST/STBEY/Carp-Clan-6.04.tar.gz provides: Carp::Clan 6.04 requirements: ExtUtils::MakeMaker 0 Test::Exception 0 Catmandu-0.9504 pathname: N/NI/NICS/Catmandu-0.9504.tar.gz provides: Catmandu 0.9504 Catmandu::Addable 0.9504 Catmandu::ArrayIterator 0.9504 Catmandu::BadArg 0.9504 Catmandu::BadFixArg 0.9504 Catmandu::BadVal 0.9504 Catmandu::Bag 0.9504 Catmandu::Buffer 0.9504 Catmandu::CLI 0.9504 Catmandu::Cmd 0.9504 Catmandu::Cmd::config 0.9504 Catmandu::Cmd::convert 0.9504 Catmandu::Cmd::count 0.9504 Catmandu::Cmd::data 0.9504 Catmandu::Cmd::delete 0.9504 Catmandu::Cmd::export 0.9504 Catmandu::Cmd::help 0.9504 Catmandu::Cmd::import 0.9504 Catmandu::Cmd::info 0.9504 Catmandu::Cmd::move 0.9504 Catmandu::Cmd::run 0.9504 Catmandu::Counter 0.9504 Catmandu::Env 0.9504 Catmandu::Error 0.9504 Catmandu::Exporter 0.9504 Catmandu::Exporter::CSV 0.9504 Catmandu::Exporter::JSON 0.9504 Catmandu::Exporter::Multi 0.9504 Catmandu::Exporter::Null 0.9504 Catmandu::Exporter::Text 0.9504 Catmandu::Exporter::YAML 0.9504 Catmandu::Fix 0.9504 Catmandu::Fix::Base 0.9504 Catmandu::Fix::Bind 0.9504 Catmandu::Fix::Bind::benchmark 0.9504 Catmandu::Fix::Bind::hashmap 0.9504 Catmandu::Fix::Bind::identity 0.9504 Catmandu::Fix::Bind::importer 0.9504 Catmandu::Fix::Bind::list 0.9504 Catmandu::Fix::Bind::maybe 0.9504 Catmandu::Fix::Bind::timeout 0.9504 Catmandu::Fix::Bind::visitor 0.9504 Catmandu::Fix::Bind::with 0.9504 Catmandu::Fix::Condition 0.9504 Catmandu::Fix::Condition::SimpleAllTest 0.9504 Catmandu::Fix::Condition::SimpleAnyTest 0.9504 Catmandu::Fix::Condition::SimpleCompareTest 0.9504 Catmandu::Fix::Condition::all_equal 0.9504 Catmandu::Fix::Condition::all_match 0.9504 Catmandu::Fix::Condition::any_equal 0.9504 Catmandu::Fix::Condition::any_match 0.9504 Catmandu::Fix::Condition::exists 0.9504 Catmandu::Fix::Condition::greater_than 0.9504 Catmandu::Fix::Condition::in 0.9504 Catmandu::Fix::Condition::is_false 0.9504 Catmandu::Fix::Condition::is_true 0.9504 Catmandu::Fix::Condition::less_than 0.9504 Catmandu::Fix::Has 0.9504 Catmandu::Fix::Parser 0.9504 Catmandu::Fix::SimpleGetValue 0.9504 Catmandu::Fix::add_field 0.9504 Catmandu::Fix::add_to_exporter 0.9504 Catmandu::Fix::add_to_store 0.9504 Catmandu::Fix::append 0.9504 Catmandu::Fix::array 0.9504 Catmandu::Fix::assoc 0.9504 Catmandu::Fix::capitalize 0.9504 Catmandu::Fix::clone 0.9504 Catmandu::Fix::code 0.9504 Catmandu::Fix::collapse 0.9504 Catmandu::Fix::copy_field 0.9504 Catmandu::Fix::count 0.9504 Catmandu::Fix::downcase 0.9504 Catmandu::Fix::expand 0.9504 Catmandu::Fix::expand_date 0.9504 Catmandu::Fix::filter 0.9504 Catmandu::Fix::flatten 0.9504 Catmandu::Fix::format 0.9504 Catmandu::Fix::from_json 0.9504 Catmandu::Fix::hash 0.9504 Catmandu::Fix::import 0.9504 Catmandu::Fix::include 0.9504 Catmandu::Fix::join_field 0.9504 Catmandu::Fix::log 0.9504 Catmandu::Fix::lookup 0.9504 Catmandu::Fix::lookup_in_store 0.9504 Catmandu::Fix::move_field 0.9504 Catmandu::Fix::nothing 0.9504 Catmandu::Fix::parse_text 0.9504 Catmandu::Fix::perlcode 0.9504 Catmandu::Fix::prepend 0.9504 Catmandu::Fix::reject 0.9504 Catmandu::Fix::remove_field 0.9504 Catmandu::Fix::replace_all 0.9504 Catmandu::Fix::retain 0.9504 Catmandu::Fix::retain_field 0.9504 Catmandu::Fix::reverse 0.9504 Catmandu::Fix::set_array 0.9504 Catmandu::Fix::set_field 0.9504 Catmandu::Fix::set_hash 0.9504 Catmandu::Fix::sleep 0.9504 Catmandu::Fix::sort_field 0.9504 Catmandu::Fix::split_field 0.9504 Catmandu::Fix::substring 0.9504 Catmandu::Fix::sum 0.9504 Catmandu::Fix::to_json 0.9504 Catmandu::Fix::trim 0.9504 Catmandu::Fix::uniq 0.9504 Catmandu::Fix::upcase 0.9504 Catmandu::Fix::vacuum 0.9504 Catmandu::FixError 0.9504 Catmandu::FixParseError 0.9504 Catmandu::Fixable 0.9504 Catmandu::HTTPError 0.9504 Catmandu::Hits 0.9504 Catmandu::IdGenerator 0.9504 Catmandu::IdGenerator::Mock 0.9504 Catmandu::IdGenerator::UUID 0.9504 Catmandu::Importer 0.9504 Catmandu::Importer::CSV 0.9504 Catmandu::Importer::JSON 0.9504 Catmandu::Importer::Mock 0.9504 Catmandu::Importer::Modules 0.9504 Catmandu::Importer::Multi 0.9504 Catmandu::Importer::Null 0.9504 Catmandu::Importer::Text 0.9504 Catmandu::Importer::YAML 0.9504 Catmandu::Interactive 0.9504 Catmandu::Iterable 0.9504 Catmandu::Iterator 0.9504 Catmandu::Logger 0.9504 Catmandu::MultiIterator 0.9504 Catmandu::NoSuchFixPackage 0.9504 Catmandu::NoSuchPackage 0.9504 Catmandu::NotImplemented 0.9504 Catmandu::Paged 0.9504 Catmandu::Pluggable 0.9504 Catmandu::Plugin::Datestamps 0.9504 Catmandu::Plugin::Versioning 0.9504 Catmandu::Sane 0.9504 Catmandu::Searchable 0.9504 Catmandu::Serializer 0.9504 Catmandu::Serializer::json 0.9504 Catmandu::Store 0.9504 Catmandu::Store::Hash 0.9504 Catmandu::Store::Hash::Bag 0.9504 Catmandu::Store::Multi 0.9504 Catmandu::Store::Multi::Bag 0.9504 Catmandu::Util 0.9504 Catmandu::Validator 0.9504 Catmandu::Validator::Simple 0.9504 requirements: App::Cmd 0.33 CGI::Expand 2.02 Clone 0.31 Config::Onion 1.004 Data::Compare 1.22 Data::UUID 1.217 File::Find::Rule 0.33 File::Slurp::Tiny 0.003 Hash::Merge::Simple 0 IO::Handle::Util 0.01 JSON::XS 2.3 LWP::UserAgent 0 List::MoreUtils 0.33 Log::Any 1.03 Log::Any::Adapter 1.03 Marpa::R2 2.084000 Module::Build 0.28 Module::Info 0 Moo 1.004006 MooX::Aliases 0.001006 Sub::Exporter 0.982 Sub::Quote 0 Text::CSV 1.21 Throwable 0.200004 Time::HiRes 0 Time::Piece 0 Try::Tiny::ByClass 0.01 URI 0 URI::Template 0 Unicode::Normalize 0 YAML::XS 0.41 namespace::clean 0.24 perl v5.10.1 Catmandu-FedoraCommons-0.272 pathname: H/HO/HOCHSTEN/Catmandu-FedoraCommons-0.272.tar.gz provides: Catmandu::FedoraCommons 0.272 Catmandu::FedoraCommons::Model::addRelationship undef Catmandu::FedoraCommons::Model::datastreamHistory undef Catmandu::FedoraCommons::Model::datastreamProfile undef Catmandu::FedoraCommons::Model::export undef Catmandu::FedoraCommons::Model::findObjects undef Catmandu::FedoraCommons::Model::getDatastreamDissemination undef Catmandu::FedoraCommons::Model::getObjectHistory undef Catmandu::FedoraCommons::Model::getObjectProfile undef Catmandu::FedoraCommons::Model::getRelationships undef Catmandu::FedoraCommons::Model::ingest undef Catmandu::FedoraCommons::Model::listDatastreams undef Catmandu::FedoraCommons::Model::listMethods undef Catmandu::FedoraCommons::Model::modifyObject undef Catmandu::FedoraCommons::Model::pidList undef Catmandu::FedoraCommons::Model::purgeDatastream undef Catmandu::FedoraCommons::Model::purgeObject undef Catmandu::FedoraCommons::Model::purgeRelationship undef Catmandu::FedoraCommons::Model::upload undef Catmandu::FedoraCommons::Model::validate undef Catmandu::FedoraCommons::Response undef Catmandu::Store::FedoraCommons undef Catmandu::Store::FedoraCommons::Bag undef Catmandu::Store::FedoraCommons::DC undef Catmandu::Store::FedoraCommons::FOXML undef requirements: Catmandu 0.9301 Data::Validate::Type v1.5.1 Data::Validate::URI 0.06 HTTP::Request::Common 6.04 IO::Socket::SSL 2.015 Module::Build::Tiny 0.039 RDF::Trine 1.014 Test::JSON 0.11 XML::LibXML 2.0121 perl v5.14.0 Class-Data-Inheritable-0.08 pathname: T/TM/TMTM/Class-Data-Inheritable-0.08.tar.gz provides: Class::Data::Inheritable 0.08 requirements: ExtUtils::MakeMaker 0 Class-Inspector-1.28 pathname: A/AD/ADAMK/Class-Inspector-1.28.tar.gz provides: Class::Inspector 1.28 Class::Inspector::Functions 1.28 requirements: ExtUtils::MakeMaker 6.59 File::Spec 0.80 Test::More 0.47 perl 5.006 Class-Load-0.23 pathname: E/ET/ETHER/Class-Load-0.23.tar.gz provides: Class::Load 0.23 Class::Load::PP 0.23 requirements: Carp 0 Data::OptList 0 Exporter 0 ExtUtils::MakeMaker 0 Module::Implementation 0.04 Module::Runtime 0.012 Package::Stash 0.14 Scalar::Util 0 Try::Tiny 0 base 0 perl 5.006 strict 0 warnings 0 Class-Load-XS-0.09 pathname: E/ET/ETHER/Class-Load-XS-0.09.tar.gz provides: Class::Load::XS 0.09 requirements: Class::Load 0.20 ExtUtils::MakeMaker 0 XSLoader 0 perl 5.006 strict 0 warnings 0 Class-Method-Modifiers-2.11 pathname: E/ET/ETHER/Class-Method-Modifiers-2.11.tar.gz provides: Class::Method::Modifiers 2.11 requirements: B 0 Carp 0 Exporter 0 ExtUtils::MakeMaker 0 base 0 strict 0 warnings 0 Class-Tiny-1.004 pathname: D/DA/DAGOLDEN/Class-Tiny-1.004.tar.gz provides: Class::Tiny 1.004 Class::Tiny::Object 1.004 requirements: Carp 0 ExtUtils::MakeMaker 6.17 perl 5.006 strict 0 warnings 0 Clone-0.38 pathname: G/GA/GARU/Clone-0.38.tar.gz provides: Clone 0.38 requirements: ExtUtils::MakeMaker 0 Test::More 0 Config-Any-0.26 pathname: B/BR/BRICAS/Config-Any-0.26.tar.gz provides: Config::Any 0.26 Config::Any::Base undef Config::Any::General undef Config::Any::INI undef Config::Any::JSON undef Config::Any::Perl undef Config::Any::XML undef Config::Any::YAML undef requirements: ExtUtils::MakeMaker 6.59 Module::Pluggable 3.01 Test::More 0 perl 5.006 Config-AutoConf-0.311 pathname: R/RE/REHSACK/Config-AutoConf-0.311.tar.gz provides: Config::AutoConf 0.311 requirements: Capture::Tiny 0 Carp 0 Config 0 Cwd 0 Exporter 0 ExtUtils::MakeMaker 0 File::Basename 0 File::Spec 0 File::Temp 0 Text::ParseWords 0 base 0 strict 0 warnings 0 Config-Onion-1.004 pathname: D/DS/DSHEROH/Config-Onion-1.004.tar.gz provides: Config::Onion 1.004 Config::Onion::Simple 1.004 requirements: Config::Any 0 Exporter 0 ExtUtils::MakeMaker 6.30 Hash::Merge::Simple 0 Moo 0 base 0 strict 0 warnings 0 DBD-SQLite-1.48 pathname: I/IS/ISHIGAKI/DBD-SQLite-1.48.tar.gz provides: DBD::SQLite 1.48 DBD::SQLite::Constants undef DBD::SQLite::VirtualTable 1.48 DBD::SQLite::VirtualTable::Cursor 1.48 DBD::SQLite::VirtualTable::FileContent undef DBD::SQLite::VirtualTable::FileContent::Cursor undef DBD::SQLite::VirtualTable::PerlData undef DBD::SQLite::VirtualTable::PerlData::Cursor undef requirements: DBI 1.57 ExtUtils::MakeMaker 0 File::Spec 0.82 Test::Builder 0.86 Test::More 0.47 Tie::Hash 0 perl 5.006 DBI-1.634 pathname: T/TI/TIMB/DBI-1.634.tar.gz provides: Bundle::DBI 12.008696 DBD::DBM 0.08 DBD::DBM::Statement 0.08 DBD::DBM::Table 0.08 DBD::DBM::db 0.08 DBD::DBM::dr 0.08 DBD::DBM::st 0.08 DBD::ExampleP 12.014311 DBD::ExampleP::db 12.014311 DBD::ExampleP::dr 12.014311 DBD::ExampleP::st 12.014311 DBD::File 0.44 DBD::File::DataSource::File 0.44 DBD::File::DataSource::Stream 0.44 DBD::File::Statement 0.44 DBD::File::Table 0.44 DBD::File::TableSource::FileSystem 0.44 DBD::File::db 0.44 DBD::File::dr 0.44 DBD::File::st 0.44 DBD::Gofer 0.015327 DBD::Gofer::Policy::Base 0.010088 DBD::Gofer::Policy::classic 0.010088 DBD::Gofer::Policy::pedantic 0.010088 DBD::Gofer::Policy::rush 0.010088 DBD::Gofer::Transport::Base 0.014121 DBD::Gofer::Transport::corostream undef DBD::Gofer::Transport::null 0.010088 DBD::Gofer::Transport::pipeone 0.010088 DBD::Gofer::Transport::stream 0.014599 DBD::Gofer::db 0.015327 DBD::Gofer::dr 0.015327 DBD::Gofer::st 0.015327 DBD::NullP 12.014715 DBD::NullP::db 12.014715 DBD::NullP::dr 12.014715 DBD::NullP::st 12.014715 DBD::Proxy 0.2004 DBD::Proxy::RPC::PlClient 0.2004 DBD::Proxy::db 0.2004 DBD::Proxy::dr 0.2004 DBD::Proxy::st 0.2004 DBD::Sponge 12.010003 DBD::Sponge::db 12.010003 DBD::Sponge::dr 12.010003 DBD::Sponge::st 12.010003 DBDI 12.015129 DBI 1.634 DBI::Const::GetInfo::ANSI 2.008697 DBI::Const::GetInfo::ODBC 2.011374 DBI::Const::GetInfoReturn 2.008697 DBI::Const::GetInfoType 2.008697 DBI::DBD 12.015129 DBI::DBD::Metadata 2.014214 DBI::DBD::SqlEngine 0.06 DBI::DBD::SqlEngine::DataSource 0.06 DBI::DBD::SqlEngine::Statement 0.06 DBI::DBD::SqlEngine::Table 0.06 DBI::DBD::SqlEngine::TableSource 0.06 DBI::DBD::SqlEngine::TieMeta 0.06 DBI::DBD::SqlEngine::TieTables 0.06 DBI::DBD::SqlEngine::db 0.06 DBI::DBD::SqlEngine::dr 0.06 DBI::DBD::SqlEngine::st 0.06 DBI::FAQ 1.014935 DBI::Gofer::Execute 0.014283 DBI::Gofer::Request 0.012537 DBI::Gofer::Response 0.011566 DBI::Gofer::Serializer::Base 0.009950 DBI::Gofer::Serializer::DataDumper 0.009950 DBI::Gofer::Serializer::Storable 0.015586 DBI::Gofer::Transport::Base 0.012537 DBI::Gofer::Transport::pipeone 0.012537 DBI::Gofer::Transport::stream 0.012537 DBI::Profile 2.015065 DBI::ProfileData 2.010008 DBI::ProfileDumper 2.015325 DBI::ProfileDumper::Apache 2.014121 DBI::ProfileSubs 0.009396 DBI::ProxyServer 0.3005 DBI::ProxyServer::db 0.3005 DBI::ProxyServer::dr 0.3005 DBI::ProxyServer::st 0.3005 DBI::SQL::Nano 1.015544 DBI::SQL::Nano::Statement_ 1.015544 DBI::SQL::Nano::Table_ 1.015544 DBI::Util::CacheMemory 0.010315 DBI::Util::_accessor 0.009479 DBI::common 1.634 requirements: ExtUtils::MakeMaker 6.48 Test::Simple 0.90 perl 5.008 DBIx-Connector-0.53 pathname: D/DW/DWHEELER/DBIx-Connector-0.53.tar.gz provides: DBIx::Connector 0.53 DBIx::Connector::Driver 0.53 DBIx::Connector::Driver::MSSQL 0.53 DBIx::Connector::Driver::Oracle 0.53 DBIx::Connector::Driver::Pg 0.53 DBIx::Connector::Driver::SQLite 0.53 DBIx::Connector::Driver::mysql 0.53 DBIx::Connector::RollbackError 0.53 DBIx::Connector::SvpRollbackError 0.53 DBIx::Connector::TxnRollbackError 0.53 requirements: DBI 1.605 Module::Build 0.30 Test::MockModule 0.05 Test::More 0.88 perl 5.006002 Data-Compare-1.25 pathname: D/DC/DCANTRELL/Data-Compare-1.25.tar.gz provides: Data::Compare 1.25 Data::Compare::Plugins::Scalar::Properties 1 requirements: ExtUtils::MakeMaker 0 File::Find::Rule 0.1 Scalar::Util 0 Data-Dump-1.23 pathname: G/GA/GAAS/Data-Dump-1.23.tar.gz provides: Data::Dump 1.23 Data::Dump::FilterContext undef Data::Dump::Filtered undef Data::Dump::Trace 0.02 Data::Dump::Trace::Call 0.02 Data::Dump::Trace::Wrapper 0.02 requirements: ExtUtils::MakeMaker 0 Symbol 0 Test 0 perl 5.006 Data-OptList-0.109 pathname: R/RJ/RJBS/Data-OptList-0.109.tar.gz provides: Data::OptList 0.109 requirements: ExtUtils::MakeMaker 6.30 List::Util 0 Params::Util 0 Sub::Install 0.921 strict 0 warnings 0 Data-Perl-0.002009 pathname: M/MA/MATTP/Data-Perl-0.002009.tar.gz provides: Data::Perl 0.002009 Data::Perl::Bool 0.002009 Data::Perl::Code 0.002009 Data::Perl::Collection::Array 0.002009 Data::Perl::Collection::Hash 0.002009 Data::Perl::Counter 0.002009 Data::Perl::Number 0.002009 Data::Perl::Role::Bool 0.002009 Data::Perl::Role::Code 0.002009 Data::Perl::Role::Collection::Array 0.002009 Data::Perl::Role::Collection::Hash 0.002009 Data::Perl::Role::Counter 0.002009 Data::Perl::Role::Number 0.002009 Data::Perl::Role::String 0.002009 Data::Perl::String 0.002009 requirements: Class::Method::Modifiers 0 ExtUtils::MakeMaker 6.30 List::MoreUtils 0 List::Util 0 Module::Runtime 0 Role::Tiny 0 Scalar::Util 0 parent 0 strictures 0 Data-UUID-1.221 pathname: R/RJ/RJBS/Data-UUID-1.221.tar.gz provides: Data::UUID 1.221 requirements: Digest::MD5 0 ExtUtils::MakeMaker 0 Data-Validate-Domain-0.11 pathname: D/DR/DROLSKY/Data-Validate-Domain-0.11.tar.gz provides: Data::Validate::Domain 0.11 requirements: Exporter 0 ExtUtils::MakeMaker 0 Net::Domain::TLD 0 perl 5.006 strict 0 warnings 0 Data-Validate-IP-0.24 pathname: D/DR/DROLSKY/Data-Validate-IP-0.24.tar.gz provides: Data::Validate::IP 0.24 requirements: Exporter 0 ExtUtils::MakeMaker 0 NetAddr::IP 4 Scalar::Util 0 strict 0 warnings 0 Data-Validate-Type-v1.5.1 pathname: A/AU/AUBERTG/Data-Validate-Type-v1.5.1.tar.gz provides: Data::Validate::Type 1.005001 requirements: Carp 0 Data::Dump 0 Exporter 0 File::Spec 0 Module::Build 0 Scalar::Util 1.18 Test::Exception 0 Test::FailWarnings 0 Test::More 0.94 perl 5.006 Data-Validate-URI-0.06 pathname: S/SO/SONNEN/Data-Validate-URI-0.06.tar.gz provides: Data::Validate::URI 0.06 requirements: Data::Validate::Domain 0 Data::Validate::IP 0 ExtUtils::MakeMaker 0 Devel-Declare-0.006018 pathname: E/ET/ETHER/Devel-Declare-0.006018.tar.gz provides: Devel::Declare 0.006018 Devel::Declare::Context::Simple 0.006018 Devel::Declare::MethodInstaller::Simple 0.006018 requirements: B::Hooks::EndOfScope 0.05 B::Hooks::OP::Check 0.19 ExtUtils::Depends 0.302 Scalar::Util 1.11 Sub::Name 0 Test::More 0.88 Test::Requires 0 perl 5.008001 Devel-GlobalDestruction-0.13 pathname: H/HA/HAARG/Devel-GlobalDestruction-0.13.tar.gz provides: Devel::GlobalDestruction 0.13 requirements: ExtUtils::CBuilder 0.27 ExtUtils::MakeMaker 0 Sub::Exporter::Progressive 0.001011 perl 5.006 Devel-OverloadInfo-0.004 pathname: I/IL/ILMARI/Devel-OverloadInfo-0.004.tar.gz provides: Devel::OverloadInfo 0.004 requirements: Exporter 5.57 ExtUtils::MakeMaker 0 MRO::Compat 0 Package::Stash 0.14 Scalar::Util 0 Sub::Identify 0 overload 0 perl 5.006 strict 0 warnings 0 Devel-PartialDump-0.18 pathname: E/ET/ETHER/Devel-PartialDump-0.18.tar.gz provides: Devel::PartialDump 0.18 requirements: Carp 0 Class::Tiny 0 ExtUtils::MakeMaker 0 Scalar::Util 0 Sub::Exporter 0 namespace::clean 0.19 perl 5.006001 strict 0 warnings 0 Devel-StackTrace-2.00 pathname: D/DR/DROLSKY/Devel-StackTrace-2.00.tar.gz provides: Devel::StackTrace 2.00 Devel::StackTrace::Frame 2.00 requirements: ExtUtils::MakeMaker 0 File::Spec 0 Scalar::Util 0 overload 0 perl 5.006 strict 0 warnings 0 Dispatch-Class-0.02 pathname: M/MA/MAUKE/Dispatch-Class-0.02.tar.gz provides: Dispatch::Class 0.02 requirements: Exporter::Tiny 0 ExtUtils::MakeMaker 6.48 Scalar::Util 0 perl 5.006000 strict 0 warnings 0 Dist-CheckConflicts-0.11 pathname: D/DO/DOY/Dist-CheckConflicts-0.11.tar.gz provides: Dist::CheckConflicts 0.11 requirements: Carp 0 Exporter 0 ExtUtils::MakeMaker 6.30 Module::Runtime 0.009 base 0 strict 0 warnings 0 Encode-Locale-1.05 pathname: G/GA/GAAS/Encode-Locale-1.05.tar.gz provides: Encode::Locale 1.05 requirements: Encode 2 Encode::Alias 0 ExtUtils::MakeMaker 0 perl 5.008 Error-0.17024 pathname: S/SH/SHLOMIF/Error-0.17024.tar.gz provides: Error 0.17024 Error::Simple 0.17024 Error::WarnDie 0.17024 Error::subs 0.17024 requirements: Module::Build 0.280801 Scalar::Util 0 perl v5.6.0 strict 0 warnings 0 Eval-Closure-0.13 pathname: D/DO/DOY/Eval-Closure-0.13.tar.gz provides: Eval::Closure 0.13 requirements: Carp 0 Exporter 0 ExtUtils::MakeMaker 0 Scalar::Util 0 Try::Tiny 0 constant 0 overload 0 strict 0 warnings 0 Exception-Class-1.39 pathname: D/DR/DROLSKY/Exception-Class-1.39.tar.gz provides: Exception::Class 1.39 Exception::Class::Base 1.39 requirements: Class::Data::Inheritable 0.02 Devel::StackTrace 2.00 ExtUtils::MakeMaker 0 Scalar::Util 0 base 0 overload 0 perl 5.008001 strict 0 warnings 0 Exporter-Tiny-0.042 pathname: T/TO/TOBYINK/Exporter-Tiny-0.042.tar.gz provides: Exporter::Shiny 0.042 Exporter::Tiny 0.042 requirements: ExtUtils::MakeMaker 6.17 perl 5.006001 ExtUtils-Config-0.008 pathname: L/LE/LEONT/ExtUtils-Config-0.008.tar.gz provides: ExtUtils::Config 0.008 requirements: Data::Dumper 0 ExtUtils::MakeMaker 6.30 strict 0 warnings 0 ExtUtils-Depends-0.404 pathname: X/XA/XAOC/ExtUtils-Depends-0.404.tar.gz provides: ExtUtils::Depends 0.404 requirements: Data::Dumper 0 ExtUtils::MakeMaker 0 File::Spec 0 IO::File 0 perl 5.006 ExtUtils-Helpers-0.022 pathname: L/LE/LEONT/ExtUtils-Helpers-0.022.tar.gz provides: ExtUtils::Helpers 0.022 ExtUtils::Helpers::Unix 0.022 ExtUtils::Helpers::VMS 0.022 ExtUtils::Helpers::Windows 0.022 requirements: Carp 0 Exporter 5.57 ExtUtils::MakeMaker 6.30 File::Basename 0 File::Copy 0 File::Spec::Functions 0 Module::Load 0 Text::ParseWords 3.24 strict 0 warnings 0 ExtUtils-InstallPaths-0.011 pathname: L/LE/LEONT/ExtUtils-InstallPaths-0.011.tar.gz provides: ExtUtils::InstallPaths 0.011 requirements: Carp 0 ExtUtils::Config 0.002 ExtUtils::MakeMaker 0 File::Spec 0 perl 5.006 strict 0 warnings 0 File-Find-Rule-0.33 pathname: R/RC/RCLAMP/File-Find-Rule-0.33.tar.gz provides: File::Find::Rule 0.33 File::Find::Rule::Test::ATeam undef requirements: ExtUtils::MakeMaker 0 File::Find 0 File::Spec 0 Number::Compare 0 Test::More 0 Text::Glob 0.07 File-Listing-6.04 pathname: G/GA/GAAS/File-Listing-6.04.tar.gz provides: File::Listing 6.04 File::Listing::apache 6.04 File::Listing::dosftp 6.04 File::Listing::netware 6.04 File::Listing::unix 6.04 File::Listing::vms 6.04 requirements: ExtUtils::MakeMaker 0 HTTP::Date 6 perl 5.006002 File-Remove-1.52 pathname: A/AD/ADAMK/File-Remove-1.52.tar.gz provides: File::Remove 1.52 requirements: Cwd 3.29 ExtUtils::MakeMaker 6.36 File::Spec 3.29 Test::More 0.42 perl 5.00503 File-Slurp-Tiny-0.004 pathname: L/LE/LEONT/File-Slurp-Tiny-0.004.tar.gz provides: File::Slurp::Tiny 0.004 requirements: Carp 0 Exporter 5.57 ExtUtils::MakeMaker 0 File::Spec::Functions 0 FileHandle 0 perl 5.008001 strict 0 warnings 0 Getopt-Long-Descriptive-0.099 pathname: R/RJ/RJBS/Getopt-Long-Descriptive-0.099.tar.gz provides: Getopt::Long::Descriptive 0.099 Getopt::Long::Descriptive::Opts 0.099 Getopt::Long::Descriptive::Usage 0.099 requirements: Carp 0 ExtUtils::MakeMaker 0 File::Basename 0 Getopt::Long 2.33 List::Util 0 Params::Validate 0.97 Scalar::Util 0 Sub::Exporter 0.972 Sub::Exporter::Util 0 overload 0 strict 0 warnings 0 HTML-Parser-3.71 pathname: G/GA/GAAS/HTML-Parser-3.71.tar.gz provides: HTML::Entities 3.69 HTML::Filter 3.57 HTML::HeadParser 3.71 HTML::LinkExtor 3.69 HTML::Parser 3.71 HTML::PullParser 3.57 HTML::TokeParser 3.69 requirements: ExtUtils::MakeMaker 0 HTML::Tagset 3 XSLoader 0 perl 5.008 HTML-Tagset-3.20 pathname: P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz provides: HTML::Tagset 3.20 requirements: ExtUtils::MakeMaker 0 HTTP-Cookies-6.01 pathname: G/GA/GAAS/HTTP-Cookies-6.01.tar.gz provides: HTTP::Cookies 6.01 HTTP::Cookies::Microsoft 6.00 HTTP::Cookies::Netscape 6.00 requirements: ExtUtils::MakeMaker 0 HTTP::Date 6 HTTP::Headers::Util 6 Time::Local 0 perl 5.008001 HTTP-Daemon-6.01 pathname: G/GA/GAAS/HTTP-Daemon-6.01.tar.gz provides: HTTP::Daemon 6.01 HTTP::Daemon::ClientConn 6.01 requirements: ExtUtils::MakeMaker 0 HTTP::Date 6 HTTP::Request 6 HTTP::Response 6 HTTP::Status 6 IO::Socket 0 LWP::MediaTypes 6 Sys::Hostname 0 perl 5.008001 HTTP-Date-6.02 pathname: G/GA/GAAS/HTTP-Date-6.02.tar.gz provides: HTTP::Date 6.02 requirements: ExtUtils::MakeMaker 0 Time::Local 0 perl 5.006002 HTTP-Message-6.11 pathname: E/ET/ETHER/HTTP-Message-6.11.tar.gz provides: HTTP::Config 6.11 HTTP::Headers 6.11 HTTP::Headers::Auth 6.11 HTTP::Headers::ETag 6.11 HTTP::Headers::Util 6.11 HTTP::Message 6.11 HTTP::Request 6.11 HTTP::Request::Common 6.11 HTTP::Response 6.11 HTTP::Status 6.11 requirements: Compress::Raw::Zlib 0 Encode 2.21 Encode::Locale 1 Exporter 5.57 ExtUtils::MakeMaker 0 HTTP::Date 6 IO::Compress::Bzip2 2.021 IO::Compress::Deflate 0 IO::Compress::Gzip 0 IO::HTML 0 IO::Uncompress::Bunzip2 2.021 IO::Uncompress::Gunzip 0 IO::Uncompress::Inflate 0 IO::Uncompress::RawInflate 0 LWP::MediaTypes 6 MIME::Base64 2.1 MIME::QuotedPrint 0 URI 1.10 perl 5.008001 HTTP-Negotiate-6.01 pathname: G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz provides: HTTP::Negotiate 6.01 requirements: ExtUtils::MakeMaker 0 HTTP::Headers 6 perl 5.008001 Hash-Merge-Simple-0.051 pathname: R/RO/ROKR/Hash-Merge-Simple-0.051.tar.gz provides: Hash::Merge::Simple 0.051 requirements: Clone 0 ExtUtils::MakeMaker 6.31 Storable 0 Test::Most 0 Hook-LexWrap-0.25 pathname: E/ET/ETHER/Hook-LexWrap-0.25.tar.gz provides: Hook::LexWrap 0.25 Hook::LexWrap::Cleanup 0.25 requirements: Carp 0 ExtUtils::MakeMaker 0 Module::Build::Tiny 0.039 overload 0 perl 5.006 strict 0 warnings 0 IO-HTML-1.001 pathname: C/CJ/CJM/IO-HTML-1.001.tar.gz provides: IO::HTML 1.001 requirements: Carp 0 Encode 2.10 Exporter 5.57 ExtUtils::MakeMaker 6.30 IO-Handle-Util-0.01 pathname: N/NU/NUFFIN/IO-Handle-Util-0.01.tar.gz provides: IO::Handle::Iterator undef IO::Handle::Iterator::Buffered undef IO::Handle::Prototype undef IO::Handle::Prototype::Fallback undef IO::Handle::Util 0.01 IO::Handle::Util::Overloading undef IO::Handle::Util::Tie undef requirements: ExtUtils::MakeMaker 0 IO::String 0 Scalar::Util 0 Sub::Exporter 0 Test::More 0.88 Test::use::ok 0 asa 0 parent 0 IO-Socket-SSL-2.020 pathname: S/SU/SULLR/IO-Socket-SSL-2.020.tar.gz provides: IO::Socket::SSL 2.020 IO::Socket::SSL::Intercept 2.014 IO::Socket::SSL::OCSP_Cache 2.020 IO::Socket::SSL::OCSP_Resolver 2.020 IO::Socket::SSL::PublicSuffix undef IO::Socket::SSL::SSL_Context 2.020 IO::Socket::SSL::SSL_HANDLE 2.020 IO::Socket::SSL::Session_Cache 2.020 IO::Socket::SSL::Utils 2.014 requirements: ExtUtils::MakeMaker 0 Net::SSLeay 1.46 Scalar::Util 0 IO-String-1.08 pathname: G/GA/GAAS/IO-String-1.08.tar.gz provides: IO::String 1.08 requirements: ExtUtils::MakeMaker 0 IO-TieCombine-1.005 pathname: R/RJ/RJBS/IO-TieCombine-1.005.tar.gz provides: IO::TieCombine 1.005 IO::TieCombine::Handle 1.005 IO::TieCombine::Scalar 1.005 requirements: Carp 0 ExtUtils::MakeMaker 0 Symbol 0 strict 0 warnings 0 IRI-0.004 pathname: G/GW/GWILLIAMS/IRI-0.004.tar.gz provides: IRI 0.004 requirements: ExtUtils::MakeMaker 6.59 Moo 0 MooX::HandlesVia 0 Test::More 0.88 Type::Tiny 0 URI 0 perl 5.014 JSON-2.90 pathname: M/MA/MAKAMAKA/JSON-2.90.tar.gz provides: JSON 2.90 JSON::Backend::PP 2.90 JSON::Boolean 2.90 requirements: ExtUtils::MakeMaker 0 Test::More 0 JSON-Any-1.39 pathname: E/ET/ETHER/JSON-Any-1.39.tar.gz provides: JSON::Any 1.39 requirements: Carp 0 ExtUtils::MakeMaker 0 constant 0 perl 5.008 strict 0 warnings 0 JSON-XS-3.01 pathname: M/ML/MLEHMANN/JSON-XS-3.01.tar.gz provides: JSON::XS 3.01 requirements: ExtUtils::MakeMaker 0 Types::Serialiser 0 common::sense 0 LWP-MediaTypes-6.02 pathname: G/GA/GAAS/LWP-MediaTypes-6.02.tar.gz provides: LWP::MediaTypes 6.02 requirements: ExtUtils::MakeMaker 0 perl 5.006002 Lexical-SealRequireHints-0.009 pathname: Z/ZE/ZEFRAM/Lexical-SealRequireHints-0.009.tar.gz provides: Lexical::SealRequireHints 0.009 requirements: Module::Build 0 Test::More 0.41 perl 5.006 strict 0 warnings 0 List-MoreUtils-0.413 pathname: R/RE/REHSACK/List-MoreUtils-0.413.tar.gz provides: List::MoreUtils 0.413 List::MoreUtils::PP 0.413 List::MoreUtils::XS 0.413 requirements: Carp 0 Exporter::Tiny 0.038 ExtUtils::MakeMaker 0 File::Basename 0 File::Copy 0 File::Path 0 File::Spec 0 IPC::Cmd 0 XSLoader 0 base 0 Log-Any-1.032 pathname: D/DA/DAGOLDEN/Log-Any-1.032.tar.gz provides: Log::Any 1.032 Log::Any::Adapter 1.032 Log::Any::Adapter::Base 1.032 Log::Any::Adapter::File 1.032 Log::Any::Adapter::Null 1.032 Log::Any::Adapter::Stderr 1.032 Log::Any::Adapter::Stdout 1.032 Log::Any::Adapter::Test 1.032 Log::Any::Adapter::Util 1.032 Log::Any::Manager 1.032 Log::Any::Proxy 1.032 Log::Any::Proxy::Test 1.032 Log::Any::Test 1.032 requirements: B 0 Carp 0 Data::Dumper 0 Exporter 0 ExtUtils::MakeMaker 6.17 Fcntl 0 IO::File 0 Test::Builder 0 base 0 constant 0 perl 5.008001 strict 0 warnings 0 Log-Log4perl-1.46 pathname: M/MS/MSCHILLI/Log-Log4perl-1.46.tar.gz provides: L4pResurrectable 0.01 Log::Log4perl 1.46 Log::Log4perl::Appender undef Log::Log4perl::Appender::DBI undef Log::Log4perl::Appender::File undef Log::Log4perl::Appender::RRDs undef Log::Log4perl::Appender::Screen undef Log::Log4perl::Appender::ScreenColoredLevels undef Log::Log4perl::Appender::Socket undef Log::Log4perl::Appender::String undef Log::Log4perl::Appender::TestArrayBuffer undef Log::Log4perl::Appender::TestBuffer undef Log::Log4perl::Appender::TestFileCreeper undef Log::Log4perl::Config undef Log::Log4perl::Config::BaseConfigurator undef Log::Log4perl::Config::DOMConfigurator 0.03 Log::Log4perl::Config::PropertyConfigurator undef Log::Log4perl::Config::Watch undef Log::Log4perl::DateFormat undef Log::Log4perl::Filter undef Log::Log4perl::Filter::Boolean undef Log::Log4perl::Filter::LevelMatch undef Log::Log4perl::Filter::LevelRange undef Log::Log4perl::Filter::MDC undef Log::Log4perl::Filter::StringMatch undef Log::Log4perl::InternalDebug undef Log::Log4perl::JavaMap undef Log::Log4perl::JavaMap::ConsoleAppender undef Log::Log4perl::JavaMap::FileAppender undef Log::Log4perl::JavaMap::JDBCAppender undef Log::Log4perl::JavaMap::NTEventLogAppender undef Log::Log4perl::JavaMap::RollingFileAppender undef Log::Log4perl::JavaMap::SyslogAppender undef Log::Log4perl::JavaMap::TestBuffer undef Log::Log4perl::Layout undef Log::Log4perl::Layout::NoopLayout undef Log::Log4perl::Layout::PatternLayout undef Log::Log4perl::Layout::PatternLayout::Multiline undef Log::Log4perl::Layout::SimpleLayout undef Log::Log4perl::Level undef Log::Log4perl::Logger undef Log::Log4perl::MDC undef Log::Log4perl::NDC undef Log::Log4perl::Resurrector undef Log::Log4perl::Util undef Log::Log4perl::Util::Semaphore undef Log::Log4perl::Util::TimeTracker undef requirements: ExtUtils::MakeMaker 0 File::Path 2.0606 File::Spec 0.82 Test::More 0.45 MRO-Compat-0.12 pathname: B/BO/BOBTFISH/MRO-Compat-0.12.tar.gz provides: MRO::Compat 0.12 requirements: ExtUtils::MakeMaker 6.59 Test::More 0.47 perl 5.006 Marpa-R2-3.000000 pathname: J/JK/JKEGL/Marpa-R2-3.000000.tar.gz provides: DynaLoader 3.000000 Marpa::R2 3.000000 Marpa::R2::ASF 3.000000 Marpa::R2::Grammar 3.000000 Marpa::R2::Recognizer 3.000000 Marpa::R2::Scanless::G undef Marpa::R2::Scanless::R undef requirements: CPAN::Meta::Converter 2.120921 Carp 1.08 Config::AutoConf 0.22 Cwd 3.2501 Data::Dumper 2.125 DynaLoader 1.08 English 1.04 Exporter 5.62 ExtUtils::CBuilder 0.27 ExtUtils::MakeMaker 6.42 ExtUtils::Manifest 1.51_01 ExtUtils::Mkbootstrap 6.42 Fatal 1.05 File::Copy 2.11 File::Spec 3.2501 HTML::Entities 3.68 HTML::Parser 3.69 IPC::Cmd 0.40_1 List::Util 1.21 Module::Build 0.4003 PPI 1.206 Scalar::Util 1.21 Test::More 0.94 Time::Piece 1.12 XSLoader 0.08 MediaWiki-API-0.40 pathname: E/EX/EXOBUZZ/MediaWiki-API-0.40.tar.gz provides: MediaWiki::API 0.40 requirements: Carp 0 Encode 0 ExtUtils::MakeMaker 0 JSON 0 LWP::UserAgent 0 Test::More 0.98 Module-Build-0.4214 pathname: L/LE/LEONT/Module-Build-0.4214.tar.gz provides: Module::Build 0.4214 Module::Build::Base 0.4214 Module::Build::Compat 0.4214 Module::Build::Config 0.4214 Module::Build::Cookbook 0.4214 Module::Build::Dumper 0.4214 Module::Build::Notes 0.4214 Module::Build::PPMMaker 0.4214 Module::Build::Platform::Default 0.4214 Module::Build::Platform::MacOS 0.4214 Module::Build::Platform::Unix 0.4214 Module::Build::Platform::VMS 0.4214 Module::Build::Platform::VOS 0.4214 Module::Build::Platform::Windows 0.4214 Module::Build::Platform::aix 0.4214 Module::Build::Platform::cygwin 0.4214 Module::Build::Platform::darwin 0.4214 Module::Build::Platform::os2 0.4214 Module::Build::PodParser 0.4214 requirements: CPAN::Meta 2.142060 CPAN::Meta::YAML 0.003 Cwd 0 Data::Dumper 0 ExtUtils::CBuilder 0.27 ExtUtils::Install 0 ExtUtils::Manifest 0 ExtUtils::Mkbootstrap 0 ExtUtils::ParseXS 2.21 File::Basename 0 File::Compare 0 File::Copy 0 File::Find 0 File::Path 0 File::Spec 0.82 File::Temp 0.15 Getopt::Long 0 Module::Metadata 1.000002 Parse::CPAN::Meta 1.4401 Perl::OSType 1 Pod::Man 2.17 Test::Harness 3.16 Test::More 0.49 Text::Abbrev 0 Text::ParseWords 0 perl 5.008000 version 0.87 Module-Build-Tiny-0.039 pathname: L/LE/LEONT/Module-Build-Tiny-0.039.tar.gz provides: Module::Build::Tiny 0.039 requirements: CPAN::Meta 0 DynaLoader 0 Exporter 5.57 ExtUtils::CBuilder 0 ExtUtils::Config 0.003 ExtUtils::Helpers 0.020 ExtUtils::Install 0 ExtUtils::InstallPaths 0.002 ExtUtils::ParseXS 0 File::Basename 0 File::Find 0 File::Path 0 File::Spec::Functions 0 Getopt::Long 2.36 JSON::PP 2 Pod::Man 0 TAP::Harness::Env 0 perl 5.006 strict 0 warnings 0 Module-Implementation-0.09 pathname: D/DR/DROLSKY/Module-Implementation-0.09.tar.gz provides: Module::Implementation 0.09 requirements: Carp 0 ExtUtils::MakeMaker 0 Module::Runtime 0.012 Try::Tiny 0 strict 0 warnings 0 Module-Info-0.37 pathname: N/NE/NEILB/Module-Info-0.37.tar.gz provides: B::Module::Info 0.37 Module::Info 0.370 Module::Info::Safe 0.370 Module::Info::Unsafe 0.370 Module::Info::_version 0.370 requirements: B 0 B::Utils 0.27 Carp 0 ExtUtils::MakeMaker 0 File::Spec 0.8 perl 5.006 strict 0 Module-Pluggable-5.2 pathname: S/SI/SIMONW/Module-Pluggable-5.2.tar.gz provides: Devel::InnerPackage 0.4 Module::Pluggable 5.2 Module::Pluggable::Object 5.2 requirements: Exporter 5.57 ExtUtils::MakeMaker 0 File::Basename 0 File::Find 0 File::Spec 3.00 File::Spec::Functions 0 if 0 perl 5.00503 strict 0 Module-Runtime-0.014 pathname: Z/ZE/ZEFRAM/Module-Runtime-0.014.tar.gz provides: Module::Runtime 0.014 requirements: Module::Build 0 Test::More 0 perl 5.006 strict 0 warnings 0 Module-Runtime-Conflicts-0.002 pathname: E/ET/ETHER/Module-Runtime-Conflicts-0.002.tar.gz provides: Module::Runtime::Conflicts 0.002 requirements: Dist::CheckConflicts 0 Module::Build::Tiny 0.039 Module::Runtime 0 perl 5.006 strict 0 warnings 0 Moo-2.000002 pathname: H/HA/HAARG/Moo-2.000002.tar.gz provides: Method::Generate::Accessor undef Method::Generate::BuildAll undef Method::Generate::Constructor undef Method::Generate::DemolishAll undef Method::Inliner undef Moo 2.000002 Moo::HandleMoose undef Moo::HandleMoose::FakeConstructor undef Moo::HandleMoose::FakeMetaClass undef Moo::HandleMoose::_TypeMap undef Moo::Object undef Moo::Role 2.000002 Moo::_Utils undef Moo::_mro undef Moo::_strictures undef Moo::sification undef Sub::Defer 2.000002 Sub::Quote 2.000002 oo undef requirements: Class::Method::Modifiers 1.1 Devel::GlobalDestruction 0.11 Exporter 5.57 ExtUtils::MakeMaker 0 Module::Runtime 0.014 Role::Tiny 2 Scalar::Util 0 perl 5.006 MooX-Aliases-0.001006 pathname: H/HA/HAARG/MooX-Aliases-0.001006.tar.gz provides: MooX::Aliases 0.001006 requirements: Class::Method::Modifiers 1.05 Moo 1.001 perl 5.006 strictures 1 MooX-HandlesVia-0.001008 pathname: M/MA/MATTP/MooX-HandlesVia-0.001008.tar.gz provides: Data::Perl::Bool::MooseLike 0.001008 Data::Perl::Collection::Array::MooseLike 0.001008 Data::Perl::Collection::Hash::MooseLike 0.001008 Data::Perl::Number::MooseLike 0.001008 Data::Perl::String::MooseLike 0.001008 MooX::HandlesVia 0.001008 requirements: Class::Method::Modifiers 0 Data::Perl 0.002006 ExtUtils::MakeMaker 0 Module::Runtime 0 Moo 1.003000 Role::Tiny 0 Moose-2.1603 pathname: E/ET/ETHER/Moose-2.1603.tar.gz provides: Class::MOP 2.1603 Class::MOP::Attribute 2.1603 Class::MOP::Class 2.1603 Class::MOP::Instance 2.1603 Class::MOP::Method 2.1603 Class::MOP::Method::Accessor 2.1603 Class::MOP::Method::Constructor 2.1603 Class::MOP::Method::Generated 2.1603 Class::MOP::Method::Inlined 2.1603 Class::MOP::Method::Meta 2.1603 Class::MOP::Method::Wrapped 2.1603 Class::MOP::Module 2.1603 Class::MOP::Object 2.1603 Class::MOP::Overload 2.1603 Class::MOP::Package 2.1603 Moose 2.1603 Moose::Exception 2.1603 Moose::Exception::AccessorMustReadWrite 2.1603 Moose::Exception::AddParameterizableTypeTakesParameterizableType 2.1603 Moose::Exception::AddRoleTakesAMooseMetaRoleInstance 2.1603 Moose::Exception::AddRoleToARoleTakesAMooseMetaRole 2.1603 Moose::Exception::ApplyTakesABlessedInstance 2.1603 Moose::Exception::AttachToClassNeedsAClassMOPClassInstanceOrASubclass 2.1603 Moose::Exception::AttributeConflictInRoles 2.1603 Moose::Exception::AttributeConflictInSummation 2.1603 Moose::Exception::AttributeExtensionIsNotSupportedInRoles 2.1603 Moose::Exception::AttributeIsRequired 2.1603 Moose::Exception::AttributeMustBeAnClassMOPMixinAttributeCoreOrSubclass 2.1603 Moose::Exception::AttributeNamesDoNotMatch 2.1603 Moose::Exception::AttributeValueIsNotAnObject 2.1603 Moose::Exception::AttributeValueIsNotDefined 2.1603 Moose::Exception::AutoDeRefNeedsArrayRefOrHashRef 2.1603 Moose::Exception::BadOptionFormat 2.1603 Moose::Exception::BothBuilderAndDefaultAreNotAllowed 2.1603 Moose::Exception::BuilderDoesNotExist 2.1603 Moose::Exception::BuilderMethodNotSupportedForAttribute 2.1603 Moose::Exception::BuilderMethodNotSupportedForInlineAttribute 2.1603 Moose::Exception::BuilderMustBeAMethodName 2.1603 Moose::Exception::CallingMethodOnAnImmutableInstance 2.1603 Moose::Exception::CallingReadOnlyMethodOnAnImmutableInstance 2.1603 Moose::Exception::CanExtendOnlyClasses 2.1603 Moose::Exception::CanOnlyConsumeRole 2.1603 Moose::Exception::CanOnlyWrapBlessedCode 2.1603 Moose::Exception::CanReblessOnlyIntoASubclass 2.1603 Moose::Exception::CanReblessOnlyIntoASuperclass 2.1603 Moose::Exception::CannotAddAdditionalTypeCoercionsToUnion 2.1603 Moose::Exception::CannotAddAsAnAttributeToARole 2.1603 Moose::Exception::CannotApplyBaseClassRolesToRole 2.1603 Moose::Exception::CannotAssignValueToReadOnlyAccessor 2.1603 Moose::Exception::CannotAugmentIfLocalMethodPresent 2.1603 Moose::Exception::CannotAugmentNoSuperMethod 2.1603 Moose::Exception::CannotAutoDerefWithoutIsa 2.1603 Moose::Exception::CannotAutoDereferenceTypeConstraint 2.1603 Moose::Exception::CannotCalculateNativeType 2.1603 Moose::Exception::CannotCallAnAbstractBaseMethod 2.1603 Moose::Exception::CannotCallAnAbstractMethod 2.1603 Moose::Exception::CannotCoerceAWeakRef 2.1603 Moose::Exception::CannotCoerceAttributeWhichHasNoCoercion 2.1603 Moose::Exception::CannotCreateHigherOrderTypeWithoutATypeParameter 2.1603 Moose::Exception::CannotCreateMethodAliasLocalMethodIsPresent 2.1603 Moose::Exception::CannotCreateMethodAliasLocalMethodIsPresentInClass 2.1603 Moose::Exception::CannotDelegateLocalMethodIsPresent 2.1603 Moose::Exception::CannotDelegateWithoutIsa 2.1603 Moose::Exception::CannotFindDelegateMetaclass 2.1603 Moose::Exception::CannotFindType 2.1603 Moose::Exception::CannotFindTypeGivenToMatchOnType 2.1603 Moose::Exception::CannotFixMetaclassCompatibility 2.1603 Moose::Exception::CannotGenerateInlineConstraint 2.1603 Moose::Exception::CannotInitializeMooseMetaRoleComposite 2.1603 Moose::Exception::CannotInlineTypeConstraintCheck 2.1603 Moose::Exception::CannotLocatePackageInINC 2.1603 Moose::Exception::CannotMakeMetaclassCompatible 2.1603 Moose::Exception::CannotOverrideALocalMethod 2.1603 Moose::Exception::CannotOverrideBodyOfMetaMethods 2.1603 Moose::Exception::CannotOverrideLocalMethodIsPresent 2.1603 Moose::Exception::CannotOverrideNoSuperMethod 2.1603 Moose::Exception::CannotRegisterUnnamedTypeConstraint 2.1603 Moose::Exception::CannotUseLazyBuildAndDefaultSimultaneously 2.1603 Moose::Exception::CircularReferenceInAlso 2.1603 Moose::Exception::ClassDoesNotHaveInitMeta 2.1603 Moose::Exception::ClassDoesTheExcludedRole 2.1603 Moose::Exception::ClassNamesDoNotMatch 2.1603 Moose::Exception::CloneObjectExpectsAnInstanceOfMetaclass 2.1603 Moose::Exception::CodeBlockMustBeACodeRef 2.1603 Moose::Exception::CoercingWithoutCoercions 2.1603 Moose::Exception::CoercionAlreadyExists 2.1603 Moose::Exception::CoercionNeedsTypeConstraint 2.1603 Moose::Exception::ConflictDetectedInCheckRoleExclusions 2.1603 Moose::Exception::ConflictDetectedInCheckRoleExclusionsInToClass 2.1603 Moose::Exception::ConstructClassInstanceTakesPackageName 2.1603 Moose::Exception::CouldNotCreateMethod 2.1603 Moose::Exception::CouldNotCreateWriter 2.1603 Moose::Exception::CouldNotEvalConstructor 2.1603 Moose::Exception::CouldNotEvalDestructor 2.1603 Moose::Exception::CouldNotFindTypeConstraintToCoerceFrom 2.1603 Moose::Exception::CouldNotGenerateInlineAttributeMethod 2.1603 Moose::Exception::CouldNotLocateTypeConstraintForUnion 2.1603 Moose::Exception::CouldNotParseType 2.1603 Moose::Exception::CreateMOPClassTakesArrayRefOfAttributes 2.1603 Moose::Exception::CreateMOPClassTakesArrayRefOfSuperclasses 2.1603 Moose::Exception::CreateMOPClassTakesHashRefOfMethods 2.1603 Moose::Exception::CreateTakesArrayRefOfRoles 2.1603 Moose::Exception::CreateTakesHashRefOfAttributes 2.1603 Moose::Exception::CreateTakesHashRefOfMethods 2.1603 Moose::Exception::DefaultToMatchOnTypeMustBeCodeRef 2.1603 Moose::Exception::DelegationToAClassWhichIsNotLoaded 2.1603 Moose::Exception::DelegationToARoleWhichIsNotLoaded 2.1603 Moose::Exception::DelegationToATypeWhichIsNotAClass 2.1603 Moose::Exception::DoesRequiresRoleName 2.1603 Moose::Exception::EnumCalledWithAnArrayRefAndAdditionalArgs 2.1603 Moose::Exception::EnumValuesMustBeString 2.1603 Moose::Exception::ExtendsMissingArgs 2.1603 Moose::Exception::HandlesMustBeAHashRef 2.1603 Moose::Exception::IllegalInheritedOptions 2.1603 Moose::Exception::IllegalMethodTypeToAddMethodModifier 2.1603 Moose::Exception::IncompatibleMetaclassOfSuperclass 2.1603 Moose::Exception::InitMetaRequiresClass 2.1603 Moose::Exception::InitializeTakesUnBlessedPackageName 2.1603 Moose::Exception::InstanceBlessedIntoWrongClass 2.1603 Moose::Exception::InstanceMustBeABlessedReference 2.1603 Moose::Exception::InvalidArgPassedToMooseUtilMetaRole 2.1603 Moose::Exception::InvalidArgumentToMethod 2.1603 Moose::Exception::InvalidArgumentsToTraitAliases 2.1603 Moose::Exception::InvalidBaseTypeGivenToCreateParameterizedTypeConstraint 2.1603 Moose::Exception::InvalidHandleValue 2.1603 Moose::Exception::InvalidHasProvidedInARole 2.1603 Moose::Exception::InvalidNameForType 2.1603 Moose::Exception::InvalidOverloadOperator 2.1603 Moose::Exception::InvalidRoleApplication 2.1603 Moose::Exception::InvalidTypeConstraint 2.1603 Moose::Exception::InvalidTypeGivenToCreateParameterizedTypeConstraint 2.1603 Moose::Exception::InvalidValueForIs 2.1603 Moose::Exception::IsaDoesNotDoTheRole 2.1603 Moose::Exception::IsaLacksDoesMethod 2.1603 Moose::Exception::LazyAttributeNeedsADefault 2.1603 Moose::Exception::Legacy 2.1603 Moose::Exception::MOPAttributeNewNeedsAttributeName 2.1603 Moose::Exception::MatchActionMustBeACodeRef 2.1603 Moose::Exception::MessageParameterMustBeCodeRef 2.1603 Moose::Exception::MetaclassIsAClassNotASubclassOfGivenMetaclass 2.1603 Moose::Exception::MetaclassIsARoleNotASubclassOfGivenMetaclass 2.1603 Moose::Exception::MetaclassIsNotASubclassOfGivenMetaclass 2.1603 Moose::Exception::MetaclassMustBeASubclassOfMooseMetaClass 2.1603 Moose::Exception::MetaclassMustBeASubclassOfMooseMetaRole 2.1603 Moose::Exception::MetaclassMustBeDerivedFromClassMOPClass 2.1603 Moose::Exception::MetaclassNotLoaded 2.1603 Moose::Exception::MetaclassTypeIncompatible 2.1603 Moose::Exception::MethodExpectedAMetaclassObject 2.1603 Moose::Exception::MethodExpectsFewerArgs 2.1603 Moose::Exception::MethodExpectsMoreArgs 2.1603 Moose::Exception::MethodModifierNeedsMethodName 2.1603 Moose::Exception::MethodNameConflictInRoles 2.1603 Moose::Exception::MethodNameNotFoundInInheritanceHierarchy 2.1603 Moose::Exception::MethodNameNotGiven 2.1603 Moose::Exception::MustDefineAMethodName 2.1603 Moose::Exception::MustDefineAnAttributeName 2.1603 Moose::Exception::MustDefineAnOverloadOperator 2.1603 Moose::Exception::MustHaveAtLeastOneValueToEnumerate 2.1603 Moose::Exception::MustPassAHashOfOptions 2.1603 Moose::Exception::MustPassAMooseMetaRoleInstanceOrSubclass 2.1603 Moose::Exception::MustPassAPackageNameOrAnExistingClassMOPPackageInstance 2.1603 Moose::Exception::MustPassEvenNumberOfArguments 2.1603 Moose::Exception::MustPassEvenNumberOfAttributeOptions 2.1603 Moose::Exception::MustProvideANameForTheAttribute 2.1603 Moose::Exception::MustSpecifyAtleastOneMethod 2.1603 Moose::Exception::MustSpecifyAtleastOneRole 2.1603 Moose::Exception::MustSpecifyAtleastOneRoleToApplicant 2.1603 Moose::Exception::MustSupplyAClassMOPAttributeInstance 2.1603 Moose::Exception::MustSupplyADelegateToMethod 2.1603 Moose::Exception::MustSupplyAMetaclass 2.1603 Moose::Exception::MustSupplyAMooseMetaAttributeInstance 2.1603 Moose::Exception::MustSupplyAnAccessorTypeToConstructWith 2.1603 Moose::Exception::MustSupplyAnAttributeToConstructWith 2.1603 Moose::Exception::MustSupplyArrayRefAsCurriedArguments 2.1603 Moose::Exception::MustSupplyPackageNameAndName 2.1603 Moose::Exception::NeedsTypeConstraintUnionForTypeCoercionUnion 2.1603 Moose::Exception::NeitherAttributeNorAttributeNameIsGiven 2.1603 Moose::Exception::NeitherClassNorClassNameIsGiven 2.1603 Moose::Exception::NeitherRoleNorRoleNameIsGiven 2.1603 Moose::Exception::NeitherTypeNorTypeNameIsGiven 2.1603 Moose::Exception::NoAttributeFoundInSuperClass 2.1603 Moose::Exception::NoBodyToInitializeInAnAbstractBaseClass 2.1603 Moose::Exception::NoCasesMatched 2.1603 Moose::Exception::NoConstraintCheckForTypeConstraint 2.1603 Moose::Exception::NoDestructorClassSpecified 2.1603 Moose::Exception::NoImmutableTraitSpecifiedForClass 2.1603 Moose::Exception::NoParentGivenToSubtype 2.1603 Moose::Exception::OnlyInstancesCanBeCloned 2.1603 Moose::Exception::OperatorIsRequired 2.1603 Moose::Exception::OverloadConflictInSummation 2.1603 Moose::Exception::OverloadRequiresAMetaClass 2.1603 Moose::Exception::OverloadRequiresAMetaMethod 2.1603 Moose::Exception::OverloadRequiresAMetaOverload 2.1603 Moose::Exception::OverloadRequiresAMethodNameOrCoderef 2.1603 Moose::Exception::OverloadRequiresAnOperator 2.1603 Moose::Exception::OverloadRequiresNamesForCoderef 2.1603 Moose::Exception::OverrideConflictInComposition 2.1603 Moose::Exception::OverrideConflictInSummation 2.1603 Moose::Exception::PackageDoesNotUseMooseExporter 2.1603 Moose::Exception::PackageNameAndNameParamsNotGivenToWrap 2.1603 Moose::Exception::PackagesAndModulesAreNotCachable 2.1603 Moose::Exception::ParameterIsNotSubtypeOfParent 2.1603 Moose::Exception::ReferencesAreNotAllowedAsDefault 2.1603 Moose::Exception::RequiredAttributeLacksInitialization 2.1603 Moose::Exception::RequiredAttributeNeedsADefault 2.1603 Moose::Exception::RequiredMethodsImportedByClass 2.1603 Moose::Exception::RequiredMethodsNotImplementedByClass 2.1603 Moose::Exception::Role::Attribute 2.1603 Moose::Exception::Role::AttributeName 2.1603 Moose::Exception::Role::Class 2.1603 Moose::Exception::Role::EitherAttributeOrAttributeName 2.1603 Moose::Exception::Role::Instance 2.1603 Moose::Exception::Role::InstanceClass 2.1603 Moose::Exception::Role::InvalidAttributeOptions 2.1603 Moose::Exception::Role::Method 2.1603 Moose::Exception::Role::ParamsHash 2.1603 Moose::Exception::Role::Role 2.1603 Moose::Exception::Role::RoleForCreate 2.1603 Moose::Exception::Role::RoleForCreateMOPClass 2.1603 Moose::Exception::Role::TypeConstraint 2.1603 Moose::Exception::RoleDoesTheExcludedRole 2.1603 Moose::Exception::RoleExclusionConflict 2.1603 Moose::Exception::RoleNameRequired 2.1603 Moose::Exception::RoleNameRequiredForMooseMetaRole 2.1603 Moose::Exception::RolesDoNotSupportAugment 2.1603 Moose::Exception::RolesDoNotSupportExtends 2.1603 Moose::Exception::RolesDoNotSupportInner 2.1603 Moose::Exception::RolesDoNotSupportRegexReferencesForMethodModifiers 2.1603 Moose::Exception::RolesInCreateTakesAnArrayRef 2.1603 Moose::Exception::RolesListMustBeInstancesOfMooseMetaRole 2.1603 Moose::Exception::SingleParamsToNewMustBeHashRef 2.1603 Moose::Exception::TriggerMustBeACodeRef 2.1603 Moose::Exception::TypeConstraintCannotBeUsedForAParameterizableType 2.1603 Moose::Exception::TypeConstraintIsAlreadyCreated 2.1603 Moose::Exception::TypeParameterMustBeMooseMetaType 2.1603 Moose::Exception::UnableToCanonicalizeHandles 2.1603 Moose::Exception::UnableToCanonicalizeNonRolePackage 2.1603 Moose::Exception::UnableToRecognizeDelegateMetaclass 2.1603 Moose::Exception::UndefinedHashKeysPassedToMethod 2.1603 Moose::Exception::UnionCalledWithAnArrayRefAndAdditionalArgs 2.1603 Moose::Exception::UnionTakesAtleastTwoTypeNames 2.1603 Moose::Exception::ValidationFailedForInlineTypeConstraint 2.1603 Moose::Exception::ValidationFailedForTypeConstraint 2.1603 Moose::Exception::WrapTakesACodeRefToBless 2.1603 Moose::Exception::WrongTypeConstraintGiven 2.1603 Moose::Exporter 2.1603 Moose::Meta::Attribute 2.1603 Moose::Meta::Attribute::Custom::Moose 2.1603 Moose::Meta::Attribute::Native 2.1603 Moose::Meta::Attribute::Native::Trait::Array 2.1603 Moose::Meta::Attribute::Native::Trait::Bool 2.1603 Moose::Meta::Attribute::Native::Trait::Code 2.1603 Moose::Meta::Attribute::Native::Trait::Counter 2.1603 Moose::Meta::Attribute::Native::Trait::Hash 2.1603 Moose::Meta::Attribute::Native::Trait::Number 2.1603 Moose::Meta::Attribute::Native::Trait::String 2.1603 Moose::Meta::Class 2.1603 Moose::Meta::Instance 2.1603 Moose::Meta::Method 2.1603 Moose::Meta::Method::Accessor 2.1603 Moose::Meta::Method::Augmented 2.1603 Moose::Meta::Method::Constructor 2.1603 Moose::Meta::Method::Delegation 2.1603 Moose::Meta::Method::Destructor 2.1603 Moose::Meta::Method::Meta 2.1603 Moose::Meta::Method::Overridden 2.1603 Moose::Meta::Role 2.1603 Moose::Meta::Role::Application 2.1603 Moose::Meta::Role::Application::RoleSummation 2.1603 Moose::Meta::Role::Application::ToClass 2.1603 Moose::Meta::Role::Application::ToInstance 2.1603 Moose::Meta::Role::Application::ToRole 2.1603 Moose::Meta::Role::Attribute 2.1603 Moose::Meta::Role::Composite 2.1603 Moose::Meta::Role::Method 2.1603 Moose::Meta::Role::Method::Conflicting 2.1603 Moose::Meta::Role::Method::Required 2.1603 Moose::Meta::TypeCoercion 2.1603 Moose::Meta::TypeCoercion::Union 2.1603 Moose::Meta::TypeConstraint 2.1603 Moose::Meta::TypeConstraint::Class 2.1603 Moose::Meta::TypeConstraint::DuckType 2.1603 Moose::Meta::TypeConstraint::Enum 2.1603 Moose::Meta::TypeConstraint::Parameterizable 2.1603 Moose::Meta::TypeConstraint::Parameterized 2.1603 Moose::Meta::TypeConstraint::Registry 2.1603 Moose::Meta::TypeConstraint::Role 2.1603 Moose::Meta::TypeConstraint::Union 2.1603 Moose::Object 2.1603 Moose::Role 2.1603 Moose::Util 2.1603 Moose::Util::MetaRole 2.1603 Moose::Util::TypeConstraints 2.1603 Test::Moose 2.1603 metaclass 2.1603 oose 2.1603 requirements: Carp 1.22 Class::Load 0.09 Class::Load::XS 0.01 Data::OptList 0.107 Devel::GlobalDestruction 0 Devel::OverloadInfo 0.004 Devel::StackTrace 1.33 Dist::CheckConflicts 0.02 Eval::Closure 0.04 ExtUtils::CBuilder 0.27 ExtUtils::MakeMaker 0 File::Spec 0 List::MoreUtils 0.28 List::Util 1.35 MRO::Compat 0.05 Module::Runtime 0.014 Module::Runtime::Conflicts 0.002 Package::DeprecationManager 0.11 Package::Stash 0.32 Package::Stash::XS 0.24 Params::Util 1.00 Scalar::Util 1.19 Sub::Exporter 0.980 Sub::Identify 0 Sub::Name 0.05 Task::Weaken 0 Try::Tiny 0.17 parent 0.223 strict 1.03 warnings 1.03 MooseX-ArrayRef-0.005 pathname: T/TO/TOBYINK/MooseX-ArrayRef-0.005.tar.gz provides: MooseX::ArrayRef 0.005 MooseX::ArrayRef::Meta::Class 0.005 MooseX::ArrayRef::Meta::Instance 0.005 requirements: ExtUtils::MakeMaker 6.17 Moose 2.00 MooseX-Traits-0.13 pathname: E/ET/ETHER/MooseX-Traits-0.13.tar.gz provides: MooseX::Traits 0.13 MooseX::Traits::Util 0.13 requirements: Carp 0 Class::Load 0 Module::Build::Tiny 0.007 Moose::Role 0 Sub::Exporter 0 namespace::autoclean 0 perl 5.006 strict 0 warnings 0 warnings::register 0 MooseX-Types-0.46 pathname: E/ET/ETHER/MooseX-Types-0.46.tar.gz provides: MooseX::Types 0.46 MooseX::Types::Base 0.46 MooseX::Types::CheckedUtilExports 0.46 MooseX::Types::Combine 0.46 MooseX::Types::Moose 0.46 MooseX::Types::TypeDecorator 0.46 MooseX::Types::UndefinedType 0.46 MooseX::Types::Util 0.46 MooseX::Types::Wrapper 0.46 requirements: Carp 0 Carp::Clan 6.00 Exporter 0 Module::Build::Tiny 0.007 Module::Runtime 0 Moose 1.06 Moose::Exporter 0 Moose::Meta::TypeConstraint::Union 0 Moose::Util::TypeConstraints 0 Scalar::Util 1.19 Sub::Exporter 0 Sub::Exporter::ForMethods 0.100052 Sub::Name 0 base 0 namespace::autoclean 0.16 overload 0 perl 5.008 strict 0 warnings 0 MooseX-Types-Structured-0.34 pathname: E/ET/ETHER/MooseX-Types-Structured-0.34.tar.gz provides: MooseX::Types::Structured 0.34 requirements: Devel::PartialDump 0.13 Module::Build::Tiny 0.007 Moose 0 Moose::Meta::TypeCoercion 0 Moose::Meta::TypeConstraint 0 Moose::Meta::TypeConstraint::Parameterizable 0 Moose::Util::TypeConstraints 1.06 MooseX::Types 0.22 Scalar::Util 0 Sub::Exporter 0.982 if 0 namespace::clean 0.19 overload 0 perl 5.008 Net-Domain-TLD-1.73 pathname: A/AL/ALEXP/Net-Domain-TLD-1.73.tar.gz provides: Net::Domain::TLD 1.73 requirements: Carp 0 ExtUtils::MakeMaker 0 Storable 0 Net-HTTP-6.09 pathname: E/ET/ETHER/Net-HTTP-6.09.tar.gz provides: Net::HTTP 6.09 Net::HTTP::Methods 6.09 Net::HTTP::NB 6.09 Net::HTTPS 6.09 requirements: Compress::Raw::Zlib 0 ExtUtils::MakeMaker 0 IO::Select 0 IO::Socket::INET 0 IO::Uncompress::Gunzip 0 URI 0 perl 5.006002 Net-SSLeay-1.72 pathname: M/MI/MIKEM/Net-SSLeay-1.72.tar.gz provides: Net::SSLeay 1.72 Net::SSLeay::Handle 0.61 requirements: ExtUtils::MakeMaker 6.36 MIME::Base64 0 Test::More 0.60_01 perl 5.005 NetAddr-IP-4.078 pathname: M/MI/MIKER/NetAddr-IP-4.078.tar.gz provides: NetAddr::IP 4.078 NetAddr::IP::InetBase 0.08 NetAddr::IP::Lite 1.56 NetAddr::IP::Util 1.53 NetAddr::IP::UtilPP 1.09 NetAddr::IP::UtilPolluted 1.53 NetAddr::IP::Util_IS 1 requirements: ExtUtils::MakeMaker 0 Test::More 0 Number-Compare-0.03 pathname: R/RC/RCLAMP/Number-Compare-0.03.tar.gz provides: Number::Compare 0.03 requirements: ExtUtils::MakeMaker 0 Test::More 0 PPI-1.220 pathname: M/MI/MITHALDU/PPI-1.220.tar.gz provides: PPI 1.220 PPI::Cache 1.220 PPI::Document 1.220 PPI::Document::File 1.220 PPI::Document::Fragment 1.220 PPI::Document::Normalized 1.220 PPI::Dumper 1.220 PPI::Element 1.220 PPI::Exception 1.220 PPI::Exception::ParserRejection 1.220 PPI::Exception::ParserTimeout 1.220 PPI::Find 1.220 PPI::Lexer 1.220 PPI::Node 1.220 PPI::Normal 1.220 PPI::Normal::Standard 1.220 PPI::Statement 1.220 PPI::Statement::Break 1.220 PPI::Statement::Compound 1.220 PPI::Statement::Data 1.220 PPI::Statement::End 1.220 PPI::Statement::Expression 1.220 PPI::Statement::Given 1.220 PPI::Statement::Include 1.220 PPI::Statement::Include::Perl6 1.220 PPI::Statement::Null 1.220 PPI::Statement::Package 1.220 PPI::Statement::Scheduled 1.220 PPI::Statement::Sub 1.220 PPI::Statement::Unknown 1.220 PPI::Statement::UnmatchedBrace 1.220 PPI::Statement::Variable 1.220 PPI::Statement::When 1.220 PPI::Structure 1.220 PPI::Structure::Block 1.220 PPI::Structure::Condition 1.220 PPI::Structure::Constructor 1.220 PPI::Structure::For 1.220 PPI::Structure::Given 1.220 PPI::Structure::List 1.220 PPI::Structure::Subscript 1.220 PPI::Structure::Unknown 1.220 PPI::Structure::When 1.220 PPI::Token 1.220 PPI::Token::ArrayIndex 1.220 PPI::Token::Attribute 1.220 PPI::Token::BOM 1.220 PPI::Token::Cast 1.220 PPI::Token::Comment 1.220 PPI::Token::DashedWord 1.220 PPI::Token::Data 1.220 PPI::Token::End 1.220 PPI::Token::HereDoc 1.220 PPI::Token::Label 1.220 PPI::Token::Magic 1.220 PPI::Token::Number 1.220 PPI::Token::Number::Binary 1.220 PPI::Token::Number::Exp 1.220 PPI::Token::Number::Float 1.220 PPI::Token::Number::Hex 1.220 PPI::Token::Number::Octal 1.220 PPI::Token::Number::Version 1.220 PPI::Token::Operator 1.220 PPI::Token::Pod 1.220 PPI::Token::Prototype 1.220 PPI::Token::Quote 1.220 PPI::Token::Quote::Double 1.220 PPI::Token::Quote::Interpolate 1.220 PPI::Token::Quote::Literal 1.220 PPI::Token::Quote::Single 1.220 PPI::Token::QuoteLike 1.220 PPI::Token::QuoteLike::Backtick 1.220 PPI::Token::QuoteLike::Command 1.220 PPI::Token::QuoteLike::Readline 1.220 PPI::Token::QuoteLike::Regexp 1.220 PPI::Token::QuoteLike::Words 1.220 PPI::Token::Regexp 1.220 PPI::Token::Regexp::Match 1.220 PPI::Token::Regexp::Substitute 1.220 PPI::Token::Regexp::Transliterate 1.220 PPI::Token::Separator 1.220 PPI::Token::Structure 1.220 PPI::Token::Symbol 1.220 PPI::Token::Unknown 1.220 PPI::Token::Whitespace 1.220 PPI::Token::Word 1.220 PPI::Token::_QuoteEngine 1.220 PPI::Token::_QuoteEngine::Full 1.220 PPI::Token::_QuoteEngine::Simple 1.220 PPI::Tokenizer 1.220 PPI::Transform 1.220 PPI::Transform::UpdateCopyright 1.220 PPI::Util 1.220 PPI::XSAccessor 1.220 requirements: Class::Inspector 1.22 Clone 0.30 Digest::MD5 2.35 ExtUtils::MakeMaker 6.59 File::Remove 1.42 File::Spec 0.84 IO::String 1.07 List::MoreUtils 0.16 List::Util 1.20 Params::Util 1.00 Storable 2.17 Task::Weaken 0 Test::More 0.86 Test::NoWarnings 0.084 Test::Object 0.07 Test::SubCalls 1.07 perl 5.006 Package-DeprecationManager-0.14 pathname: D/DR/DROLSKY/Package-DeprecationManager-0.14.tar.gz provides: Package::DeprecationManager 0.14 requirements: Carp 0 ExtUtils::MakeMaker 0 List::Util 1.33 Params::Util 0 Sub::Install 0 perl 5.006 strict 0 warnings 0 Package-Stash-0.37 pathname: D/DO/DOY/Package-Stash-0.37.tar.gz provides: Package::Stash 0.37 Package::Stash::PP 0.37 requirements: B 0 Carp 0 Config 0 Dist::CheckConflicts 0.02 ExtUtils::MakeMaker 0 File::Spec 0 Getopt::Long 0 Module::Implementation 0.06 Package::Stash::XS 0.26 Scalar::Util 0 Symbol 0 Text::ParseWords 0 constant 0 strict 0 warnings 0 Package-Stash-XS-0.28 pathname: D/DO/DOY/Package-Stash-XS-0.28.tar.gz provides: Package::Stash::XS 0.28 requirements: ExtUtils::MakeMaker 6.30 XSLoader 0 strict 0 warnings 0 Params-Util-1.07 pathname: A/AD/ADAMK/Params-Util-1.07.tar.gz provides: Params::Util 1.07 requirements: ExtUtils::CBuilder 0.27 ExtUtils::MakeMaker 6.52 File::Spec 0.80 Scalar::Util 1.18 Test::More 0.42 perl 5.00503 Params-Validate-1.21 pathname: D/DR/DROLSKY/Params-Validate-1.21.tar.gz provides: Params::Validate 1.21 Params::Validate::Constants 1.21 Params::Validate::PP 1.21 Params::Validate::XS 1.21 requirements: Carp 0 Exporter 0 ExtUtils::CBuilder 0 Module::Build 0.28 Module::Implementation 0 Scalar::Util 1.10 XSLoader 0 perl 5.008001 strict 0 vars 0 warnings 0 Parse-Method-Signatures-1.003016 pathname: I/IL/ILMARI/Parse-Method-Signatures-1.003016.tar.gz provides: Parse::Method::Signatures 1.003016 Parse::Method::Signatures::Param undef Parse::Method::Signatures::Param::Bindable undef Parse::Method::Signatures::Param::Named undef Parse::Method::Signatures::Param::Placeholder undef Parse::Method::Signatures::Param::Positional undef Parse::Method::Signatures::Param::Unpacked undef Parse::Method::Signatures::Param::Unpacked::Array undef Parse::Method::Signatures::Param::Unpacked::Hash undef Parse::Method::Signatures::ParamCollection undef Parse::Method::Signatures::Sig undef Parse::Method::Signatures::TypeConstraint undef Parse::Method::Signatures::Types undef requirements: Class::Load 0.19 ExtUtils::MakeMaker 6.36 List::MoreUtils 0.20 Moose 0 MooseX::Traits 0.06 MooseX::Types 0.17 MooseX::Types::Moose 0 MooseX::Types::Structured 0 PPI 1.203 Test::Differences 0 Test::Exception 0 Test::More 0 aliased 0 namespace::clean 0.10 RDF-Trine-1.014 pathname: G/GW/GWILLIAMS/RDF-Trine-1.014.tar.gz provides: RDF::Trine 1.014 RDF::Trine::Error 1.014 RDF::Trine::Error::CompilationError 1.014 RDF::Trine::Error::DatabaseError 1.014 RDF::Trine::Error::MethodInvocationError 1.014 RDF::Trine::Error::ParserError 1.014 RDF::Trine::Error::ParserError::Explainable 1.014 RDF::Trine::Error::ParserError::Positioned 1.014 RDF::Trine::Error::ParserError::Tokenized 1.014 RDF::Trine::Error::QuerySyntaxError 1.014 RDF::Trine::Error::SerializationError 1.014 RDF::Trine::Error::UnimplementedError 1.014 RDF::Trine::Exporter::CSV 1.014 RDF::Trine::Exporter::RDFPatch 1.014 RDF::Trine::Graph 1.014 RDF::Trine::Iterator 1.014 RDF::Trine::Iterator::Bindings 1.014 RDF::Trine::Iterator::Bindings::Materialized 1.014 RDF::Trine::Iterator::Boolean 1.014 RDF::Trine::Iterator::Graph 1.014 RDF::Trine::Iterator::Graph::Materialized 1.014 RDF::Trine::Iterator::JSONHandler 1.014 RDF::Trine::Iterator::SAXHandler 1.014 RDF::Trine::Model 1.014 RDF::Trine::Model::Dataset 1.014 RDF::Trine::Model::StatementFilter 1.014 RDF::Trine::Model::Union 1.014 RDF::Trine::Namespace 1.014 RDF::Trine::NamespaceMap 1.014 RDF::Trine::Node 1.014 RDF::Trine::Node::Blank 1.014 RDF::Trine::Node::Literal 1.014 RDF::Trine::Node::Nil 1.014 RDF::Trine::Node::Resource 1.014 RDF::Trine::Node::Variable 1.014 RDF::Trine::Parser 1.014 RDF::Trine::Parser::LineProtocol 1.014 RDF::Trine::Parser::NQuads 1.014 RDF::Trine::Parser::NTriples 1.014 RDF::Trine::Parser::RDFJSON 1.014 RDF::Trine::Parser::RDFPatch 1.014 RDF::Trine::Parser::RDFPatch::Op 1.014 RDF::Trine::Parser::RDFXML 1.014 RDF::Trine::Parser::RDFXML::SAXHandler 1.014 RDF::Trine::Parser::RDFa 1.014 RDF::Trine::Parser::Redland 1.014 RDF::Trine::Parser::Redland::NTriples 1.014 RDF::Trine::Parser::Redland::RDFXML 1.014 RDF::Trine::Parser::Redland::RDFa 1.014 RDF::Trine::Parser::Redland::Trig 1.014 RDF::Trine::Parser::Redland::Turtle 1.014 RDF::Trine::Parser::TriG 1.014 RDF::Trine::Parser::Turtle 1.014 RDF::Trine::Parser::Turtle::Constants 1.014 RDF::Trine::Parser::Turtle::Lexer 1.014 RDF::Trine::Parser::Turtle::Token undef RDF::Trine::Pattern 1.014 RDF::Trine::Serializer 1.014 RDF::Trine::Serializer::FileSink 1.014 RDF::Trine::Serializer::NQuads 1.014 RDF::Trine::Serializer::NTriples 1.014 RDF::Trine::Serializer::NTriples::Canonical 1.014 RDF::Trine::Serializer::RDFJSON 1.014 RDF::Trine::Serializer::RDFPatch 1.014 RDF::Trine::Serializer::RDFXML 1.014 RDF::Trine::Serializer::StringSink 1.014 RDF::Trine::Serializer::TSV 1.014 RDF::Trine::Serializer::TriG 1.014 RDF::Trine::Serializer::Turtle 1.014 RDF::Trine::Statement 1.014 RDF::Trine::Statement::Quad 1.014 RDF::Trine::Store 1.014 RDF::Trine::Store::DBI 1.014 RDF::Trine::Store::DBI::Pg 1.014 RDF::Trine::Store::DBI::SQLite 1.014 RDF::Trine::Store::DBI::mysql 1.014 RDF::Trine::Store::Dydra 1.014 RDF::Trine::Store::Hexastore 1.014 RDF::Trine::Store::LanguagePreference 1.014 RDF::Trine::Store::Memory 1.014 RDF::Trine::Store::Redis 1.014 RDF::Trine::Store::Redland 1.014 RDF::Trine::Store::SPARQL 1.014 RDF::Trine::VariableBindings 1.014 Test::RDF::Trine::Store 1.014 requirements: Algorithm::Combinatorics 0 Cache::LRU 0 DBD::SQLite 1.14 DBI 0 DBIx::Connector 0 Data::UUID 0 Digest::MD5 0 Digest::SHA 0 Error 0 ExtUtils::MakeMaker 6.59 HTTP::Negotiate 0 IRI 0 JSON 2 LWP::UserAgent 0 List::Util 1.33 Log::Log4perl 0 Math::BigInt 0 Module::Load::Conditional 0.38 Moose 2 MooseX::ArrayRef 0 Scalar::Util 1.24 Set::Scalar 0 Storable 0 Test::Deep 0 Test::Exception 0 Test::JSON 0 Test::More 0.88 Text::CSV 0 Text::Table 0 Time::HiRes 0 TryCatch 0 URI 1.52 XML::CommonNS 0.04 XML::Namespace 0 XML::SAX 0.96 perl 5.010 Role-Tiny-2.000001 pathname: H/HA/HAARG/Role-Tiny-2.000001.tar.gz provides: Role::Tiny 2.000001 Role::Tiny::With 2.000001 requirements: Exporter 5.57 perl 5.006 SUPER-1.20141117 pathname: C/CH/CHROMATIC/SUPER-1.20141117.tar.gz provides: SUPER 1.20141117 requirements: Scalar::Util 1.20 Sub::Identify 0.03 Test::Simple 0.61 perl v5.6.2 Scope-Upper-0.28 pathname: V/VP/VPIT/Scope-Upper-0.28.tar.gz provides: Scope::Upper 0.28 requirements: Config 0 Exporter 0 ExtUtils::MakeMaker 0 POSIX 0 Test::More 0 XSLoader 0 base 0 perl 5.006001 Set-Scalar-1.29 pathname: D/DA/DAVIDO/Set-Scalar-1.29.tar.gz provides: Set::Scalar 1.29 Set::Scalar::Base 1.29 Set::Scalar::Null 1.29 Set::Scalar::Real 1.29 Set::Scalar::Universe 1.29 Set::Scalar::Valued 1.29 Set::Scalar::ValuedUniverse 1.29 Set::Scalar::Virtual 1.29 requirements: ExtUtils::MakeMaker 0 String-RewritePrefix-0.007 pathname: R/RJ/RJBS/String-RewritePrefix-0.007.tar.gz provides: String::RewritePrefix 0.007 requirements: Carp 0 ExtUtils::MakeMaker 6.30 Sub::Exporter 0.972 strict 0 warnings 0 Sub-Exporter-0.987 pathname: R/RJ/RJBS/Sub-Exporter-0.987.tar.gz provides: Sub::Exporter 0.987 Sub::Exporter::Util 0.987 requirements: Carp 0 Data::OptList 0.100 ExtUtils::MakeMaker 6.30 Params::Util 0.14 Sub::Install 0.92 strict 0 warnings 0 Sub-Exporter-ForMethods-0.100052 pathname: R/RJ/RJBS/Sub-Exporter-ForMethods-0.100052.tar.gz provides: Sub::Exporter::ForMethods 0.100052 requirements: ExtUtils::MakeMaker 0 Scalar::Util 0 Sub::Exporter 0.978 Sub::Name 0 strict 0 warnings 0 Sub-Exporter-Progressive-0.001011 pathname: F/FR/FREW/Sub-Exporter-Progressive-0.001011.tar.gz provides: Sub::Exporter::Progressive 0.001011 requirements: ExtUtils::MakeMaker 0 Test::More 0.88 Sub-Identify-0.12 pathname: R/RG/RGARCIA/Sub-Identify-0.12.tar.gz provides: Sub::Identify 0.12 requirements: ExtUtils::MakeMaker 0 Test::More 0 Sub-Install-0.928 pathname: R/RJ/RJBS/Sub-Install-0.928.tar.gz provides: Sub::Install 0.928 requirements: B 0 Carp 0 ExtUtils::MakeMaker 6.30 Scalar::Util 0 strict 0 warnings 0 Sub-Name-0.14 pathname: E/ET/ETHER/Sub-Name-0.14.tar.gz provides: Sub::Name 0.14 requirements: Exporter 5.57 ExtUtils::MakeMaker 0 XSLoader 0 perl 5.006 strict 0 warnings 0 Sub-Uplevel-0.25 pathname: D/DA/DAGOLDEN/Sub-Uplevel-0.25.tar.gz provides: Sub::Uplevel 0.25 requirements: Carp 0 ExtUtils::MakeMaker 6.17 constant 0 perl 5.006 strict 0 warnings 0 Task-Weaken-1.04 pathname: A/AD/ADAMK/Task-Weaken-1.04.tar.gz provides: Task::Weaken 1.04 requirements: ExtUtils::MakeMaker 6.42 File::Spec 0.80 Scalar::Util 1.14 Test::More 0.42 perl 5.005 Test-Deep-0.119 pathname: R/RJ/RJBS/Test-Deep-0.119.tar.gz provides: Test::Deep 0.119 Test::Deep::All undef Test::Deep::Any undef Test::Deep::Array undef Test::Deep::ArrayEach 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::Cache::Simple 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::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::SubHash undef Test::Deep::SubHashElements undef Test::Deep::SubHashKeys undef Test::Deep::SubHashKeysOnly undef Test::Deep::SuperHash undef Test::Deep::SuperHashElements undef Test::Deep::SuperHashKeys undef Test::Deep::SuperHashKeysOnly undef requirements: ExtUtils::MakeMaker 0 List::Util 1.09 Scalar::Util 1.09 Test::Builder 0 Test-Differences-0.63 pathname: D/DC/DCANTRELL/Test-Differences-0.63.tar.gz provides: Test::Differences 0.63 requirements: Capture::Tiny 0.24 Data::Dumper 2.126 Test::More 0 Text::Diff 0.35 Test-Exception-0.40 pathname: E/EX/EXODIST/Test-Exception-0.40.tar.gz provides: Test::Exception 0.40 requirements: Carp 0 Exporter 0 ExtUtils::MakeMaker 0 Sub::Uplevel 0.18 Test::Builder 0.7 Test::Builder::Tester 1.07 Test::Harness 2.03 base 0 perl 5.006001 strict 0 warnings 0 Test-FailWarnings-0.008 pathname: D/DA/DAGOLDEN/Test-FailWarnings-0.008.tar.gz provides: Test::FailWarnings 0.008 requirements: Carp 0 Cwd 0 ExtUtils::MakeMaker 6.17 File::Spec 0 Test::More 0.86 strict 0 warnings 0 Test-JSON-0.11 pathname: O/OV/OVID/Test-JSON-0.11.tar.gz provides: Test::JSON 0.11 requirements: JSON::Any 1.2 Test::Differences 0.47 Test::Simple 0.62 Test::Tester 0.107 Test-MockModule-0.11 pathname: G/GF/GFRANKS/Test-MockModule-0.11.tar.gz provides: Test::MockModule 0.11 requirements: Carp 0 Module::Build 0.38 SUPER 0 Scalar::Util 0 Test::More 0.45 perl 5.006 Test-Most-0.34 pathname: O/OV/OVID/Test-Most-0.34.tar.gz provides: Test::Most 0.34 Test::Most::Exception 0.34 requirements: Exception::Class 1.14 ExtUtils::MakeMaker 0 Test::Deep 0.106 Test::Differences 0.61 Test::Exception 0.31 Test::Harness 3.21 Test::More 0.88 Test::Warn 0.23 Test-NoWarnings-1.04 pathname: A/AD/ADAMK/Test-NoWarnings-1.04.tar.gz provides: Test::NoWarnings 1.04 Test::NoWarnings::Warning 1.04 requirements: ExtUtils::MakeMaker 0 Test::Builder 0.86 Test::More 0.47 Test::Tester 0.107 perl 5.006 Test-Object-0.07 pathname: A/AD/ADAMK/Test-Object-0.07.tar.gz provides: Test::Object 0.07 Test::Object::Test 0.07 requirements: Carp 0 Exporter 0 ExtUtils::MakeMaker 0 File::Spec 0.80 Scalar::Util 1.16 Test::Builder 0.33 Test::Builder::Tester 1.02 Test::More 0.42 overload 0 Test-Requires-0.10 pathname: T/TO/TOKUHIROM/Test-Requires-0.10.tar.gz provides: Test::Requires 0.10 requirements: ExtUtils::MakeMaker 6.64 Test::Builder::Module 0 Test::More 0.47 perl 5.006 Test-Simple-1.001014 pathname: E/EX/EXODIST/Test-Simple-1.001014.tar.gz provides: Test::Builder 1.001014 Test::Builder::IO::Scalar 2.113 Test::Builder::Module 1.001014 Test::Builder::Tester 1.28 Test::Builder::Tester::Color 1.290001 Test::Builder::Tester::Tie 1.28 Test::More 1.001014 Test::Simple 1.001014 Test::Tester 0.114 Test::Tester::Capture undef Test::Tester::CaptureRunner undef Test::Tester::Delegate undef Test::use::ok 0.16 ok 0.16 requirements: ExtUtils::MakeMaker 0 Scalar::Util 1.13 Test::Harness 2.03 perl 5.006 Test-SubCalls-1.09 pathname: A/AD/ADAMK/Test-SubCalls-1.09.tar.gz provides: Test::SubCalls 1.09 requirements: ExtUtils::MakeMaker 6.42 File::Spec 0.80 Hook::LexWrap 0.20 Test::Builder::Tester 1.02 Test::More 0.42 Test-Warn-0.30 pathname: C/CH/CHORNY/Test-Warn-0.30.tar.gz provides: Test::Warn 0.30 Test::Warn::Categorization 0.30 requirements: Carp 1.22 ExtUtils::MakeMaker 0 File::Spec 0 Sub::Uplevel 0.12 Test::Builder 0.13 Test::Builder::Tester 1.02 Test::More 0 perl 5.006 Text-Aligner-0.12 pathname: S/SH/SHLOMIF/Text-Aligner-0.12.tar.gz provides: Text::Aligner 0.12 Text::Aligner::Auto 0.12 Text::Aligner::MaxKeeper 0.12 requirements: Exporter 0 ExtUtils::MakeMaker 0 Module::Build 0.28 Term::ANSIColor 2.02 perl 5.008 strict 0 vars 0 warnings 0 Text-CSV-1.33 pathname: M/MA/MAKAMAKA/Text-CSV-1.33.tar.gz provides: Text::CSV 1.33 Text::CSV::ErrorDiag 1.33 Text::CSV_PP 1.33 requirements: ExtUtils::MakeMaker 0 IO::Handle 0 Test::Harness 0 Test::More 0 Text-Diff-1.43 pathname: N/NE/NEILB/Text-Diff-1.43.tar.gz provides: Text::Diff 1.43 Text::Diff::Base 1.43 Text::Diff::Config 1.43 Text::Diff::Table 1.43 requirements: Algorithm::Diff 1.19 Exporter 0 ExtUtils::MakeMaker 0 perl 5.006 Text-Glob-0.09 pathname: R/RC/RCLAMP/Text-Glob-0.09.tar.gz provides: Text::Glob 0.09 requirements: Test::More 0 Text-Table-1.130 pathname: S/SH/SHLOMIF/Text-Table-1.130.tar.gz provides: Text::Table 1.130 requirements: List::Util 0 Module::Build 0.36 Test::More 0 Text::Aligner 0.05 perl 5.008 strict 0 warnings 0 Throwable-0.200013 pathname: R/RJ/RJBS/Throwable-0.200013.tar.gz provides: StackTrace::Auto 0.200013 Throwable 0.200013 Throwable::Error 0.200013 requirements: Carp 0 Devel::StackTrace 1.32 ExtUtils::MakeMaker 0 Module::Runtime 0.002 Moo 1.000001 Moo::Role 0 Scalar::Util 0 Sub::Quote 0 overload 0 Try-Tiny-0.22 pathname: D/DO/DOY/Try-Tiny-0.22.tar.gz provides: Try::Tiny 0.22 requirements: Carp 0 Exporter 5.57 ExtUtils::MakeMaker 6.30 constant 0 strict 0 warnings 0 Try-Tiny-ByClass-0.01 pathname: M/MA/MAUKE/Try-Tiny-ByClass-0.01.tar.gz provides: Try::Tiny::ByClass 0.01 requirements: Dispatch::Class 0 Exporter 0 ExtUtils::MakeMaker 6.56 IO::Handle 0 Test::More 0 Try::Tiny 0 base 0 perl 5.006000 strict 0 warnings 0 TryCatch-1.003002 pathname: A/AS/ASH/TryCatch-1.003002.tar.gz provides: TryCatch 1.003002 requirements: B::Hooks::EndOfScope 0.12 B::Hooks::OP::Check 0.18 B::Hooks::OP::PPAddr 0.03 Devel::Declare 0.005007 ExtUtils::Depends 0.302 ExtUtils::MakeMaker 6.59 Moose 0 MooseX::Types 0 Parse::Method::Signatures 1.003012 Scope::Upper 0.06 Sub::Exporter 0.979 Test::Exception 0 Test::More 0.88 Variable::Magic 0.28 XSLoader 0 namespace::clean 0.20 perl 5.008001 Type-Tiny-1.000005 pathname: T/TO/TOBYINK/Type-Tiny-1.000005.tar.gz provides: Devel::TypeTiny::Perl56Compat 1.000005 Devel::TypeTiny::Perl58Compat 1.000005 Error::TypeTiny 1.000005 Error::TypeTiny::Assertion 1.000005 Error::TypeTiny::Compilation 1.000005 Error::TypeTiny::WrongNumberOfParameters 1.000005 Eval::TypeTiny 1.000005 Reply::Plugin::TypeTiny 1.000005 Test::TypeTiny 1.000005 Type::Coercion 1.000005 Type::Coercion::FromMoose 1.000005 Type::Coercion::Union 1.000005 Type::Library 1.000005 Type::Params 1.000005 Type::Parser 1.000005 Type::Registry 1.000005 Type::Tiny 1.000005 Type::Tiny::Class 1.000005 Type::Tiny::Duck 1.000005 Type::Tiny::Enum 1.000005 Type::Tiny::Intersection 1.000005 Type::Tiny::Role 1.000005 Type::Tiny::Union 1.000005 Type::Tiny::_HalfOp undef Type::Utils 1.000005 Types::Common::Numeric 1.000005 Types::Common::String 1.000005 Types::Standard 1.000005 Types::Standard::ArrayRef 1.000005 Types::Standard::Dict 1.000005 Types::Standard::HashRef 1.000005 Types::Standard::Map 1.000005 Types::Standard::ScalarRef 1.000005 Types::Standard::Tuple 1.000005 Types::TypeTiny 1.000005 requirements: Exporter::Tiny 0.026 ExtUtils::MakeMaker 6.17 perl 5.006001 Types-Serialiser-1.0 pathname: M/ML/MLEHMANN/Types-Serialiser-1.0.tar.gz provides: JSON::PP::Boolean 1.0 Types::Serialiser 1.0 Types::Serialiser::BooleanBase 1.0 Types::Serialiser::Error 1.0 requirements: ExtUtils::MakeMaker 0 common::sense 0 URI-1.69 pathname: E/ET/ETHER/URI-1.69.tar.gz provides: URI 1.69 URI::Escape 3.31 URI::Heuristic 4.20 URI::IRI 1.69 URI::QueryParam 1.69 URI::Split 1.69 URI::URL 5.04 URI::WithBase 2.20 URI::_foreign 1.69 URI::_generic 1.69 URI::_idna 1.69 URI::_ldap 1.69 URI::_login 1.69 URI::_punycode 1.69 URI::_query 1.69 URI::_segment 1.69 URI::_server 1.69 URI::_userpass 1.69 URI::data 1.69 URI::file 4.21 URI::file::Base 1.69 URI::file::FAT 1.69 URI::file::Mac 1.69 URI::file::OS2 1.69 URI::file::QNX 1.69 URI::file::Unix 1.69 URI::file::Win32 1.69 URI::ftp 1.69 URI::gopher 1.69 URI::http 1.69 URI::https 1.69 URI::ldap 1.69 URI::ldapi 1.69 URI::ldaps 1.69 URI::mailto 1.69 URI::mms 1.69 URI::news 1.69 URI::nntp 1.69 URI::pop 1.69 URI::rlogin 1.69 URI::rsync 1.69 URI::rtsp 1.69 URI::rtspu 1.69 URI::sftp 1.69 URI::sip 1.69 URI::sips 1.69 URI::snews 1.69 URI::ssh 1.69 URI::telnet 1.69 URI::tn3270 1.69 URI::urn 1.69 URI::urn::isbn undef URI::urn::oid 1.69 requirements: Exporter 5.57 ExtUtils::MakeMaker 0 MIME::Base64 2 Scalar::Util 0 parent 0 perl 5.008001 utf8 0 URI-Template-0.22 pathname: B/BR/BRICAS/URI-Template-0.22.tar.gz provides: URI::Template 0.22 requirements: ExtUtils::MakeMaker 6.59 Test::More 0 URI 0 URI::Escape 0 Unicode::Normalize 0 perl 5.006 Variable-Magic-0.59 pathname: V/VP/VPIT/Variable-Magic-0.59.tar.gz provides: Variable::Magic 0.59 requirements: Carp 0 Config 0 Exporter 0 ExtUtils::MakeMaker 0 IO::Handle 0 IO::Select 0 IPC::Open3 0 POSIX 0 Socket 0 Test::More 0 XSLoader 0 base 0 lib 0 perl 5.008 WWW-RobotRules-6.02 pathname: G/GA/GAAS/WWW-RobotRules-6.02.tar.gz provides: WWW::RobotRules 6.02 WWW::RobotRules::AnyDBM_File 6.00 WWW::RobotRules::InCore 6.02 requirements: AnyDBM_File 0 ExtUtils::MakeMaker 0 Fcntl 0 URI 1.10 perl 5.008001 XML-CommonNS-0.06 pathname: P/PE/PERIGRIN/XML-CommonNS-0.06.tar.gz provides: XML::CommonNS 0.06 requirements: Test::More 0 XML::NamespaceFactory 0 version 0 XML-LibXML-2.0122 pathname: S/SH/SHLOMIF/XML-LibXML-2.0122.tar.gz provides: XML::LibXML 2.0122 XML::LibXML::Attr 2.0122 XML::LibXML::AttributeHash 2.0122 XML::LibXML::Boolean 2.0122 XML::LibXML::CDATASection 2.0122 XML::LibXML::Comment 2.0122 XML::LibXML::Common 2.0122 XML::LibXML::Devel 2.0122 XML::LibXML::Document 2.0122 XML::LibXML::DocumentFragment 2.0122 XML::LibXML::Dtd 2.0122 XML::LibXML::Element 2.0122 XML::LibXML::ErrNo 2.0122 XML::LibXML::Error 2.0122 XML::LibXML::InputCallback 2.0122 XML::LibXML::Literal 2.0122 XML::LibXML::NamedNodeMap 2.0122 XML::LibXML::Namespace 2.0122 XML::LibXML::Node 2.0122 XML::LibXML::NodeList 2.0122 XML::LibXML::Number 2.0122 XML::LibXML::PI 2.0122 XML::LibXML::Pattern 2.0122 XML::LibXML::Reader 2.0122 XML::LibXML::RegExp 2.0122 XML::LibXML::RelaxNG 2.0122 XML::LibXML::SAX 2.0122 XML::LibXML::SAX::AttributeNode 2.0122 XML::LibXML::SAX::Builder 2.0122 XML::LibXML::SAX::Generator 2.0122 XML::LibXML::SAX::Parser 2.0122 XML::LibXML::Schema 2.0122 XML::LibXML::Text 2.0122 XML::LibXML::XPathContext 2.0122 XML::LibXML::XPathExpression 2.0122 XML::LibXML::_SAXParser 2.0122 requirements: ExtUtils::MakeMaker 0 Test::More 0 XML::NamespaceSupport 1.07 XML::SAX 0.11 base 0 parent 0 perl 5.008 strict 0 vars 0 warnings 0 XML-Namespace-0.02 pathname: A/AB/ABW/XML-Namespace-0.02.tar.gz provides: XML::Namespace 0.02 requirements: ExtUtils::MakeMaker 0 XML-NamespaceFactory-1.02 pathname: P/PE/PERIGRIN/XML-NamespaceFactory-1.02.tar.gz provides: XML::NamespaceFactory 1.02 XML::NamespaceFactory::TiedHash 1.02 requirements: Carp 0 ExtUtils::MakeMaker 6.17 overload 0 strict 0 vars 0 XML-NamespaceSupport-1.11 pathname: P/PE/PERIGRIN/XML-NamespaceSupport-1.11.tar.gz provides: XML::NamespaceSupport 1.11 requirements: ExtUtils::MakeMaker 6.42 Test::More 0.47 XML-SAX-0.99 pathname: G/GR/GRANTM/XML-SAX-0.99.tar.gz provides: XML::SAX 0.99 XML::SAX::DocumentLocator undef XML::SAX::ParserFactory 1.01 XML::SAX::PurePerl 0.99 XML::SAX::PurePerl::DebugHandler undef XML::SAX::PurePerl::Exception undef XML::SAX::PurePerl::Productions undef XML::SAX::PurePerl::Reader undef XML::SAX::PurePerl::Reader::Stream undef XML::SAX::PurePerl::Reader::String undef XML::SAX::PurePerl::Reader::URI undef requirements: ExtUtils::MakeMaker 0 File::Temp 0 XML::NamespaceSupport 0.03 XML::SAX::Base 1.05 XML-SAX-Base-1.08 pathname: G/GR/GRANTM/XML-SAX-Base-1.08.tar.gz provides: XML::SAX::Base 1.08 XML::SAX::Base::NoHandler 1.08 XML::SAX::Exception 1.08 requirements: ExtUtils::MakeMaker 6.31 Test::More 0.88 YAML-LibYAML-0.59 pathname: I/IN/INGY/YAML-LibYAML-0.59.tar.gz provides: YAML::LibYAML 0.59 YAML::XS 0.59 YAML::XS::LibYAML undef requirements: ExtUtils::MakeMaker 0 perl 5.008001 aliased-0.34 pathname: E/ET/ETHER/aliased-0.34.tar.gz provides: aliased 0.34 requirements: Carp 0 Exporter 0 Module::Build::Tiny 0.039 perl 5.006 strict 0 warnings 0 asa-1.03 pathname: A/AD/ADAMK/asa-1.03.tar.gz provides: asa 1.03 requirements: ExtUtils::MakeMaker 6.42 File::Spec 0.80 Test::More 0.47 base 0 perl 5.005 bareword-filehandles-0.003 pathname: I/IL/ILMARI/bareword-filehandles-0.003.tar.gz provides: bareword::filehandles 0.003 requirements: B::Hooks::OP::Check 0 ExtUtils::Depends 0 ExtUtils::MakeMaker 6.31 Lexical::SealRequireHints 0 Test::More 0.88 XSLoader 0 common-sense-3.74 pathname: M/ML/MLEHMANN/common-sense-3.74.tar.gz provides: common::sense 3.74 requirements: ExtUtils::MakeMaker 0 indirect-0.36 pathname: V/VP/VPIT/indirect-0.36.tar.gz provides: indirect 0.36 requirements: Carp 0 Config 0 ExtUtils::MakeMaker 0 IO::Handle 0 IO::Select 0 IPC::Open3 0 POSIX 0 Socket 0 Test::More 0 XSLoader 0 lib 0 perl 5.008001 libwww-perl-6.13 pathname: E/ET/ETHER/libwww-perl-6.13.tar.gz provides: LWP 6.13 LWP::Authen::Basic undef LWP::Authen::Digest undef LWP::Authen::Ntlm 6.13 LWP::ConnCache 6.13 LWP::Debug undef LWP::DebugFile undef LWP::MemberMixin undef LWP::Protocol 6.13 LWP::Protocol::GHTTP undef LWP::Protocol::MyFTP undef LWP::Protocol::cpan undef LWP::Protocol::data undef LWP::Protocol::file undef LWP::Protocol::ftp undef LWP::Protocol::gopher undef LWP::Protocol::http undef LWP::Protocol::http::Socket undef LWP::Protocol::http::SocketMethods undef LWP::Protocol::loopback undef LWP::Protocol::mailto undef LWP::Protocol::nntp undef LWP::Protocol::nogo undef LWP::RobotUA 6.13 LWP::Simple 6.13 LWP::UserAgent 6.13 requirements: Digest::MD5 0 Encode 2.12 Encode::Locale 0 ExtUtils::MakeMaker 0 File::Listing 6 HTML::Entities 0 HTML::HeadParser 0 HTTP::Cookies 6 HTTP::Daemon 6 HTTP::Date 6 HTTP::Negotiate 6 HTTP::Request 6 HTTP::Request::Common 6 HTTP::Response 6 HTTP::Status 6 IO::Select 0 IO::Socket 0 LWP::MediaTypes 6 MIME::Base64 2.1 Net::FTP 2.58 Net::HTTP 6.07 URI 1.10 URI::Escape 0 WWW::RobotRules 6 perl 5.008001 multidimensional-0.011 pathname: I/IL/ILMARI/multidimensional-0.011.tar.gz provides: multidimensional 0.011 requirements: B::Hooks::OP::Check 0.19 CPAN::Meta 2.112580 ExtUtils::Depends 0 ExtUtils::MakeMaker 6.30 Lexical::SealRequireHints 0.005 Test::More 0.88 XSLoader 0 strict 0 warnings 0 namespace-autoclean-0.28 pathname: E/ET/ETHER/namespace-autoclean-0.28.tar.gz provides: namespace::autoclean 0.28 requirements: B::Hooks::EndOfScope 0.12 ExtUtils::MakeMaker 0 List::Util 0 Sub::Identify 0 namespace::clean 0.20 perl 5.006 strict 0 warnings 0 namespace-clean-0.26 pathname: R/RI/RIBASUSHI/namespace-clean-0.26.tar.gz provides: namespace::clean 0.26 requirements: B::Hooks::EndOfScope 0.12 ExtUtils::CBuilder 0.27 ExtUtils::MakeMaker 0 Package::Stash 0.23 perl 5.008001 strictures-2.000002 pathname: H/HA/HAARG/strictures-2.000002.tar.gz provides: strictures 2.000002 strictures::extra undef requirements: bareword::filehandles 0 indirect 0 multidimensional 0 perl 5.006 release-pod-syntax.t100644001750001750 45612666037633 22122 0ustar00njfrancknjfranck000000000000Catmandu-MediaWiki-0.021/t#!perl BEGIN { unless ($ENV{RELEASE_TESTING}) { require Test::More; Test::More::plan(skip_all => 'these tests are for release candidate testing'); } } # This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests. use Test::More; use Test::Pod 1.41; all_pod_files_ok(); Catmandu000755001750001750 012666037633 20123 5ustar00njfrancknjfranck000000000000Catmandu-MediaWiki-0.021/libMediaWiki.pm100644001750001750 45112666037633 22444 0ustar00njfrancknjfranck000000000000Catmandu-MediaWiki-0.021/lib/Catmandupackage Catmandu::MediaWiki; our $VERSION = "0.021"; =head1 NAME Catmandu::MediaWiki - Catmandu modules for MediaWiki =head1 AUTHORS Nicolas Franck C<< >> =head1 MODULES L =head1 SEE ALSO L, L =cut 1; Importer000755001750001750 012666037633 21724 5ustar00njfrancknjfranck000000000000Catmandu-MediaWiki-0.021/lib/CatmanduMediaWiki.pm100644001750001750 2700412666037633 24310 0ustar00njfrancknjfranck000000000000Catmandu-MediaWiki-0.021/lib/Catmandu/Importerpackage Catmandu::Importer::MediaWiki; use Catmandu::Sane; use MediaWiki::API; use Catmandu::Util qw(:is :check array_includes); use URI::Escape; use Moo; #only generators that generate pages, and that have generators my $generators = [qw( alllinks allpages allredirects alltransclusions backlinks categorymembers embeddedin exturlusage imageusage iwbacklinks langbacklinks pageswithprop prefixsearch random recentchanges watchlist watchlistraw )]; my $default_args = { prop => "revisions", rvprop => "ids|flags|timestamp|user|comment|size|content|sha1|tags|userid|parsedcomment", rvlimit => 'max', gaplimit => 100, gapfilterredir => "nonredirects" }; my $ns_map = { allpages => "gapnamespace", alllinks => "galnamespace", allredirects => "garnamespace", alltransclusions => "gatnamespace", backlinks => "gblnamespace", categorymembers => "gcmnamespace", embeddedin => "geinamespace", exturlusage => "geunamespace", imageusage => "giunamespace", iwbacklinks => undef, langbacklinks => undef, pageswithprop => undef, prefixsearch => "gpsnamespace", random => "grnnamespace", recentchanges => "grcnamespace", watchlist => "gwlnamespace", watchlistraw => "gwrnamespace" }; has url => ( is => 'ro', isa => sub { check_string($_[0]); } ); #cf. https://www.mediawiki.org/wiki/API:Login has lgname => ( is => 'ro' ); has lgpassword => ( is => 'ro' ); #cf. http://www.mediawiki.org/wiki/API:Lists #cf. http://www.mediawiki.org/wiki/API:Query#Generators has generate => ( is => 'ro', isa => sub { array_includes($generators,$_[0]) or die("invalid generator"); }, lazy => 1, default => sub { "allpages"; } ); has args => ( is => 'ro', isa => sub { check_hash_ref($_[0]); }, lazy => 1, default => sub { $default_args }, coerce => sub { my $l = $_[0]; my $h = is_hash_ref($l) ? +{ %$default_args,%$l } : $default_args; for(keys %$h){ delete $h->{$_} unless defined $h->{$_}; } $h; } ); has mediawiki => ( is => 'ro', lazy => 1, builder => '_build_mw' ); with 'Catmandu::Importer'; sub _build_mw { my $self = $_[0]; my $mw = MediaWiki::API->new( { api_url => $self->url() } ); if(is_string($ENV{LWP_TRACE})){ $mw->{ua}->add_handler("request_send", sub { shift->dump; return }); $mw->{ua}->add_handler("response_done", sub { shift->dump; return }); } $mw; } sub _fail { my $err = $_[0]; die( $err->{code}.': '.$err->{details} ); } sub generator { my $self = $_[0]; my $generator = $self->generate(); my $args = $self->args(); sub { state $mw = $self->mediawiki(); state $pages = []; state $cont_args = {}; state $logged_in = 0; state $namespaces = []; state $namespace_key = $ns_map->{ $generator }; state $siteinfo = {}; unless($logged_in){ #only try to login when both arguments are set if(is_string($self->lgname) && is_string($self->lgpassword)){ $mw->login({ lgname => $self->lgname, lgpassword => $self->lgpassword }) or _fail($mw->{error}); } $logged_in = 1; } #store continue arguments per namespace if(scalar(@$namespaces) == 0){ #namespaces supported: true if(defined $namespace_key){ if(is_string($args->{ $namespace_key })){ push @$namespaces,split(/\|/o,$args->{ $namespace_key }); } else{ my $r = $mw->api({ action => "query", meta => "siteinfo", "siprop" => "namespaces|general" }) or _fail($mw->{error}); return unless defined $r; $siteinfo = $r->{query}; push @$namespaces,sort keys(%{ $siteinfo->{namespaces} }); } $cont_args->{$_} = { continue => '' } for @$namespaces; } #namespaces supported: false else{ push @$namespaces,"_none_"; $cont_args->{_none_} = { continue => '' }; } } return unless scalar(@$namespaces); if(scalar(@$pages)==0){ #results for namespace are depleted: goto next unless(defined ($cont_args->{ $namespaces->[0] })){ shift @$namespaces; } return unless scalar(@$namespaces); #look until you found a decent namespace my $res; while(scalar(@$namespaces)){ my $a = { %$args, %{$cont_args->{ $namespaces->[0] } }, action => "query", indexpageids => 1, generator => $generator, format => "json" }; if(defined $namespace_key){ $a->{ $namespace_key } = $namespaces->[0]; } #will work with generator in the future delete $a->{rvlimit}; $res = $mw->api($a); if(!$res){ if ( $mw->{error}->{details} =~ /gapunknown_gapnamespace/o || $mw->{error}->{details} =~ /API has returned an empty array reference/o ){ shift @$namespaces; return unless scalar(@$namespaces); next; } _fail($mw->{error}); }else{ last; } } return unless defined $res; $cont_args->{ $namespaces->[0] } = $res->{'continue'}; if(exists($res->{'query'}->{'pageids'})){ for my $pageid(@{ $res->{'query'}->{'pageids'} }){ #'titles, pageids or a generator was used to supply multiple pages, but the limit, startid, endid, dirNewer, user, excludeuser, start and end parameters may only be used on a single page.' #which means: cannot repeat pageids when asking for full history my $page = $res->{'query'}->{'pages'}->{$pageid}; #add source url my $title = $page->{title}; $title =~ s/\s/_/go; { my $articlepath = $siteinfo->{general}->{articlepath}; $articlepath =~ s/\$1/${title}/; #server: http://localhost:8000 my $server = $siteinfo->{general}->{server}; #servername: localhost:8000 my $servername = $siteinfo->{general}->{servername}; my $url; if( is_string($server) ){ $url = $server.$articlepath; } else{ my $base = $siteinfo->{general}->{base}; my $protocol = $base =~ /^https/o ? "https" : "http"; $url = "${protocol}://".$siteinfo->{general}->{servername}.$articlepath; } $page->{_url} = $url; } if(is_string($args->{rvlimit})){ my $a = { action => "query", format => "json", pageids => $pageid, prop => "revisions", rvprop => $args->{rvprop}, rvlimit => $args->{rvlimit} }; my $res2 = $mw->api($a) or _fail($mw->{error}); $page->{revisions} = $res2->{'query'}->{'pages'}->{$pageid}->{revisions} if $res2->{'query'}->{'pages'}->{$pageid}->{revisions}; #add source url for my $revision(@{ $page->{revisions} } ){ $revision->{_url} = $page->{_url}."?oldid=".$revision->{revid}; } } push @$pages,$page; } } } shift @$pages; }; } =head1 NAME Catmandu::Importer::MediaWiki - Catmandu importer that imports pages from mediawiki =head1 DESCRIPTION This importer uses the query api from mediawiki to get a list of pages that match certain requirements. It retrieves a list of pages and their content by using the generators from mediawiki: L The default generator is 'allpages'. The list could also be retrieved with the module 'list': L But this module 'list' is very limited. It retrieves a list of pages with a limited set of attributes (pageid, ns and title). The module 'properties' on the other hand lets you add properties: L But the selecting parameters (titles, pageids and revids) are too specific to execute a query in one call. One should execute a list query, and then use the pageids to feed them to the submodule 'properties'. To execute a query, and add properties to the pages in one call can be accomplished by use of generators. L These parameters are set automatically, and cannot be overwritten: action = "query" indexpageids = 1 generator = format = "json" Additional parameters can be set in the constructor argument 'args'. Arguments for a generator origin from the list module with the same name, but must be prepended with 'g'. =head1 ARGUMENTS =over 4 =item generate type: string explanation: type of generator to use. For a complete list, see L. because Catmandu::Iterable already defines 'generator', this parameter has been renamed to 'generate'. default: 'allpages'. =item args type: hash explanation: extra arguments. These arguments are merged with the defaults. default: { prop => "revisions", rvprop => "ids|flags|timestamp|user|comment|size|content", gaplimit => 100, gapfilterredir => "nonredirects" } which means: prop add revisions to the list of page attributes rvprop specific properties for the list of revisions gaplimit limit for generator 'allpages' (every 'generator' has its own limit). gapfilterredir filter out redirect pages =item lgname type: string explanation: login name. Only used when both lgname and lgpassword are set. L =item lgpassword type: string explanation: login password. Only used when both lgname and lgpassword are set. =back =head1 SYNOPSIS use Catmandu::Sane; use Catmandu::Importer::MediaWiki; binmode STDOUT,":utf8"; my $importer = Catmandu::Importer::MediaWiki->new( url => "http://en.wikipedia.org/w/api.php", generate => "allpages", args => { prop => "revisions", rvprop => "ids|flags|timestamp|user|comment|size|content", gaplimit => 100, gapprefix => "plato", gapfilterredir => "nonredirects" } ); $importer->each(sub{ my $r = shift; my $content = $r->{revisions}->[0]->{"*"}; say $r->{title}; }); =head1 AUTHORS Nicolas Franck C<< >> =head1 SEE ALSO L, L =cut 1;