summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2018-11-04 03:41:39 +0100
committerJonas Smedegaard <dr@jones.dk>2018-11-04 03:41:39 +0100
commit09595c230734eb9ccfc0e700179c8ce33173ffda (patch)
tree4e91fe450fe6962819ee8c6da832f15b7b62ea85
parent28b7d903e150778039dcbc5adbad39aaccda0fbb (diff)
New upstream version 0.004
-rw-r--r--.gitignore4
-rw-r--r--.tag-implements-Regexp-Pattern0
-rw-r--r--Changes16
-rw-r--r--LICENSE379
-rw-r--r--MANIFEST16
-rw-r--r--META.json589
-rw-r--r--META.yml439
-rw-r--r--Makefile.PL66
-rw-r--r--README81
-rw-r--r--dist.ini6
-rw-r--r--lib/Test/Regexp/Pattern.pm87
-rwxr-xr-xscript/test-regexp-pattern48
-rw-r--r--t/.exists0
-rw-r--r--t/00-compile.t97
-rw-r--r--t/author-critic.t15
-rw-r--r--t/author-pod-coverage.t15
-rw-r--r--t/author-pod-syntax.t15
17 files changed, 1841 insertions, 32 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 407f106..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,4 +0,0 @@
-Test-Regexp-Pattern-*
-.build
-*~
-nytprof*
diff --git a/.tag-implements-Regexp-Pattern b/.tag-implements-Regexp-Pattern
deleted file mode 100644
index e69de29..0000000
--- a/.tag-implements-Regexp-Pattern
+++ /dev/null
diff --git a/Changes b/Changes
index e1d8765..b33f1e0 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,19 @@
+0.004 2018-09-12 (PERLANCAR)
+
+ - No functional changes.
+
+ - [dist] Add missing runtime requires dependency to Regexp::Pattern
+ (not detected yet by lint-prereqs, the latter should be fixed)
+ [CT].
+
+
+0.003 2018-09-10 (PERLANCAR)
+
+ - Use re() to retrieve the patterns.
+
+ - [dist] Bump prereq to Regexp::Pattern 0.2.7.
+
+
0.002 2018-09-10 (PERLANCAR)
- Fix test-regexp-pattern.
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..6f6068c
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,379 @@
+This software is copyright (c) 2018 by perlancar@cpan.org.
+
+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) 2018 by perlancar@cpan.org.
+
+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.
+
+ <one line to give the program's name and a brief idea of what it does.>
+ Copyright (C) 19yy <name of author>
+
+ 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.
+
+ <signature of Ty Coon>, 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) 2018 by perlancar@cpan.org.
+
+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
+
diff --git a/MANIFEST b/MANIFEST
new file mode 100644
index 0000000..70f39d7
--- /dev/null
+++ b/MANIFEST
@@ -0,0 +1,16 @@
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.010.
+Changes
+LICENSE
+MANIFEST
+META.json
+META.yml
+Makefile.PL
+README
+dist.ini
+lib/Test/Regexp/Pattern.pm
+script/test-regexp-pattern
+t/00-compile.t
+t/author-critic.t
+t/author-pod-coverage.t
+t/author-pod-syntax.t
+weaver.ini
diff --git a/META.json b/META.json
new file mode 100644
index 0000000..0664308
--- /dev/null
+++ b/META.json
@@ -0,0 +1,589 @@
+{
+ "abstract" : "Test Regexp::Pattern patterns",
+ "author" : [
+ "perlancar <perlancar@cpan.org>"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : 2
+ },
+ "name" : "Test-Regexp-Pattern",
+ "prereqs" : {
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : "0"
+ }
+ },
+ "develop" : {
+ "requires" : {
+ "Pod::Coverage::TrustPod" : "0",
+ "Test::Perl::Critic" : "0",
+ "Test::Pod" : "1.41",
+ "Test::Pod::Coverage" : "1.08"
+ },
+ "x_spec" : {
+ "Regexp::Pattern" : "v0.2.7"
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "File::Spec" : "0",
+ "Getopt::Long" : "0",
+ "Regexp::Pattern" : "v0.2.7",
+ "Test::Builder" : "0",
+ "Test::More" : "0",
+ "perl" : "5.010001",
+ "strict" : "0",
+ "warnings" : "0"
+ }
+ },
+ "test" : {
+ "requires" : {
+ "File::Spec" : "0",
+ "IO::Handle" : "0",
+ "IPC::Open3" : "0",
+ "Test::More" : "0"
+ }
+ }
+ },
+ "release_status" : "stable",
+ "resources" : {
+ "bugtracker" : {
+ "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Regexp-Pattern"
+ },
+ "homepage" : "https://metacpan.org/release/Test-Regexp-Pattern",
+ "repository" : {
+ "type" : "git",
+ "url" : "git://github.com/perlancar/perl-Test-Regexp-Pattern.git",
+ "web" : "https://github.com/perlancar/perl-Test-Regexp-Pattern"
+ }
+ },
+ "version" : "0.004",
+ "x_Dist_Zilla" : {
+ "perl" : {
+ "version" : "5.026001"
+ },
+ "plugins" : [
+ {
+ "class" : "Dist::Zilla::Plugin::GatherDir",
+ "config" : {
+ "Dist::Zilla::Plugin::GatherDir" : {
+ "exclude_filename" : [],
+ "exclude_match" : [],
+ "follow_symlinks" : 0,
+ "include_dotfiles" : 0,
+ "prefix" : "",
+ "prune_directory" : [],
+ "root" : "."
+ }
+ },
+ "name" : "@Author::PERLANCAR/@Filter/GatherDir",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::PruneCruft",
+ "name" : "@Author::PERLANCAR/@Filter/PruneCruft",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::ManifestSkip",
+ "name" : "@Author::PERLANCAR/@Filter/ManifestSkip",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::MetaYAML",
+ "name" : "@Author::PERLANCAR/@Filter/MetaYAML",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::License",
+ "name" : "@Author::PERLANCAR/@Filter/License",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::PodCoverageTests",
+ "name" : "@Author::PERLANCAR/@Filter/PodCoverageTests",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
+ "name" : "@Author::PERLANCAR/@Filter/PodSyntaxTests",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::ExtraTests",
+ "name" : "@Author::PERLANCAR/@Filter/ExtraTests",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::ExecDir",
+ "name" : "@Author::PERLANCAR/@Filter/ExecDir",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::ShareDir",
+ "name" : "@Author::PERLANCAR/@Filter/ShareDir",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::MakeMaker",
+ "config" : {
+ "Dist::Zilla::Role::TestRunner" : {
+ "default_jobs" : 1
+ }
+ },
+ "name" : "@Author::PERLANCAR/@Filter/MakeMaker",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Manifest",
+ "name" : "@Author::PERLANCAR/@Filter/Manifest",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::ConfirmRelease",
+ "name" : "@Author::PERLANCAR/@Filter/ConfirmRelease",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::ExecDir",
+ "name" : "@Author::PERLANCAR/ExecDir script",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::PERLANCAR::BeforeBuild",
+ "name" : "@Author::PERLANCAR/PERLANCAR::BeforeBuild",
+ "version" : "0.593"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Rinci::AbstractFromMeta",
+ "name" : "@Author::PERLANCAR/Rinci::AbstractFromMeta",
+ "version" : "0.10"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::PodnameFromFilename",
+ "name" : "@Author::PERLANCAR/PodnameFromFilename",
+ "version" : "0.02"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::PERLANCAR::EnsurePrereqToSpec",
+ "name" : "@Author::PERLANCAR/PERLANCAR::EnsurePrereqToSpec",
+ "version" : "0.05"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::PERLANCAR::MetaResources",
+ "name" : "@Author::PERLANCAR/PERLANCAR::MetaResources",
+ "version" : "0.040"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::CheckChangeLog",
+ "name" : "@Author::PERLANCAR/CheckChangeLog",
+ "version" : "0.05"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::CheckMetaResources",
+ "name" : "@Author::PERLANCAR/CheckMetaResources",
+ "version" : "0.001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::CheckSelfDependency",
+ "config" : {
+ "Dist::Zilla::Plugin::CheckSelfDependency" : {
+ "finder" : [
+ ":InstallModules"
+ ]
+ },
+ "Dist::Zilla::Role::ModuleMetadata" : {
+ "Module::Metadata" : "1.000033",
+ "version" : "0.006"
+ }
+ },
+ "name" : "@Author::PERLANCAR/CheckSelfDependency",
+ "version" : "0.011"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::CopyrightYearFromGit",
+ "name" : "@Author::PERLANCAR/CopyrightYearFromGit",
+ "version" : "0.003"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::IfBuilt",
+ "name" : "@Author::PERLANCAR/IfBuilt",
+ "version" : "0.03"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::MetaJSON",
+ "name" : "@Author::PERLANCAR/MetaJSON",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::MetaConfig",
+ "name" : "@Author::PERLANCAR/MetaConfig",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Authority",
+ "name" : "@Author::PERLANCAR/Authority",
+ "version" : "1.009"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::OurDate",
+ "name" : "@Author::PERLANCAR/OurDate",
+ "version" : "0.03"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::OurDist",
+ "name" : "@Author::PERLANCAR/OurDist",
+ "version" : "0.02"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::PERLANCAR::OurPkgVersion",
+ "name" : "@Author::PERLANCAR/PERLANCAR::OurPkgVersion",
+ "version" : "0.04"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::PodWeaver",
+ "config" : {
+ "Dist::Zilla::Plugin::PodWeaver" : {
+ "finder" : [
+ ":InstallModules",
+ ":ExecFiles"
+ ],
+ "plugins" : [
+ {
+ "class" : "Pod::Weaver::Plugin::EnsurePod5",
+ "name" : "@CorePrep/EnsurePod5",
+ "version" : "4.015"
+ },
+ {
+ "class" : "Pod::Weaver::Plugin::H1Nester",
+ "name" : "@CorePrep/H1Nester",
+ "version" : "4.015"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Name",
+ "name" : "@Author::PERLANCAR/Name",
+ "version" : "4.015"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Version",
+ "name" : "@Author::PERLANCAR/Version",
+ "version" : "4.015"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Region",
+ "name" : "@Author::PERLANCAR/prelude",
+ "version" : "4.015"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Generic",
+ "name" : "SYNOPSIS",
+ "version" : "4.015"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Generic",
+ "name" : "DESCRIPTION",
+ "version" : "4.015"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Generic",
+ "name" : "OVERVIEW",
+ "version" : "4.015"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Collect",
+ "name" : "ATTRIBUTES",
+ "version" : "4.015"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Collect",
+ "name" : "METHODS",
+ "version" : "4.015"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Collect",
+ "name" : "FUNCTIONS",
+ "version" : "4.015"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Leftovers",
+ "name" : "@Author::PERLANCAR/Leftovers",
+ "version" : "4.015"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Region",
+ "name" : "@Author::PERLANCAR/postlude",
+ "version" : "4.015"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Completion::GetoptLongComplete",
+ "name" : "@Author::PERLANCAR/Completion::GetoptLongComplete",
+ "version" : "0.08"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Completion::GetoptLongSubcommand",
+ "name" : "@Author::PERLANCAR/Completion::GetoptLongSubcommand",
+ "version" : "0.04"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Completion::GetoptLongMore",
+ "name" : "@Author::PERLANCAR/Completion::GetoptLongMore",
+ "version" : "0.001"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Homepage::DefaultCPAN",
+ "name" : "@Author::PERLANCAR/Homepage::DefaultCPAN",
+ "version" : "0.05"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Source::DefaultGitHub",
+ "name" : "@Author::PERLANCAR/Source::DefaultGitHub",
+ "version" : "0.07"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Bugs::DefaultRT",
+ "name" : "@Author::PERLANCAR/Bugs::DefaultRT",
+ "version" : "0.06"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Authors",
+ "name" : "@Author::PERLANCAR/Authors",
+ "version" : "4.015"
+ },
+ {
+ "class" : "Pod::Weaver::Section::Legal",
+ "name" : "@Author::PERLANCAR/Legal",
+ "version" : "4.015"
+ },
+ {
+ "class" : "Pod::Weaver::Plugin::Rinci",
+ "name" : "@Author::PERLANCAR/Rinci",
+ "version" : "0.77"
+ },
+ {
+ "class" : "Pod::Weaver::Plugin::AppendPrepend",
+ "name" : "@Author::PERLANCAR/AppendPrepend",
+ "version" : "0.01"
+ },
+ {
+ "class" : "Pod::Weaver::Plugin::EnsureUniqueSections",
+ "name" : "@Author::PERLANCAR/EnsureUniqueSections",
+ "version" : "0.163250"
+ },
+ {
+ "class" : "Pod::Weaver::Plugin::SingleEncoding",
+ "name" : "@Author::PERLANCAR/SingleEncoding",
+ "version" : "4.015"
+ },
+ {
+ "class" : "Pod::Weaver::Plugin::PERLANCAR::SortSections",
+ "name" : "@Author::PERLANCAR/PERLANCAR::SortSections",
+ "version" : "0.06"
+ }
+ ]
+ }
+ },
+ "name" : "@Author::PERLANCAR/PodWeaver",
+ "version" : "4.008"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::PruneFiles",
+ "name" : "@Author::PERLANCAR/PruneFiles",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Pod2Readme",
+ "name" : "@Author::PERLANCAR/Pod2Readme",
+ "version" : "0.004"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Rinci::AddPrereqs",
+ "name" : "@Author::PERLANCAR/Rinci::AddPrereqs",
+ "version" : "0.142"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Rinci::AddToDb",
+ "name" : "@Author::PERLANCAR/Rinci::AddToDb",
+ "version" : "0.01"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Rinci::Validate",
+ "name" : "@Author::PERLANCAR/Rinci::Validate",
+ "version" : "0.24"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::SetScriptShebang",
+ "name" : "@Author::PERLANCAR/SetScriptShebang",
+ "version" : "0.01"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Test::Compile",
+ "config" : {
+ "Dist::Zilla::Plugin::Test::Compile" : {
+ "bail_out_on_fail" : 0,
+ "fail_on_warning" : "author",
+ "fake_home" : 0,
+ "filename" : "t/00-compile.t",
+ "module_finder" : [
+ ":InstallModules"
+ ],
+ "needs_display" : 0,
+ "phase" : "test",
+ "script_finder" : [
+ ":PerlExecFiles"
+ ],
+ "skips" : [],
+ "switch" : []
+ }
+ },
+ "name" : "@Author::PERLANCAR/Test::Compile",
+ "version" : "2.058"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Test::Perl::Critic",
+ "name" : "@Author::PERLANCAR/Test::Perl::Critic",
+ "version" : "3.001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Test::Rinci",
+ "name" : "@Author::PERLANCAR/Test::Rinci",
+ "version" : "0.03"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::StaticInstall",
+ "config" : {
+ "Dist::Zilla::Plugin::StaticInstall" : {
+ "dry_run" : 0,
+ "mode" : "on"
+ }
+ },
+ "name" : "@Author::PERLANCAR/StaticInstall",
+ "version" : "0.011"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::EnsureSQLSchemaVersionedTest",
+ "name" : "@Author::PERLANCAR/EnsureSQLSchemaVersionedTest",
+ "version" : "0.03"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Acme::CPANModules::Blacklist",
+ "name" : "@Author::PERLANCAR/Acme::CPANModules::Blacklist",
+ "version" : "0.001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Prereqs::EnsureVersion",
+ "name" : "@Author::PERLANCAR/Prereqs::EnsureVersion",
+ "version" : "0.050"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Prereqs::CheckCircular",
+ "name" : "@Author::PERLANCAR/Prereqs::CheckCircular",
+ "version" : "0.006"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::UploadToCPAN::WWWPAUSESimple",
+ "name" : "@Author::PERLANCAR/UploadToCPAN::WWWPAUSESimple",
+ "version" : "0.04"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Prereqs",
+ "config" : {
+ "Dist::Zilla::Plugin::Prereqs" : {
+ "phase" : "test",
+ "type" : "requires"
+ }
+ },
+ "name" : "TestRequires",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Prereqs",
+ "config" : {
+ "Dist::Zilla::Plugin::Prereqs" : {
+ "phase" : "runtime",
+ "type" : "requires"
+ }
+ },
+ "name" : "Prereqs",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Prereqs",
+ "config" : {
+ "Dist::Zilla::Plugin::Prereqs" : {
+ "phase" : "develop",
+ "type" : "x_spec"
+ }
+ },
+ "name" : "DevelopX_spec",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::FinderCode",
+ "name" : ":InstallModules",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::FinderCode",
+ "name" : ":IncModules",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::FinderCode",
+ "name" : ":TestFiles",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::FinderCode",
+ "name" : ":ExtraTestFiles",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::FinderCode",
+ "name" : ":ExecFiles",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::FinderCode",
+ "name" : ":PerlExecFiles",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::FinderCode",
+ "name" : ":ShareFiles",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::FinderCode",
+ "name" : ":MainModule",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::FinderCode",
+ "name" : ":AllFiles",
+ "version" : "6.010"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::FinderCode",
+ "name" : ":NoFiles",
+ "version" : "6.010"
+ }
+ ],
+ "zilla" : {
+ "class" : "Dist::Zilla::Dist::Builder",
+ "config" : {
+ "is_trial" : 0
+ },
+ "version" : "6.010"
+ }
+ },
+ "x_authority" : "cpan:PERLANCAR",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239",
+ "x_static_install" : 1
+}
+
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..429a859
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,439 @@
+---
+abstract: 'Test Regexp::Pattern patterns'
+author:
+ - 'perlancar <perlancar@cpan.org>'
+build_requires:
+ File::Spec: '0'
+ IO::Handle: '0'
+ IPC::Open3: '0'
+ Test::More: '0'
+configure_requires:
+ ExtUtils::MakeMaker: '0'
+dynamic_config: 0
+generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010'
+license: perl
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: '1.4'
+name: Test-Regexp-Pattern
+requires:
+ File::Spec: '0'
+ Getopt::Long: '0'
+ Regexp::Pattern: v0.2.7
+ Test::Builder: '0'
+ Test::More: '0'
+ perl: '5.010001'
+ strict: '0'
+ warnings: '0'
+resources:
+ bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Regexp-Pattern
+ homepage: https://metacpan.org/release/Test-Regexp-Pattern
+ repository: git://github.com/perlancar/perl-Test-Regexp-Pattern.git
+version: '0.004'
+x_Dist_Zilla:
+ perl:
+ version: '5.026001'
+ plugins:
+ -
+ class: Dist::Zilla::Plugin::GatherDir
+ config:
+ Dist::Zilla::Plugin::GatherDir:
+ exclude_filename: []
+ exclude_match: []
+ follow_symlinks: 0
+ include_dotfiles: 0
+ prefix: ''
+ prune_directory: []
+ root: .
+ name: '@Author::PERLANCAR/@Filter/GatherDir'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::PruneCruft
+ name: '@Author::PERLANCAR/@Filter/PruneCruft'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::ManifestSkip
+ name: '@Author::PERLANCAR/@Filter/ManifestSkip'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::MetaYAML
+ name: '@Author::PERLANCAR/@Filter/MetaYAML'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::License
+ name: '@Author::PERLANCAR/@Filter/License'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::PodCoverageTests
+ name: '@Author::PERLANCAR/@Filter/PodCoverageTests'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::PodSyntaxTests
+ name: '@Author::PERLANCAR/@Filter/PodSyntaxTests'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::ExtraTests
+ name: '@Author::PERLANCAR/@Filter/ExtraTests'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::ExecDir
+ name: '@Author::PERLANCAR/@Filter/ExecDir'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::ShareDir
+ name: '@Author::PERLANCAR/@Filter/ShareDir'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::MakeMaker
+ config:
+ Dist::Zilla::Role::TestRunner:
+ default_jobs: 1
+ name: '@Author::PERLANCAR/@Filter/MakeMaker'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::Manifest
+ name: '@Author::PERLANCAR/@Filter/Manifest'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::ConfirmRelease
+ name: '@Author::PERLANCAR/@Filter/ConfirmRelease'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::ExecDir
+ name: '@Author::PERLANCAR/ExecDir script'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::PERLANCAR::BeforeBuild
+ name: '@Author::PERLANCAR/PERLANCAR::BeforeBuild'
+ version: '0.593'
+ -
+ class: Dist::Zilla::Plugin::Rinci::AbstractFromMeta
+ name: '@Author::PERLANCAR/Rinci::AbstractFromMeta'
+ version: '0.10'
+ -
+ class: Dist::Zilla::Plugin::PodnameFromFilename
+ name: '@Author::PERLANCAR/PodnameFromFilename'
+ version: '0.02'
+ -
+ class: Dist::Zilla::Plugin::PERLANCAR::EnsurePrereqToSpec
+ name: '@Author::PERLANCAR/PERLANCAR::EnsurePrereqToSpec'
+ version: '0.05'
+ -
+ class: Dist::Zilla::Plugin::PERLANCAR::MetaResources
+ name: '@Author::PERLANCAR/PERLANCAR::MetaResources'
+ version: '0.040'
+ -
+ class: Dist::Zilla::Plugin::CheckChangeLog
+ name: '@Author::PERLANCAR/CheckChangeLog'
+ version: '0.05'
+ -
+ class: Dist::Zilla::Plugin::CheckMetaResources
+ name: '@Author::PERLANCAR/CheckMetaResources'
+ version: '0.001'
+ -
+ class: Dist::Zilla::Plugin::CheckSelfDependency
+ config:
+ Dist::Zilla::Plugin::CheckSelfDependency:
+ finder:
+ - ':InstallModules'
+ Dist::Zilla::Role::ModuleMetadata:
+ Module::Metadata: '1.000033'
+ version: '0.006'
+ name: '@Author::PERLANCAR/CheckSelfDependency'
+ version: '0.011'
+ -
+ class: Dist::Zilla::Plugin::CopyrightYearFromGit
+ name: '@Author::PERLANCAR/CopyrightYearFromGit'
+ version: '0.003'
+ -
+ class: Dist::Zilla::Plugin::IfBuilt
+ name: '@Author::PERLANCAR/IfBuilt'
+ version: '0.03'
+ -
+ class: Dist::Zilla::Plugin::MetaJSON
+ name: '@Author::PERLANCAR/MetaJSON'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::MetaConfig
+ name: '@Author::PERLANCAR/MetaConfig'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::Authority
+ name: '@Author::PERLANCAR/Authority'
+ version: '1.009'
+ -
+ class: Dist::Zilla::Plugin::OurDate
+ name: '@Author::PERLANCAR/OurDate'
+ version: '0.03'
+ -
+ class: Dist::Zilla::Plugin::OurDist
+ name: '@Author::PERLANCAR/OurDist'
+ version: '0.02'
+ -
+ class: Dist::Zilla::Plugin::PERLANCAR::OurPkgVersion
+ name: '@Author::PERLANCAR/PERLANCAR::OurPkgVersion'
+ version: '0.04'
+ -
+ class: Dist::Zilla::Plugin::PodWeaver
+ config:
+ Dist::Zilla::Plugin::PodWeaver:
+ finder:
+ - ':InstallModules'
+ - ':ExecFiles'
+ plugins:
+ -
+ class: Pod::Weaver::Plugin::EnsurePod5
+ name: '@CorePrep/EnsurePod5'
+ version: '4.015'
+ -
+ class: Pod::Weaver::Plugin::H1Nester
+ name: '@CorePrep/H1Nester'
+ version: '4.015'
+ -
+ class: Pod::Weaver::Section::Name
+ name: '@Author::PERLANCAR/Name'
+ version: '4.015'
+ -
+ class: Pod::Weaver::Section::Version
+ name: '@Author::PERLANCAR/Version'
+ version: '4.015'
+ -
+ class: Pod::Weaver::Section::Region
+ name: '@Author::PERLANCAR/prelude'
+ version: '4.015'
+ -
+ class: Pod::Weaver::Section::Generic
+ name: SYNOPSIS
+ version: '4.015'
+ -
+ class: Pod::Weaver::Section::Generic
+ name: DESCRIPTION
+ version: '4.015'
+ -
+ class: Pod::Weaver::Section::Generic
+ name: OVERVIEW
+ version: '4.015'
+ -
+ class: Pod::Weaver::Section::Collect
+ name: ATTRIBUTES
+ version: '4.015'
+ -
+ class: Pod::Weaver::Section::Collect
+ name: METHODS
+ version: '4.015'
+ -
+ class: Pod::Weaver::Section::Collect
+ name: FUNCTIONS
+ version: '4.015'
+ -
+ class: Pod::Weaver::Section::Leftovers
+ name: '@Author::PERLANCAR/Leftovers'
+ version: '4.015'
+ -
+ class: Pod::Weaver::Section::Region
+ name: '@Author::PERLANCAR/postlude'
+ version: '4.015'
+ -
+ class: Pod::Weaver::Section::Completion::GetoptLongComplete
+ name: '@Author::PERLANCAR/Completion::GetoptLongComplete'
+ version: '0.08'
+ -
+ class: Pod::Weaver::Section::Completion::GetoptLongSubcommand
+ name: '@Author::PERLANCAR/Completion::GetoptLongSubcommand'
+ version: '0.04'
+ -
+ class: Pod::Weaver::Section::Completion::GetoptLongMore
+ name: '@Author::PERLANCAR/Completion::GetoptLongMore'
+ version: '0.001'
+ -
+ class: Pod::Weaver::Section::Homepage::DefaultCPAN
+ name: '@Author::PERLANCAR/Homepage::DefaultCPAN'
+ version: '0.05'
+ -
+ class: Pod::Weaver::Section::Source::DefaultGitHub
+ name: '@Author::PERLANCAR/Source::DefaultGitHub'
+ version: '0.07'
+ -
+ class: Pod::Weaver::Section::Bugs::DefaultRT
+ name: '@Author::PERLANCAR/Bugs::DefaultRT'
+ version: '0.06'
+ -
+ class: Pod::Weaver::Section::Authors
+ name: '@Author::PERLANCAR/Authors'
+ version: '4.015'
+ -
+ class: Pod::Weaver::Section::Legal
+ name: '@Author::PERLANCAR/Legal'
+ version: '4.015'
+ -
+ class: Pod::Weaver::Plugin::Rinci
+ name: '@Author::PERLANCAR/Rinci'
+ version: '0.77'
+ -
+ class: Pod::Weaver::Plugin::AppendPrepend
+ name: '@Author::PERLANCAR/AppendPrepend'
+ version: '0.01'
+ -
+ class: Pod::Weaver::Plugin::EnsureUniqueSections
+ name: '@Author::PERLANCAR/EnsureUniqueSections'
+ version: '0.163250'
+ -
+ class: Pod::Weaver::Plugin::SingleEncoding
+ name: '@Author::PERLANCAR/SingleEncoding'
+ version: '4.015'
+ -
+ class: Pod::Weaver::Plugin::PERLANCAR::SortSections
+ name: '@Author::PERLANCAR/PERLANCAR::SortSections'
+ version: '0.06'
+ name: '@Author::PERLANCAR/PodWeaver'
+ version: '4.008'
+ -
+ class: Dist::Zilla::Plugin::PruneFiles
+ name: '@Author::PERLANCAR/PruneFiles'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::Pod2Readme
+ name: '@Author::PERLANCAR/Pod2Readme'
+ version: '0.004'
+ -
+ class: Dist::Zilla::Plugin::Rinci::AddPrereqs
+ name: '@Author::PERLANCAR/Rinci::AddPrereqs'
+ version: '0.142'
+ -
+ class: Dist::Zilla::Plugin::Rinci::AddToDb
+ name: '@Author::PERLANCAR/Rinci::AddToDb'
+ version: '0.01'
+ -
+ class: Dist::Zilla::Plugin::Rinci::Validate
+ name: '@Author::PERLANCAR/Rinci::Validate'
+ version: '0.24'
+ -
+ class: Dist::Zilla::Plugin::SetScriptShebang
+ name: '@Author::PERLANCAR/SetScriptShebang'
+ version: '0.01'
+ -
+ class: Dist::Zilla::Plugin::Test::Compile
+ config:
+ Dist::Zilla::Plugin::Test::Compile:
+ bail_out_on_fail: '0'
+ fail_on_warning: author
+ fake_home: 0
+ filename: t/00-compile.t
+ module_finder:
+ - ':InstallModules'
+ needs_display: 0
+ phase: test
+ script_finder:
+ - ':PerlExecFiles'
+ skips: []
+ switch: []
+ name: '@Author::PERLANCAR/Test::Compile'
+ version: '2.058'
+ -
+ class: Dist::Zilla::Plugin::Test::Perl::Critic
+ name: '@Author::PERLANCAR/Test::Perl::Critic'
+ version: '3.001'
+ -
+ class: Dist::Zilla::Plugin::Test::Rinci
+ name: '@Author::PERLANCAR/Test::Rinci'
+ version: '0.03'
+ -
+ class: Dist::Zilla::Plugin::StaticInstall
+ config:
+ Dist::Zilla::Plugin::StaticInstall:
+ dry_run: 0
+ mode: on
+ name: '@Author::PERLANCAR/StaticInstall'
+ version: '0.011'
+ -
+ class: Dist::Zilla::Plugin::EnsureSQLSchemaVersionedTest
+ name: '@Author::PERLANCAR/EnsureSQLSchemaVersionedTest'
+ version: '0.03'
+ -
+ class: Dist::Zilla::Plugin::Acme::CPANModules::Blacklist
+ name: '@Author::PERLANCAR/Acme::CPANModules::Blacklist'
+ version: '0.001'
+ -
+ class: Dist::Zilla::Plugin::Prereqs::EnsureVersion
+ name: '@Author::PERLANCAR/Prereqs::EnsureVersion'
+ version: '0.050'
+ -
+ class: Dist::Zilla::Plugin::Prereqs::CheckCircular
+ name: '@Author::PERLANCAR/Prereqs::CheckCircular'
+ version: '0.006'
+ -
+ class: Dist::Zilla::Plugin::UploadToCPAN::WWWPAUSESimple
+ name: '@Author::PERLANCAR/UploadToCPAN::WWWPAUSESimple'
+ version: '0.04'
+ -
+ class: Dist::Zilla::Plugin::Prereqs
+ config:
+ Dist::Zilla::Plugin::Prereqs:
+ phase: test
+ type: requires
+ name: TestRequires
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::Prereqs
+ config:
+ Dist::Zilla::Plugin::Prereqs:
+ phase: runtime
+ type: requires
+ name: Prereqs
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::Prereqs
+ config:
+ Dist::Zilla::Plugin::Prereqs:
+ phase: develop
+ type: x_spec
+ name: DevelopX_spec
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::FinderCode
+ name: ':InstallModules'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::FinderCode
+ name: ':IncModules'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::FinderCode
+ name: ':TestFiles'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::FinderCode
+ name: ':ExtraTestFiles'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::FinderCode
+ name: ':ExecFiles'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::FinderCode
+ name: ':PerlExecFiles'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::FinderCode
+ name: ':ShareFiles'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::FinderCode
+ name: ':MainModule'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::FinderCode
+ name: ':AllFiles'
+ version: '6.010'
+ -
+ class: Dist::Zilla::Plugin::FinderCode
+ name: ':NoFiles'
+ version: '6.010'
+ zilla:
+ class: Dist::Zilla::Dist::Builder
+ config:
+ is_trial: '0'
+ version: '6.010'
+x_authority: cpan:PERLANCAR
+x_serialization_backend: 'YAML::Tiny version 1.70'
+x_static_install: 1
diff --git a/Makefile.PL b/Makefile.PL
new file mode 100644
index 0000000..c0bcd4b
--- /dev/null
+++ b/Makefile.PL
@@ -0,0 +1,66 @@
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.010.
+use strict;
+use warnings;
+
+use 5.010001;
+
+use ExtUtils::MakeMaker;
+
+my %WriteMakefileArgs = (
+ "ABSTRACT" => "Test Regexp::Pattern patterns",
+ "AUTHOR" => "perlancar <perlancar\@cpan.org>",
+ "CONFIGURE_REQUIRES" => {
+ "ExtUtils::MakeMaker" => 0
+ },
+ "DISTNAME" => "Test-Regexp-Pattern",
+ "EXE_FILES" => [
+ "script/test-regexp-pattern"
+ ],
+ "LICENSE" => "perl",
+ "MIN_PERL_VERSION" => "5.010001",
+ "NAME" => "Test::Regexp::Pattern",
+ "PREREQ_PM" => {
+ "File::Spec" => 0,
+ "Getopt::Long" => 0,
+ "Regexp::Pattern" => "0.2.7",
+ "Test::Builder" => 0,
+ "Test::More" => 0,
+ "strict" => 0,
+ "warnings" => 0
+ },
+ "TEST_REQUIRES" => {
+ "File::Spec" => 0,
+ "IO::Handle" => 0,
+ "IPC::Open3" => 0,
+ "Test::More" => 0
+ },
+ "VERSION" => "0.004",
+ "test" => {
+ "TESTS" => "t/*.t"
+ }
+);
+
+
+my %FallbackPrereqs = (
+ "File::Spec" => 0,
+ "Getopt::Long" => 0,
+ "IO::Handle" => 0,
+ "IPC::Open3" => 0,
+ "Regexp::Pattern" => "0.2.7",
+ "Test::Builder" => 0,
+ "Test::More" => 0,
+ "strict" => 0,
+ "warnings" => 0
+);
+
+
+unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {
+ delete $WriteMakefileArgs{TEST_REQUIRES};
+ delete $WriteMakefileArgs{BUILD_REQUIRES};
+ $WriteMakefileArgs{PREREQ_PM} = \%FallbackPrereqs;
+}
+
+delete $WriteMakefileArgs{CONFIGURE_REQUIRES}
+ unless eval { ExtUtils::MakeMaker->VERSION(6.52) };
+
+WriteMakefile(%WriteMakefileArgs);
diff --git a/README b/README
new file mode 100644
index 0000000..71ecbae
--- /dev/null
+++ b/README
@@ -0,0 +1,81 @@
+NAME
+ Test::Regexp::Pattern - Test Regexp::Pattern patterns
+
+VERSION
+ This document describes version 0.004 of Test::Regexp::Pattern (from
+ Perl distribution Test-Regexp-Pattern), released on 2018-09-12.
+
+SYNOPSIS
+ To check all regexp patterns in a module:
+
+ use Test::Regexp::Patterns tests=>1;
+ regexp_patterns_in_module_ok("Foo::Bar", {opt => ...}, $msg);
+
+ Alternatively, you can check all regexp patterns in all modules in a
+ distro:
+
+ # save in release-regexp-pattern.t, put in distro's t/ subdirectory
+ use Test::More;
+ plan skip_all => "Not release testing" unless $ENV{RELEASE_TESTING};
+ eval "use Test::Regexp::Pattern";
+ plan skip_all => "Test::Regexp::Pattern required for testing Regexp::Pattern patterns" if $@;
+ regexp_patterns_in_all_modules_ok({opt => ...}, $msg);
+
+DESCRIPTION
+ This module performs various checks on a module's Regexp::Pattern
+ patterns. It is recommended that you include something like
+ "release-regexp-pattern.t" in your distribution if you add regexp
+ patterns to your code. If you use Dist::Zilla to build your
+ distribution, there is [Test::Regexp::Pattern] to make it easy to do so.
+
+ACKNOWLEDGEMENTS
+ Some code taken from Test::Pod::Coverage by Andy Lester.
+
+FUNCTIONS
+ All these functions are exported by default.
+
+ regexp_patterns_in_module_ok($module [, \%opts ] [, $msg])
+ Load $module and perform test for regexp patterns (%RE) in the module.
+
+ Available options:
+
+ * test_examples => bool (default: 1)
+
+ regexp_patterns_in_all_modules_ok([ \%opts ] [, $msg])
+ Look for modules in directory "lib" (or "blib" instead, if it exists),
+ and run "regexp_patterns_in_module_ok()" against each of them.
+
+ Options are the same as in "regexp_patterns_in_module_ok()".
+
+HOMEPAGE
+ Please visit the project's homepage at
+ <https://metacpan.org/release/Test-Regexp-Pattern>.
+
+SOURCE
+ Source repository is at
+ <https://github.com/perlancar/perl-Test-Regexp-Pattern>.
+
+BUGS
+ Please report any bugs or feature requests on the bugtracker website
+ <https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Regexp-Pattern>
+
+ When submitting a bug or request, please include a test-file or a patch
+ to an existing test-file that illustrates the bug or desired feature.
+
+SEE ALSO
+ test-regexp-pattern, a command-line interface for
+ "regexp_patterns_in_all_modules_ok()".
+
+ Regexp::Pattern
+
+ Dist::Zilla::Plugin::Test::Regexp::Pattern
+
+AUTHOR
+ perlancar <perlancar@cpan.org>
+
+COPYRIGHT AND LICENSE
+ This software is copyright (c) 2018 by perlancar@cpan.org.
+
+ This is free software; you can redistribute it and/or modify it under
+ the same terms as the Perl 5 programming language system itself.
+
diff --git a/dist.ini b/dist.ini
index f74d55a..b332454 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,4 +1,4 @@
-version=0.002
+version=0.004
name=Test-Regexp-Pattern
@@ -12,11 +12,11 @@ strict=0
warnings=0
File::Spec=0
Getopt::Long=0
+Regexp::Pattern=0.2.7
Test::Builder=0
Test::More=0
[Prereqs / DevelopX_spec]
-phase=develop
-relationship=x_spec
-Regexp::Pattern=0.2.0
-
+Regexp::Pattern=0.2.7
diff --git a/lib/Test/Regexp/Pattern.pm b/lib/Test/Regexp/Pattern.pm
index da167a8..516648e 100644
--- a/lib/Test/Regexp/Pattern.pm
+++ b/lib/Test/Regexp/Pattern.pm
@@ -2,13 +2,14 @@
package Test::Regexp::Pattern;
-# DATE
-# VERSION
+our $DATE = '2018-09-12'; # DATE
+our $VERSION = '0.004'; # VERSION
use 5.010001;
use strict 'subs', 'vars';
use warnings;
+use Regexp::Pattern qw(re);
use File::Spec;
use Test::Builder;
use Test::More ();
@@ -27,7 +28,7 @@ sub import {
}
sub _test_regexp_pattern {
- my ($re, $opts) = @_;
+ my ($re, $fqname, $opts) = @_;
my $ok = 1;
GENERAL: {
@@ -47,14 +48,14 @@ sub _test_regexp_pattern {
sub {
$Test->ok(defined($eg->{str}), 'example provides string to match') or do {
$ok = 0;
- next EXAMPLE;
+ return;
};
- my $pat;
+ my %args;
if ($eg->{gen_args}) {
- $pat = $re->{gen}->(%{ $eg->{gen_args} });
- } else {
- $pat = $re->{pat};
+ $args{$_} = $eg->{gen_args}{$_} for keys %{$eg->{gen_args}};
}
+
+ my $pat = re($fqname, %args);
my $actual_match = $eg->{str} =~ $pat ? 1:0;
if (ref $eg->{matches} eq 'ARRAY') {
my $len = @{ $eg->{matches} };
@@ -66,7 +67,7 @@ sub _test_regexp_pattern {
if ($should_match) {
$Test->ok( $actual_match, 'string should match') or do {
$ok = 0;
- next EXAMPLE;
+ return;
};
Test::More::is_deeply(\@actual_matches, $eg->{matches}, 'matches') or do {
$Test->diag($Test->explain(\@actual_matches));
@@ -75,7 +76,7 @@ sub _test_regexp_pattern {
} else {
$Test->ok(!$actual_match, 'string should not match') or do {
$ok = 0;
- next EXAMPLE;
+ return;
};
}
} elsif (ref $eg->{matches} eq 'HASH') {
@@ -84,7 +85,7 @@ sub _test_regexp_pattern {
if ($should_match) {
$Test->ok( $actual_match, 'string should match') or do {
$ok = 0;
- next EXAMPLE;
+ return;
};
Test::More::is_deeply(\%actual_matches, $eg->{matches}, 'matches') or do {
$Test->diag($Test->explain(\%actual_matches));
@@ -93,19 +94,19 @@ sub _test_regexp_pattern {
} else {
$Test->ok(!$actual_match, 'string should not match') or do {
$ok = 0;
- next EXAMPLE;
+ return;
};
}
} else {
if ($eg->{matches}) {
$Test->ok( $actual_match, 'string should match') or do {
$ok = 0;
- next EXAMPLE;
+ return;
};
} else {
$Test->ok(!$actual_match, 'string should not match') or do {
$ok = 0;
- next EXAMPLE;
+ return;
};
}
}
@@ -132,16 +133,25 @@ sub regexp_patterns_in_module_ok {
(my $modulepm = "$module.pm") =~ s!::!/!g;
require $modulepm;
+ my $prefix = '';
+ if ($module =~ /\ARegexp::Pattern::(.+)/) {
+ $prefix = "$1\::";
+ } else {
+ goto L1;
+ }
+
for my $name (sort keys %{ "$module\::RE" }) {
my $re = ${"$module\::RE"}{$name};
$has_tests++;
$Test->subtest(
- "pattern $name",
+ "pattern $prefix$name",
sub {
- _test_regexp_pattern($re, \%opts) or $ok = 0;
+ _test_regexp_pattern($re, "$prefix$name", \%opts) or $ok = 0;
},
) or $ok = 0;
}
+
+ L1:
unless ($has_tests) {
$Test->ok(1);
$Test->diag("No regexp patterns to test");
@@ -239,7 +249,19 @@ sub regexp_patterns_in_all_modules_ok {
1;
# ABSTRACT: Test Regexp::Pattern patterns
-=for Pod::Coverage ^(all_modules)$
+__END__
+
+=pod
+
+=encoding UTF-8
+
+=head1 NAME
+
+Test::Regexp::Pattern - Test Regexp::Pattern patterns
+
+=head1 VERSION
+
+This document describes version 0.004 of Test::Regexp::Pattern (from Perl distribution Test-Regexp-Pattern), released on 2018-09-12.
=head1 SYNOPSIS
@@ -257,7 +279,6 @@ Alternatively, you can check all regexp patterns in all modules in a distro:
plan skip_all => "Test::Regexp::Pattern required for testing Regexp::Pattern patterns" if $@;
regexp_patterns_in_all_modules_ok({opt => ...}, $msg);
-
=head1 DESCRIPTION
This module performs various checks on a module's L<Regexp::Pattern> patterns.
@@ -267,6 +288,11 @@ L<Dist::Zilla> to build your distribution, there is
L<[Test::Regexp::Pattern]|Dist::Zilla::Plugin::Test::Regexp::Pattern> to make it
easy to do so.
+=for Pod::Coverage ^(all_modules)$
+
+=head1 ACKNOWLEDGEMENTS
+
+Some code taken from L<Test::Pod::Coverage> by Andy Lester.
=head1 FUNCTIONS
@@ -291,11 +317,21 @@ C<regexp_patterns_in_module_ok()> against each of them.
Options are the same as in C<regexp_patterns_in_module_ok()>.
+=head1 HOMEPAGE
-=head1 ACKNOWLEDGEMENTS
+Please visit the project's homepage at L<https://metacpan.org/release/Test-Regexp-Pattern>.
-Some code taken from L<Test::Pod::Coverage> by Andy Lester.
+=head1 SOURCE
+
+Source repository is at L<https://github.com/perlancar/perl-Test-Regexp-Pattern>.
+=head1 BUGS
+
+Please report any bugs or feature requests on the bugtracker website L<https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Regexp-Pattern>
+
+When submitting a bug or request, please include a test-file or a
+patch to an existing test-file that illustrates the bug or desired
+feature.
=head1 SEE ALSO
@@ -306,4 +342,15 @@ L<Regexp::Pattern>
L<Dist::Zilla::Plugin::Test::Regexp::Pattern>
+=head1 AUTHOR
+
+perlancar <perlancar@cpan.org>
+
+=head1 COPYRIGHT AND LICENSE
+
+This software is copyright (c) 2018 by perlancar@cpan.org.
+
+This is free software; you can redistribute it and/or modify it under
+the same terms as the Perl 5 programming language system itself.
+
=cut
diff --git a/script/test-regexp-pattern b/script/test-regexp-pattern
index ff044db..20dba39 100755
--- a/script/test-regexp-pattern
+++ b/script/test-regexp-pattern
@@ -1,7 +1,7 @@
#!perl
-# DATE
-# VERSION
+our $DATE = '2018-09-12'; # DATE
+our $VERSION = '0.004'; # VERSION
use 5.010;
use strict;
@@ -26,7 +26,21 @@ regexp_patterns_in_all_modules_ok(
1;
# ABSTRACT: Test Regexp::Pattern patterns in all modules of your distro
-# PODNAME:
+# PODNAME: test-regexp-pattern
+
+__END__
+
+=pod
+
+=encoding UTF-8
+
+=head1 NAME
+
+test-regexp-pattern - Test Regexp::Pattern patterns in all modules of your distro
+
+=head1 VERSION
+
+This document describes version 0.004 of test-regexp-pattern (from Perl distribution Test-Regexp-Pattern), released on 2018-09-12.
=head1 SYNOPSIS
@@ -34,13 +48,11 @@ In your distro directory:
% test-regexp-pattern [options]
-
=head1 DESCRIPTION
This script is a command-line interface for L<Test::Regexp::Pattern>'s
C<regexp_patterns_in_all_modules_ok()> function.
-
=head1 OPTIONS
=over
@@ -51,9 +63,35 @@ This sets C<test_examples> to 0.
=back
+=head1 HOMEPAGE
+
+Please visit the project's homepage at L<https://metacpan.org/release/Test-Regexp-Pattern>.
+
+=head1 SOURCE
+
+Source repository is at L<https://github.com/perlancar/perl-Test-Regexp-Pattern>.
+
+=head1 BUGS
+
+Please report any bugs or feature requests on the bugtracker website L<https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Regexp-Pattern>
+
+When submitting a bug or request, please include a test-file or a
+patch to an existing test-file that illustrates the bug or desired
+feature.
=head1 SEE ALSO
L<Test::Regexp::Pattern>
+=head1 AUTHOR
+
+perlancar <perlancar@cpan.org>
+
+=head1 COPYRIGHT AND LICENSE
+
+This software is copyright (c) 2018 by perlancar@cpan.org.
+
+This is free software; you can redistribute it and/or modify it under
+the same terms as the Perl 5 programming language system itself.
+
=cut
diff --git a/t/.exists b/t/.exists
deleted file mode 100644
index e69de29..0000000
--- a/t/.exists
+++ /dev/null
diff --git a/t/00-compile.t b/t/00-compile.t
new file mode 100644
index 0000000..6f02b81
--- /dev/null
+++ b/t/00-compile.t
@@ -0,0 +1,97 @@
+use 5.006;
+use strict;
+use warnings;
+
+# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.058
+
+use Test::More;
+
+plan tests => 2 + ($ENV{AUTHOR_TESTING} ? 1 : 0);
+
+my @module_files = (
+ 'Test/Regexp/Pattern.pm'
+);
+
+my @scripts = (
+ 'script/test-regexp-pattern'
+);
+
+# no fake home requested
+
+my @switches = (
+ -d 'blib' ? '-Mblib' : '-Ilib',
+);
+
+use File::Spec;
+use IPC::Open3;
+use IO::Handle;
+
+open my $stdin, '<', File::Spec->devnull or die "can't open devnull: $!";
+
+my @warnings;
+for my $lib (@module_files)
+{
+ # see L<perlfaq8/How can I capture STDERR from an external command?>
+ my $stderr = IO::Handle->new;
+
+ diag('Running: ', join(', ', map { my $str = $_; $str =~ s/'/\\'/g; q{'} . $str . q{'} }
+ $^X, @switches, '-e', "require q[$lib]"))
+ if $ENV{PERL_COMPILE_TEST_DEBUG};
+
+ my $pid = open3($stdin, '>&STDERR', $stderr, $^X, @switches, '-e', "require q[$lib]");
+ binmode $stderr, ':crlf' if $^O eq 'MSWin32';
+ my @_warnings = <$stderr>;
+ waitpid($pid, 0);
+ is($?, 0, "$lib loaded ok");
+
+ shift @_warnings if @_warnings and $_warnings[0] =~ /^Using .*\bblib/
+ and not eval { +require blib; blib->VERSION('1.01') };
+
+ if (@_warnings)
+ {
+ warn @_warnings;
+ push @warnings, @_warnings;
+ }
+}
+
+foreach my $file (@scripts)
+{ SKIP: {
+ open my $fh, '<', $file or warn("Unable to open $file: $!"), next;
+ my $line = <$fh>;
+
+ close $fh and skip("$file isn't perl", 1) unless $line =~ /^#!\s*(?:\S*perl\S*)((?:\s+-\w*)*)(?:\s*#.*)?$/;
+ @switches = (@switches, split(' ', $1)) if $1;
+
+ close $fh and skip("$file uses -T; not testable with PERL5LIB", 1)
+ if grep { $_ eq '-T' } @switches and $ENV{PERL5LIB};
+
+ my $stderr = IO::Handle->new;
+
+ diag('Running: ', join(', ', map { my $str = $_; $str =~ s/'/\\'/g; q{'} . $str . q{'} }
+ $^X, @switches, '-c', $file))
+ if $ENV{PERL_COMPILE_TEST_DEBUG};
+
+ my $pid = open3($stdin, '>&STDERR', $stderr, $^X, @switches, '-c', $file);
+ binmode $stderr, ':crlf' if $^O eq 'MSWin32';
+ my @_warnings = <$stderr>;
+ waitpid($pid, 0);
+ is($?, 0, "$file compiled ok");
+
+ shift @_warnings if @_warnings and $_warnings[0] =~ /^Using .*\bblib/
+ and not eval { +require blib; blib->VERSION('1.01') };
+
+ # in older perls, -c output is simply the file portion of the path being tested
+ if (@_warnings = grep { !/\bsyntax OK$/ }
+ grep { chomp; $_ ne (File::Spec->splitpath($file))[2] } @_warnings)
+ {
+ warn @_warnings;
+ push @warnings, @_warnings;
+ }
+} }
+
+
+
+is(scalar(@warnings), 0, 'no warnings found')
+ or diag 'got warnings: ', ( Test::More->can('explain') ? Test::More::explain(\@warnings) : join("\n", '', @warnings) ) if $ENV{AUTHOR_TESTING};
+
+
diff --git a/t/author-critic.t b/t/author-critic.t
new file mode 100644
index 0000000..22becf1
--- /dev/null
+++ b/t/author-critic.t
@@ -0,0 +1,15 @@
+#!perl
+
+BEGIN {
+ unless ($ENV{AUTHOR_TESTING}) {
+ print qq{1..0 # SKIP these tests are for testing by the author\n};
+ exit
+ }
+}
+
+
+use strict;
+use warnings;
+
+use Test::Perl::Critic (-profile => "perlcritic.rc") x!! -e "perlcritic.rc";
+all_critic_ok();
diff --git a/t/author-pod-coverage.t b/t/author-pod-coverage.t
new file mode 100644
index 0000000..243340f
--- /dev/null
+++ b/t/author-pod-coverage.t
@@ -0,0 +1,15 @@
+#!perl
+
+BEGIN {
+ unless ($ENV{AUTHOR_TESTING}) {
+ print qq{1..0 # SKIP these tests are for testing by the author\n};
+ exit
+ }
+}
+
+# This file was automatically generated by Dist::Zilla::Plugin::PodCoverageTests.
+
+use Test::Pod::Coverage 1.08;
+use Pod::Coverage::TrustPod;
+
+all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::TrustPod' });
diff --git a/t/author-pod-syntax.t b/t/author-pod-syntax.t
new file mode 100644
index 0000000..2233af0
--- /dev/null
+++ b/t/author-pod-syntax.t
@@ -0,0 +1,15 @@
+#!perl
+
+BEGIN {
+ unless ($ENV{AUTHOR_TESTING}) {
+ print qq{1..0 # SKIP these tests are for testing by the author\n};
+ exit
+ }
+}
+
+# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
+use strict; use warnings;
+use Test::More;
+use Test::Pod 1.41;
+
+all_pod_files_ok();