Test-DistManifest-1.009000700001750001750 011316260534 13560 5ustar00jonjon000000000000Changes000444001750001750 1257711316260532 15175 0ustar00jonjon000000000000Test-DistManifest-1.0091.009 - 28 Dec 2009 - Jonathan Yu + Fixes tests so that the "default MANIFEST.SKIP" test is not run; this could fail when the default MANIFEST.SKIP provided by ExtUtils::Manifest doesn't cover special directories like debian/ (Debian metadata) 1.008 - 28 Dec 2009 - Jonathan Yu + Updated POD 1.007 - 22 Dec 2009 - Jonathan Yu + Update skip info in t/circular (hopefully this fixes failures) 1.006 - 21 Dec 2009 - Jonathan Yu + Update MANIFEST.SKIP according to new defaults provided by ExtUtils::Manifest + Cleaned up some documentation issues + Use the default MANIFEST.SKIP if ours can't be parsed + Updated tests to match new behaviour + Remove pass-through Build.PL 1.005 - 12 Oct 2009 - Jonathan Yu + Fix the dist (don't overwrite the Changes file) 1.004 - 11 Oct 2009 - Jonathan Yu + Changed my mail address to jawnsy@cpan.org + Update MANIFEST.SKIP to include MYMETA.yml (prevents test failure) 1.003 - 20 Aug 2009 - Jonathan Yu + Remove generated files from the repository + Use a simple string version, per David Golden's article: http://www.dagolden.com/index.php/369/version-numbers-should-be-boring/ + No longer use Perl::Critic to test + Remove modules available in core since Perl 5.6 from requires + Move CIRCULAR.SKIP and MANIFEST.EXTRA into t/ 1.2.3 - 25 Jul 2009 - Jonathan Yu + Added coverage information + Rewrote LICENSE and README slightly + Updated the checkmanifest.t example file and synopsis, it now checks Alias' flags (AUTOMATED_TESTING, RELEASE_TESTING) rather than TEST_AUTHOR + No longer test Perl::Critic during AUTOMATED_TESTING, only RELEASE_TESTING. Thanks to Elliot Shank for the discussion in a private mail. + No more versioned dependency on version.pm + Use a generic README, no longer produce one + Changed critic.rc to ignore PodSpelling policy (fixes a bug in Debian, BTS#538115 -- when Pod::Spell and other dependencies are installed) + Disable "one dot only" in filenames (portability test). This breaks compatibility with OpenVMS. + Updated perlcriticrc with new preferences, removed "no critic" stuff for those in Test/DistManifest.pm + Added copyleft statements to test files + Minor documentation fix + Small POD fix 1.2.2 - 15 May 2009 - Jonathan Yu + Minor problem forgetting to bump one of the version numbers in META.yml + Adjusted dependencies - changed minimum version dependency to Test::Builder 0.72 and version 0.74, which are core modules in Perl 5.10 1.2.1 - 14 May 2009 - Jonathan Yu + Moved some small changes from MANIFEST.SKIP to CIRCULAR.SKIP + This release is particularly important to get rid of Win32 test failures, where `Build.bat' is created instead of `Build' 1.2.0 - 14 May 2009 - Jonathan Yu + Updated t/03warn-only.t test with new semantics (always fail if parsing fails) + Note that circular dependencies and parsing errors will always be considered fatal, regardless of the setting MANIFEST_WARN_ONLY + Suppress refactoring requirement - even though manifest_ok is really complex, it doesn't make sense to exist in separate subs + Added new feature for nonfatal errors (see updated POD) 1.1.4 - 26 Apr 2009 - Jonathan Yu + Added .tmp to MANIFEST.SKIP + Added Build.bat to MANIFEST.SKIP for Win32 builds... 1.1.3 - 23 Apr 2009 - Jonathan Yu + Added Win32 compatibility code. Closes the Win32 compatibility bug (RT#44401) + Updated Build.PL + Added META.yml + Changed to a passthrough Makefile instead of a classic one + Updated version dependency for version.pm + Removed use of Test::Prereq, because it needs to use CPAN to do its work + Fix OS detection routines + Modified the module so that it works portably (even with Win32, and other platforms File::Spec supports) 1.1.2 - 14 Mar 2009 - Jonathan Yu + Updated prerequisite information in Build.PL and META.yml + Add a more thorough description for the POD + Fix dependencies in Build.PL and META.yml + Clarified licensing restrictions + CIRCULAR.SKIP became out of sync with the real MANIFEST.SKIP, and so was causing problems with debian/ 1.1.1 - 12 Mar 2009 - Jonathan Yu + Added "^debian/" as a mask for MANIFEST.SKIP. This is where Debian package control files go, and so should not be considered part of the package. Hopefully this won't break anything :-) 1.1.0 - 12 Mar 2009 - Jonathan Yu + Modified Changelog name to "Changes" (instead of CHANGES) + Updated Makefile.PL + Added a test for circular dependencies (those that exist in both MANIFEST and MANIFEST.SKIP) -- thanks Apocalypse! + Updated the POD and the README to reflect this repository's location + Fixed version number in META.yml -> numeric "1.001000" style version numbering, to get around version.pm bugs + Replaced PerlCritic's POD section to enforce 'LICENSE' instead of 'COPYRIGHT' (which is used by CPANTS/Kwalitee) + Removed Test::NoWarnings from the Signature test, which throws warnings on purpose. 1.0 - 25 Dec 2008 - Jonathan Yu + Initial release MANIFEST000444001750001750 56111316260532 14761 0ustar00jonjon000000000000Test-DistManifest-1.009Build.PL Changes examples/checkmanifest.t lib/Test/DistManifest.pm LICENSE MANIFEST This list of files MANIFEST.SKIP META.yml README t/00signature.t t/01compile.t t/01portability.t t/02manifest.t t/03core.t t/03warn-only.t t/04default.t t/97pod.t t/98pod-coverage.t t/99kwalitee.t t/99meta.t t/99min-perl.t t/circular t/extra SIGNATURE Added here by Module::Build LICENSE000444001750001750 12500611316260532 14717 0ustar00jonjon000000000000Test-DistManifest-1.009$Id: LICENSE 10584 2009-12-22 02:47:14Z FREQUENCY@cpan.org $ This package is distributed with the same licensing terms as Perl itself. At time of writing, this consists of a dual licensing scheme. You are entitled to enjoy the covenants of, at your option: (1) The Free Software Foundation's GNU General Public License, version 1 or later; or (2) The Artistic License, version 1 or later This file contains copies of the most recent versions of these licenses--that is, GNU GPL v3.0 and Artistic License 2.0. Use of these versions is encouraged but not strictly required; consequently, the full text for older versions of these licenses must be found elsewhere. This software is provided by the copyright holders and contributors "AS IS" and ANY EXPRESS OR IMPLIED WARRANTIES, including, but not limited to, the IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. In no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage. ---------------------------------------------------------------------------- GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (c) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), 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 prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey 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; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU 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 that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. 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. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS 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. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. ---------------------------------------------------------------------------- Artistic License 2.0 Copyright (c) 2000-2006, The Perl Foundation. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble This license establishes the terms under which a given free software Package may be copied, modified, distributed, and/or redistributed. The intent is that the Copyright Holder maintains some artistic control over the development of that Package while still keeping the Package available as open source and free software. You are always permitted to make arrangements wholly outside of this license directly with the Copyright Holder of a given Package. If the terms of this license do not permit the full use that you propose to make of the Package, you should contact the Copyright Holder and seek a different licensing arrangement. Definitions "Copyright Holder" means the individual(s) or organization(s) named in the copyright notice for the entire Package. "Contributor" means any party that has contributed code or other material to the Package, in accordance with the Copyright Holder's procedures. "You" and "your" means any person who would like to copy, distribute, or modify the Package. "Package" means the collection of files distributed by the Copyright Holder, and derivatives of that collection and/or of those files. A given Package may consist of either the Standard Version, or a Modified Version. "Distribute" means providing a copy of the Package or making it accessible to anyone else, or in the case of a company or organization, to others outside of your company or organization. "Distributor Fee" means any fee that you charge for Distributing this Package or providing support for this Package to another party. It does not mean licensing fees. "Standard Version" refers to the Package if it has not been modified, or has been modified only in ways explicitly requested by the Copyright Holder. "Modified Version" means the Package, if it has been changed, and such changes were not explicitly requested by the Copyright Holder. "Original License" means this Artistic License as Distributed with the Standard Version of the Package, in its current version or as it may be modified by The Perl Foundation in the future. "Source" form means the source code, documentation source, and configuration files for the Package. "Compiled" form means the compiled bytecode, object code, binary, or any other form resulting from mechanical transformation or translation of the Source form. Permission for Use and Modification Without Distribution (1) You are permitted to use the Standard Version and create and use Modified Versions for any purpose without restriction, provided that you do not Distribute the Modified Version. Permissions for Redistribution of the Standard Version (2) You may Distribute verbatim copies of the Source form of the Standard Version of this Package in any medium without restriction, either gratis or for a Distributor Fee, provided that you duplicate all of the original copyright notices and associated disclaimers. At your discretion, such verbatim copies may or may not include a Compiled form of the Package. (3) You may apply any bug fixes, portability changes, and other modifications made available from the Copyright Holder. The resulting Package will still be considered the Standard Version, and as such will be subject to the Original License. Distribution of Modified Versions of the Package as Source (4) You may Distribute your Modified Version as Source (either gratis or for a Distributor Fee, and with or without a Compiled form of the Modified Version) provided that you clearly document how it differs from the Standard Version, including, but not limited to, documenting any non-standard features, executables, or modules, and provided that you do at least ONE of the following: (a) make the Modified Version available to the Copyright Holder of the Standard Version, under the Original License, so that the Copyright Holder may include your modifications in the Standard Version. (b) ensure that installation of your Modified Version does not prevent the user installing or running the Standard Version. In addition, the Modified Version must bear a name that is different from the name of the Standard Version. (c) allow anyone who receives a copy of the Modified Version to make the Source form of the Modified Version available to others under (i) the Original License or (ii) a license that permits the licensee to freely copy, modify and redistribute the Modified Version using the same licensing terms that apply to the copy that the licensee received, and requires that the Source form of the Modified Version, and of any works derived from it, be made freely available in that license fees are prohibited but Distributor Fees are allowed. Distribution of Compiled Forms of the Standard Version or Modified Versions without the Source (5) You may Distribute Compiled forms of the Standard Version without the Source, provided that you include complete instructions on how to get the Source of the Standard Version. Such instructions must be valid at the time of your distribution. If these instructions, at any time while you are carrying out such distribution, become invalid, you must provide new instructions on demand or cease further distribution. If you provide valid instructions or cease distribution within thirty days after you become aware that the instructions are invalid, then you do not forfeit any of your rights under this license. (6) You may Distribute a Modified Version in Compiled form without the Source, provided that you comply with Section 4 with respect to the Source of the Modified Version. Aggregating or Linking the Package (7) You may aggregate the Package (either the Standard Version or Modified Version) with other packages and Distribute the resulting aggregation provided that you do not charge a licensing fee for the Package. Distributor Fees are permitted, and licensing fees for other components in the aggregation are permitted. The terms of this license apply to the use and Distribution of the Standard or Modified Versions as included in the aggregation. (8) You are permitted to link Modified and Standard Versions with other works, to embed the Package in a larger work of your own, or to build stand-alone binary or bytecode versions of applications that include the Package, and Distribute the result without restriction, provided the result does not expose a direct interface to the Package. Items That are Not Considered Part of a Modified Version (9) Works (including, but not limited to, modules and scripts) that merely extend or make use of the Package, do not, by themselves, cause the Package to be a Modified Version. In addition, such works are not considered parts of the Package itself, and are not subject to the terms of this license. General Provisions (10) Any use, modification, and distribution of the Standard or Modified Versions is governed by this Artistic License. By using, modifying or distributing the Package, you accept this license. Do not use, modify, or distribute the Package, if you do not accept this license. (11) If your Modified Version has been derived from a Modified Version made by someone other than you, you are nevertheless required to ensure that your Modified Version complies with the requirements of this license. (12) This license does not grant you the right to use any trademark, service mark, tradename, or logo of the Copyright Holder. (13) This license includes the non-exclusive, worldwide, free-of-charge patent license to make, have made, use, offer to sell, sell, import and otherwise transfer the Package with respect to any patent claims licensable by the Copyright Holder that are necessarily infringed by the Package. If you institute patent litigation (including a cross-claim or counterclaim) against any party alleging that the Package constitutes direct or contributory patent infringement, then this Artistic License to you shall terminate on the date that such litigation is filed. (14) Disclaimer of Warranty: THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Build.PL000444001750001750 300211316260532 15135 0ustar00jonjon000000000000Test-DistManifest-1.009#!/usr/bin/perl # Build.PL # Script to build and install this distribution # # $Id: Build.PL 10579 2009-12-22 01:16:57Z FREQUENCY@cpan.org $ use strict; use warnings; use Module::Build; my $builder = Module::Build->new( module_name => 'Test::DistManifest', license => 'perl', dist_author => 'Jonathan Yu ', dist_version_from => 'lib/Test/DistManifest.pm', dynamic_config => 0, create_readme => 0, recursive_test_files => 1, sign => 1, create_packlist => 1, requires => { 'perl' => 5.006, # The tests are based on Test::More 'Test::More' => 0.62, 'Test::Builder' => 0.72, # Other modules 'Module::Manifest' => 0.07, }, build_requires => { # User tests for good functionality 'Test::Builder::Tester' => 0, 'Test::NoWarnings' => 0.084, }, recommends => { }, conflicts => { }, add_to_cleanup => [ 'Test-DistManifest-*' ], script_files => [], meta_merge => { resources => { # Custom resources (must begin with an uppercase letter) Ratings => 'http://cpanratings.perl.org/d/Test-DistManifest', # Official keys (homepage, license, bugtracker) repository => 'http://svn.ali.as/cpan/trunk/Test-DistManifest', bugtracker => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-DistManifest', license => 'http://dev.perl.org/licenses/', }, }, ); $builder->create_build_script(); META.yml000444001750001750 150511316260532 15120 0ustar00jonjon000000000000Test-DistManifest-1.009--- name: Test-DistManifest version: 1.009 author: - 'Jonathan Yu ' abstract: Author test that validates a package MANIFEST license: perl resources: Ratings: http://cpanratings.perl.org/d/Test-DistManifest bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-DistManifest license: http://dev.perl.org/licenses/ repository: http://svn.ali.as/cpan/trunk/Test-DistManifest build_requires: Test::Builder::Tester: 0 Test::NoWarnings: 0.084 requires: Module::Manifest: 0.07 Test::Builder: 0.72 Test::More: 0.62 perl: 5.006 configure_requires: Module::Build: 0.35 dynamic_config: 0 provides: Test::DistManifest: file: lib/Test/DistManifest.pm version: 1.009 generated_by: Module::Build version 0.35 meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: 1.4 SIGNATURE000600001750001750 526111316260534 15132 0ustar00jonjon000000000000Test-DistManifest-1.009This file contains message digests of all files listed in MANIFEST, signed via the Module::Signature module, version 0.61. To verify the content in this distribution, first make sure you have Module::Signature installed, then type: % cpansign -v It will check each file's integrity, as well as the signature's validity. If "==> Signature verified OK! <==" is not displayed, the distribution may already have been compromised, and you should not run its Makefile.PL or Build.PL. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 SHA1 9029a833e63dd3a4ed8e66935f8829c2da25727d Build.PL SHA1 e5e0d68a4ad427c77b62818b7d11f91bc84ca864 Changes SHA1 6c23889f86438ab7ceee914d2a3790f84d0dfbd5 LICENSE SHA1 61f9681034def4aa8418c71010937f1bbd6e8ba1 MANIFEST SHA1 00fed5572918028398abb60a54b2ebfff4e4f9de MANIFEST.SKIP SHA1 481f883be9161de2ad91b5e4a5a55260856f5c68 META.yml SHA1 5d25ac11e88eed4fcb23b203de96a1c1d48d3d24 README SHA1 10b9e261ba0670b3ec7754f9505606933e0d597d examples/checkmanifest.t SHA1 b0de0ad7eda3d15185f157cf9f426e4362c9c23c lib/Test/DistManifest.pm SHA1 971a86e480d866d2ec9edaf472416500b2b90a92 t/00signature.t SHA1 e9d95aed0cdae6762200ca3d87d91cf6bff817b8 t/01compile.t SHA1 e6c740bb179966ff7dbffac2bb486a4be19e47b4 t/01portability.t SHA1 244e00a899d7a7789167ab0c3168e627b38aa4cb t/02manifest.t SHA1 1e34ec93e238273ca78a321b5732794857b47aca t/03core.t SHA1 6b1346eb24d9f99a848c447764f1e008c08b7fa4 t/03warn-only.t SHA1 532eeb58f23bcaadc6fb55bdf0b6c59bf5f0b716 t/04default.t SHA1 b55559812229859f7fc74ff10171f19daf310f63 t/97pod.t SHA1 c4e57e1e14ddd9d52f4cd2b35f5367e44c83283c t/98pod-coverage.t SHA1 e642edbaba3d75170f9c9885ae4529fb0a7e79dc t/99kwalitee.t SHA1 1885b33ca02ede3c8571cba0f7e7fc8b5c8a18b2 t/99meta.t SHA1 2e495924ca88483d5f58fb982b2b1275099693fb t/99min-perl.t SHA1 9253d59bb0c4dd2fee94323d81c92b9be4f6b73a t/circular SHA1 91e8519cd6ba58a9a1810ec16c6b5b30f94edc25 t/extra -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBCAAGBQJLOWFaAAoJEPPC9oiiHLZI8koP/Aoc6jL2mJhp4aG780bNOWL1 Oft55r0XJyIO7neaGl5kx5XSaGFPFtrLVEw7C2azjLPaP9Sn4S8wiL6XtvdQVFDx 3/yYXqZwRowrbpFLd7lltGqxt/hxsx97oQWlJ6wxeEGz9Nxg0wDPTzQei9GNAR04 TggSlL/lDeDbKnXWkscb7hiR6d8ZRoP0JbPiw5TZFfWSLmSQGNBzVak+mCnJinRR 72UXJdc2TzchiIFDTO/jhCYJDMSzglW0whLAQxK013j0VaMZG9iFllgUhGZ656R+ 5Fq1YKNNQsC3lesCGT3sWnS4pxwbLwEkTaA/CDxwy+ys1Z/zjWoHxhdgQ6iAhKEi weHcgzDqq4CzygoskXW4orFUX2eKh7NNcy4AFIz6huoNTWYcf15KsYkS8r5yCC2s y0rTK3Ju4R+o1neWDXuOHjrCFKFTAaVPZwbUt0kc8gQZPp9SbEihl2t8Y2wHyudz Oar4lL5q7KJVl2iTg6mFgReOQBpAta3Sue+IG9e7P8PLxLSIV8Jm1ELDsN8hMQVo 0qYd3tS220M9XCy37yg5vFnsPOHa41x5gmUQVKHBtNHpvTSzKau99SAbmIi6VwWV uJIND9HEg7BE9igIpjFUFJtpDxq+d494Wsx/+jxsi+m95T0tezUvtVGucVr3PrtY pHojN7jlFYoOcq9gpYdl =FYwy -----END PGP SIGNATURE----- README000444001750001750 352111316260532 14527 0ustar00jonjon000000000000Test-DistManifest-1.009$Id: README 9529 2009-10-04 04:34:32Z FREQUENCY@cpan.org $ Test::DistManifest is an author test that validates a package MANIFEST Copyright 2008-2009 by Jonathan Yu . All rights reserved. INSTALLATION This module depends on Module::Build for its installation mechanism. To install this module type the following: $ perl Build.PL $ perl Build $ perl Build test $ perl Build install Module::Build will complain if any dependencies are missing, or if you can install some other modules to enhance its functionality. USAGE AND DOCUMENTATION In order to use the module, you'll probably need the documentation. Once installed, you can read that using: $ perldoc Test::DistManifest COPYRIGHT AND LICENCE This package is distributed with the same licensing terms as Perl itself. At time of writing, this consists of a dual licensing scheme. You are entitled to enjoy the covenants of, at your option: (1) The Free Software Foundation's GNU General Public License, version 1 or later; or (2) The Artistic License, version 1 or later This software is provided by the copyright holders and contributors "AS IS" and ANY EXPRESS OR IMPLIED WARRANTIES, including, but not limited to, the IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. In no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage. MANIFEST.SKIP000444001750001750 162411316260532 15547 0ustar00jonjon000000000000Test-DistManifest-1.009# Avoid version control files. \bRCS\b \bCVS\b \bSCCS\b ,v$ \B\.svn\b \B\.git\b \B\.gitignore\b \b_darcs\b \B\.cvsignore$ # Avoid VMS specific MakeMaker generated files \bDescrip.MMS$ \bDESCRIP.MMS$ \bdescrip.mms$ # Avoid Makemaker generated and utility files. \bMANIFEST\.bak \bMakefile$ \bblib/ \bMakeMaker-\d \bpm_to_blib\.ts$ \bpm_to_blib$ \bblibdirs\.ts$ # 6.18 through 6.25 generated this # Avoid Module::Build generated and utility files. \bBuild$ \b_build/ \bBuild.bat$ \bBuild.COM$ \bBUILD.COM$ \bbuild.com$ # Avoid temp and backup files. ~$ \.old$ \#$ \b\.# \.bak$ \.tmp$ \.# \.rej$ # Avoid OS-specific files/dirs # Mac OSX metadata \B\.DS_Store # Mac OSX SMB mount metadata files \B\._ # Avoid Devel::Cover and Devel::CoverX::Covered files. \bcover_db\b \bcovered\b # Avoid MYMETA files ^MYMETA\. # Test::Kwalitee cache files. ^Debian_CPANTS\.txt # Debian package control files ^debian/ examples000700001750001750 011316260532 15315 5ustar00jonjon000000000000Test-DistManifest-1.009checkmanifest.t000444001750001750 131311316260532 20453 0ustar00jonjon000000000000Test-DistManifest-1.009/examples#!/usr/bin/perl -T # examples/checkmanifest.t # Ensures MANIFEST file is up-to-date # # $Id: checkmanifest.t 8214 2009-07-25 20:11:08Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::DistManifest; unless ($ENV{AUTOMATED_TESTING} or $ENV{RELEASE_TESTING}) { plan skip_all => 'Author tests not required for installation'; } my %MODULES = ( 'Test::DistManifest' => 1.002002, 'Module::Manifest' => 0.07, ); while (my ($module, $version) = each %MODULES) { eval "use $module $version"; next unless $@; if ($ENV{RELEASE_TESTING}) { die 'Could not load release-testing module ' . $module; } else { plan skip_all => $module . ' not available for testing'; } } manifest_ok(); lib000700001750001750 011316260532 14245 5ustar00jonjon000000000000Test-DistManifest-1.009Test000700001750001750 011316260532 15164 5ustar00jonjon000000000000Test-DistManifest-1.009/libDistManifest.pm000444001750001750 3423511316260532 20312 0ustar00jonjon000000000000Test-DistManifest-1.009/lib/Test# Test::DistManifest # Tests that your manifest matches the distribution as it exists. # # $Id: DistManifest.pm 10671 2009-12-29 01:49:23Z FREQUENCY@cpan.org $ package Test::DistManifest; use strict; use warnings; use Carp (); =head1 NAME Test::DistManifest - Author test that validates a package MANIFEST =head1 VERSION Version 1.009 ($Id: DistManifest.pm 10671 2009-12-29 01:49:23Z FREQUENCY@cpan.org $) =cut our $VERSION = '1.009'; $VERSION = eval $VERSION; =head1 EXPORTS By default, this module exports the following functions: =over =item * manifest_ok =back =cut # File management commands use Cwd (); use File::Spec; # Portability use File::Spec::Unix; # To get UNIX-style paths use File::Find (); # Traverse the filesystem tree use Module::Manifest; use Test::Builder; my $test = Test::Builder->new; my @EXPORTS = ( 'manifest_ok', ); # These platforms were copied from File::Spec my %platforms = ( MacOS => 1, MSWin32 => 1, os2 => 1, VMS => 1, epoc => 1, NetWare => 1, symbian => 1, dos => 1, cygwin => 1, ); # Looking at other Test modules this seems to be an ad-hoc standard sub import { my ($self, @plan) = @_; my $caller = caller; { no strict 'refs'; for my $func (@EXPORTS) { *{$caller . '::' . $func} = \&{$func}; } } $test->exported_to($caller); $test->plan(@plan); return; } =head1 DESCRIPTION This module provides a simple method of testing that a MANIFEST matches the distribution. It tests three things: =over =item 1 Everything in B exists =item 2 Everything in the package is listed in B, or subsequently matches a regular expression mask in B =item 3 Nothing exists in B that also matches a mask in B, so as to avoid an unsatisfiable dependency conditions =back If there is no B included in your distribution, this module will replicate the toolchain behaviour of using the default system-wide MANIFEST.SKIP file. To view the contents of this file, use the command: $ perldoc -m ExtUtils::MANIFEST.SKIP =head1 SYNOPSIS use Test::More; # This is the common idiom for author test modules like this, but see # the full example in examples/checkmanifest.t and, more importantly, # Adam Kennedy's article: http://use.perl.org/~Alias/journal/38822 eval 'use Test::DistManifest'; if ($@) { plan skip_all => 'Test::DistManifest required to test MANIFEST'; } manifest_ok('MANIFEST', 'MANIFEST.SKIP'); # Default options manifest_ok(); # Functionally equivalent to above =head1 COMPATIBILITY This module was tested under Perl 5.10.0, using Debian Linux. However, because it's Pure Perl and doesn't do anything too obscure, it should be compatible with any version of Perl that supports its prerequisite modules. If you encounter any problems on a different version or architecture, please contact the maintainer. =head1 FUNCTIONS =head2 manifest_ok manifest_ok( $manifest, $skipfile ) This subroutine checks the manifest list contained in C<$manifest> by using C to determine the list of files and then checking for the existence of all such files. Then, it checks if there are any files in the distribution that were not specified in the C<$manifest> file but do not match any regular expressions provided in the C<$skipfile> exclusion file. If your MANIFEST file is generated by a module installation toolchain system such as L, L or L, then you shouldn't have any problems with these files. It's just a helpful test to remind you to update these files, using: $ make manifest # For ExtUtils::MakeMaker $ ./Build manifest # For Module::Build =head2 Non-Fatal Errors By default, errors in the B or B files are treated as fatal, which really is the purpose of using C as part of your author test suite. In some cases this is not desirable behaviour, such as with the Debian Perl Group, which runs all tests - including author tests - as part of its module packaging process. This wreaks havoc because Debian adds its control files in C downstream, and that directory or its files are generally not in B. By setting the environment variable B to a true value, errors will be non-fatal - they show up as diagnostic messages only, but all tests pass from the perspective of C. This can be used in a test script as: $ENV{MANIFEST_WARN_ONLY} = 1; or from other shell scripts as: export MANIFEST_WARN_ONLY=1 Note that parsing errors in B and circular dependencies will always be considered fatal. The author is not aware of any cases where other behaviour would be useful. =cut sub manifest_ok { my $warn_only = $ENV{MANIFEST_WARN_ONLY} || 0; my $manifile = shift || 'MANIFEST'; my $skipfile = shift || 'MANIFEST.SKIP'; my $root = Cwd::getcwd(); # this is Build.PL's Cwd my $manifest = Module::Manifest->new; unless ($test->has_plan) { $test->plan(tests => 4); } # Try to parse the MANIFEST and MANIFEST.SKIP files eval { $manifest->open(manifest => $manifile); }; if ($@) { $test->diag($!); } $test->ok(!$@, 'Parse MANIFEST or equivalent'); eval { $manifest->open(skip => $skipfile); }; if ($@) { $test->diag('Unable to parse MANIFEST.SKIP file:'); $test->diag($!); $test->diag('Using default skip data from ExtUtils::Manifest 1.58'); $manifest->parse( skip => [ # Version control files '\bRCS\b', '\bCVS\b', '\bSCCS\b', ',v$', '\B\.svn\b', '\B\.git\b', '\B\.gitignore\b', '\b_darcs\b', '\B\.cvsignore$', # Build remnants '\bMANIFEST\.bak', '\bMakefile$', '\bblib/', '\bMakeMaker-\d', '\bpm_to_blib\.ts$', '\bpm_to_blib$', '\bblibdirs\.ts$', '\bBuild$', '\b_build/', '\bBuild.bat$', '\bBuild.COM$', '\bBUILD.COM$', '\bbuild.com$', '^MYMETA\.', # Temporary and backup files '~$', '\.old$', '\#$', '\b\.#', '\.bak$', '\.tmp$', '\.#', '\.rej$', # Mac OSX metadata '\B\.DS_Store', '\B\._', # Devel::Cover files '\bcover_db\b', '\bcovered\b', ]); } my @files; # Callback function called by File::Find my $closure = sub { # Trim off the package root to determine the relative path. my $path = File::Spec->abs2rel($File::Find::name, $root); # Portably deal with different OSes if ($platforms{$^O}) { # Check if we are on a non-Unix platform # Get path info from File::Spec, split apart my (undef, $dir, $file) = File::Spec->splitpath($path); my @dir = File::Spec->splitdir($dir); # Reconstruct the path in Unix-style $dir = File::Spec::Unix->catdir(@dir); $path = File::Spec::Unix->catpath(undef, $dir, $file); } # Test that the path is a file and then make sure it's not skipped if (-f $path && !$manifest->skipped($path)) { push @files, $path; } return; }; # Traverse the directory recursively File::Find::find({ wanted => $closure, untaint => 1, no_chdir => 1, }, $root); # The two arrays have no duplicates. Thus we loop through them and # add the result to a hash. my %seen; # Allocate buckets for the hash keys(%seen) = 2 * scalar(@files); foreach my $path (@files, $manifest->files) { $seen{$path}++; } my $flag = 1; foreach my $path (@files) { # Skip the path if it was seen twice (the expected condition) next if ($seen{$path} == 2); # Oh no, we have files in @files not in $manifest->files if ($flag == 1) { $test->diag('Distribution files are missing in MANIFEST:'); $flag = 0; } $test->diag($path); } $test->ok($warn_only || $flag, 'All files are listed in MANIFEST or ' . 'skipped'); # Reset the flag and test $manifest->files now $flag = 1; my @circular = (); # for detecting circular logic foreach my $path ($manifest->files) { # Skip the path if it was seen twice (the expected condition) next if ($seen{$path} == 2); # If the file should exist but is passed by MANIFEST.SKIP, we have # a strange circular logic condition. if ($manifest->skipped($path)) { push (@circular, $path); next; } # Oh no, we have files in $manifest->files not in @files if ($flag == 1) { $test->diag('MANIFEST lists the following missing files:'); $flag = 0; } $test->diag($path); } $test->ok($warn_only || $flag, 'All files listed in MANIFEST exist ' . 'on disk'); # Test for circular dependencies $flag = (scalar @circular == 0) ? 1 : 0; if (not $flag) { $test->diag('MANIFEST and MANIFEST.SKIP have circular dependencies:'); foreach my $path (@circular) { $test->diag($path); } } $test->ok($flag, 'No files are in both MANIFEST and MANIFEST.SKIP'); return; } =head1 GUTS This module internally plans 4 tests: =over =item 1 B can be parsed by C =item 2 Check which files exist in the distribution directory that do not match an existing regular expression in B and not listed in the B file. These files should either be excluded from the test by addition of a mask in MANIFEST.SKIP (in the case of temporary development or test files) or should be included in the MANIFEST. =item 3 Check which files are specified in B but do not exist on the disk. This usually occurs when one deletes a test or similar script from the distribution, or accidentally moves it. =item 4 Check which files are specified in both B and B. This is clearly an unsatisfiable condition, since the file in question cannot be expected to be included while also simultaneously ignored. =back If you want to run tests on multiple different MANIFEST files, you can simply pass 'no_plan' to the import function, like so: use Test::DistManifest 'no_plan'; # Multiple tests work properly now manifest_ok('MANIFEST', 'MANIFEST.SKIP'); manifest_ok(); manifest_ok('MANIFEST.OTHER', 'MANIFEST.SKIP'); I doubt this will be useful to users of this module. However, this is used internally for testing and it might be helpful to you. You can also plan more tests, but keep in mind that the idea of "3 internal tests" may change in the future. Example code: use Test::DistManifest tests => 5; manifest_ok(); # 4 tests ok(1, 'is 1 true?'); =head1 AUTHOR Jonathan Yu Ejawnsy@cpan.orgE =head2 CONTRIBUTORS Your name here ;-) =head1 ACKNOWLEDGEMENTS =over =item * Thanks to Adam Kennedy for developing L, which provides much of the core functionality for these tests. =item * Thanks to Apocalypse Eapocal@cpan.orgE, for helping me track down an obscure bug caused by circular dependencies: when files are expected by MANIFEST but explictly skipped by MANIFEST.SKIP. =back =head1 SUPPORT You can find documentation for this module with the perldoc command. perldoc Test::DistManifest You can also look for information at: =over =item * AnnoCPAN: Annotated CPAN documentation L =item * CPAN Ratings L =item * Search CPAN L =item * CPAN Request Tracker L =item * CPAN Testing Service (Kwalitee Tests) L =back =head1 REPOSITORY You can access the most recent development version of this module at: L If you are a CPAN developer and would like to make modifications to the code base, please contact Adam Kennedy Eadamk@cpan.orgE, the repository administrator. I only ask that you contact me first to discuss the changes you wish to make to the distribution. =head1 FEEDBACK Please send relevant comments, rotten tomatoes and suggestions directly to the maintainer noted above. If you have a bug report or feature request, please file them on the CPAN Request Tracker at L. If you are able to submit your bug report in the form of failing unit tests, you are B encouraged to do so. =head1 SEE ALSO L, a module providing similar functionality =head1 CAVEATS =head2 KNOWN BUGS There are no known bugs as of this release. =head2 LIMITATIONS =over =item * There is currently no way to test a MANIFEST/MANIFEST.SKIP without having the files actually exist on disk. I am planning for this to change in the future. =item * This module has not been tested very thoroughly with Unicode. =item * This module does not produce any useful diagnostic messages in terms of how to correct the situation. Hopefully this will be obvious for anybody using the module; the emphasis should be on generating helpful error messages. =back =head1 QUALITY ASSURANCE METRICS =head2 TEST COVERAGE File stmt bran cond sub pod total ----------------------- ------ ------ ------ ------ ------ ------ Test/DistManifest.pm 96.1 95.8 100.0 100.0 100.0 96.8 =head1 LICENSE Copyright 2008-2009 by Jonathan Yu This package is distributed under the same terms as Perl itself. Please see the F file included in this distribution for full details of these terms. =head1 DISCLAIMER OF WARRANTY This software is provided by the copyright holders and contributors "AS IS" and ANY EXPRESS OR IMPLIED WARRANTIES, including, but not limited to, the IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. In no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage. =cut 1; t000700001750001750 011316260532 13742 5ustar00jonjon000000000000Test-DistManifest-1.009extra000444001750001750 32611316260532 15140 0ustar00jonjon000000000000Test-DistManifest-1.009/tBuild.PL CHANGES FILE.MISSING examples/checkmanifest.t lib/Test/DistManifest.pm LICENSE NOT.FOUND Makefile.PL MANIFEST This list of files MANIFEST.SKIP META.yml README SOME.INVALID.FILE t/02manifest.t t/03core.t 04default.t000444001750001750 226411316260532 16072 0ustar00jonjon000000000000Test-DistManifest-1.009/t#!/usr/bin/perl -T # t/04default.t # Test loading of a default MANIFEST.SKIP # # $Id: 04default.t 10670 2009-12-29 01:33:24Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::DistManifest; use Test::More; # for plan use File::Spec; require Test::Builder::Tester; require Test::NoWarnings; unless ($ENV{RELEASE_TESTING}) { plan skip_all => 'Author tests not required for installation'; } Test::Builder::Tester->import( tests => 2 ); Test::NoWarnings->import(); # 1 test # If MANIFEST_WARN_ONLY is set, unset it if (exists($ENV{MANIFEST_WARN_ONLY})) { delete($ENV{MANIFEST_WARN_ONLY}); } # Test default MANIFEST.SKIP when none is present # 1 test test_out('ok 1 - Parse MANIFEST or equivalent'); test_diag('Unable to parse MANIFEST.SKIP file:'); test_diag('No such file or directory'); test_diag('Using default skip data from ExtUtils::Manifest 1.58'); test_out('ok 2 - All files are listed in MANIFEST or skipped'); test_out('ok 3 - All files listed in MANIFEST exist on disk'); test_out('ok 4 - No files are in both MANIFEST and MANIFEST.SKIP'); manifest_ok('MANIFEST', 'INVALID.FILE'); test_test( name => 'Uses default MANIFEST.SKIP on failure to parse', skip_err => 1, ); 99kwalitee.t000444001750001750 127511316260532 16272 0ustar00jonjon000000000000Test-DistManifest-1.009/t#!/usr/bin/perl # t/99kwalitee.t # Uses the CPANTS Kwalitee metrics to test the distribution # # $Id: 99kwalitee.t 8673 2009-08-20 03:41:42Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More; unless ($ENV{AUTOMATED_TESTING} or $ENV{RELEASE_TESTING}) { plan skip_all => 'Author tests not required for installation'; } my %MODULES = ( 'Test::Kwalitee' => 1.01, 'Module::CPANTS::Analyse' => 0.85, ); while (my ($module, $version) = each %MODULES) { eval "use $module $version"; next unless $@; if ($ENV{RELEASE_TESTING}) { die 'Could not load release-testing module ' . $module; } else { plan skip_all => $module . ' not available for testing'; } } 01compile.t000444001750001750 52411316260532 16050 0ustar00jonjon000000000000Test-DistManifest-1.009/t#!/usr/bin/perl -T # t/01compile.t # Check that the module can be compiled and loaded properly. # # $Id: 01compile.t 8204 2009-07-25 18:44:04Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More tests => 2; use Test::NoWarnings; # 1 test # Check that we can load the module BEGIN { use_ok('Test::DistManifest'); # 1 test } 00signature.t000444001750001750 142411316260532 16440 0ustar00jonjon000000000000Test-DistManifest-1.009/t#!/usr/bin/perl # t/00signature.t # Test that the SIGNATURE matches the distribution # # $Id: 00signature.t 8204 2009-07-25 18:44:04Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More; unless ($ENV{AUTOMATED_TESTING} or $ENV{RELEASE_TESTING}) { plan skip_all => 'Author tests not required for installation'; } unless ($ENV{HAS_INTERNET}) { plan skip_all => 'Set HAS_INTERNET to enable tests requiring Internet'; } my %MODULES = ( 'Test::Signature' => 0, ); while (my ($module, $version) = each %MODULES) { eval "use $module $version"; next unless $@; if ($ENV{RELEASE_TESTING}) { die 'Could not load release-testing module ' . $module; } else { plan skip_all => $module . ' not available for testing'; } } plan tests => 1; signature_ok(); 98pod-coverage.t000444001750001750 154511316260532 17037 0ustar00jonjon000000000000Test-DistManifest-1.009/t#!/usr/bin/perl -T # t/98pod-coverage.t # Ensures all subroutines are documented with POD # # $Id: 98pod-coverage.t 8673 2009-08-20 03:41:42Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More; unless ($ENV{AUTOMATED_TESTING} or $ENV{RELEASE_TESTING}) { plan skip_all => 'Author tests not required for installation'; } my %MODULES = ( 'Test::Pod::Coverage' => 1.04, ); # Module::CPANTS::Kwalitee won't detect that we're using test modules as # author tests, so we convince it that we're loading it in the normal way. 0 and require Test::Pod::Coverage; while (my ($module, $version) = each %MODULES) { eval "use $module $version"; next unless $@; if ($ENV{RELEASE_TESTING}) { die 'Could not load release-testing module ' . $module; } else { plan skip_all => $module . ' not available for testing'; } } all_pod_coverage_ok(); 99min-perl.t000444001750001750 134611316260532 16207 0ustar00jonjon000000000000Test-DistManifest-1.009/t#!/usr/bin/perl # t/99min-perl.t # Tests that the minimum required Perl version matches META.yml # # $Id: 99min-perl.t 8674 2009-08-20 03:52:01Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More; unless ($ENV{AUTOMATED_TESTING} or $ENV{RELEASE_TESTING}) { plan skip_all => 'Author tests not required for installation'; } my %MODULES = ( 'Test::MinimumVersion' => 0.008, 'Perl::MinimumVersion' => 1.20, ); while (my ($module, $version) = each %MODULES) { eval "use $module $version"; next unless $@; if ($ENV{RELEASE_TESTING}) { die 'Could not load release-testing module ' . $module; } else { plan skip_all => $module . ' not available for testing'; } } all_minimum_version_from_metayml_ok(); 97pod.t000444001750001750 152011316260532 15236 0ustar00jonjon000000000000Test-DistManifest-1.009/t#!/usr/bin/perl -T # t/97pod.t # Checks that POD commands are correct # # $Id: 97pod.t 8673 2009-08-20 03:41:42Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More; unless ($ENV{AUTOMATED_TESTING} or $ENV{RELEASE_TESTING}) { plan skip_all => 'Author tests not required for installation'; } my %MODULES = ( 'Test::Pod' => 1.26, 'Pod::Simple' => 3.07, ); # Module::CPANTS::Kwalitee won't detect that we're using test modules as # author tests, so we convince it that we're loading it in the normal way. 0 and require Test::Pod; while (my ($module, $version) = each %MODULES) { eval "use $module $version"; next unless $@; if ($ENV{RELEASE_TESTING}) { die 'Could not load release-testing module ' . $module; } else { plan skip_all => $module . ' not available for testing'; } } all_pod_files_ok(); 03warn-only.t000444001750001750 376511316260532 16402 0ustar00jonjon000000000000Test-DistManifest-1.009/t#!/usr/bin/perl -T # t/03warn-only.t # Ensures the nonfatal mode works properly # # $Id: 03warn-only.t 10578 2009-12-22 01:12:10Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::Builder::Tester tests => 4; # The sum of all subtests use Test::DistManifest; use Test::NoWarnings; # 1 test # Set MANIFEST_WARN_ONLY to true $ENV{MANIFEST_WARN_ONLY} = 1; # Run the same tests as 03core.t, but make sure they are all non-fatal now. # Run the test when MANIFEST is invalid but the MANIFEST.SKIP file is okay # 1 test test_out('not ok 1 - Parse MANIFEST or equivalent'); test_out('ok 2 - All files are listed in MANIFEST or skipped'); test_out('ok 3 - All files listed in MANIFEST exist on disk'); test_diag('No such file or directory'); test_fail(+1); test_out('ok 4 - No files are in both MANIFEST and MANIFEST.SKIP'); manifest_ok('INVALID.FILE', 'MANIFEST.SKIP'); test_test( name => 'Fails when MANIFEST cannot be parsed', skip_err => 1, ); # Test what happens when MANIFEST contains some extra files # 1 test test_out('ok 1 - Parse MANIFEST or equivalent'); test_out('ok 2 - All files are listed in MANIFEST or skipped'); test_out('ok 3 - All files listed in MANIFEST exist on disk'); test_out('ok 4 - No files are in both MANIFEST and MANIFEST.SKIP'); test_fail(+1); manifest_ok(File::Spec->catfile('t', 'extra'), 'MANIFEST.SKIP'); test_test( name => 'Succeeds even when MANIFEST contains extra files', skip_err => 1, ); # Test what happens when we have some strange circular logic; that is, # when MANIFEST and MANIFEST.SKIP point to the same file! # 1 test test_out('ok 1 - Parse MANIFEST or equivalent'); test_out('ok 2 - All files are listed in MANIFEST or skipped'); test_out('ok 3 - All files listed in MANIFEST exist on disk'); test_out('not ok 4 - No files are in both MANIFEST and MANIFEST.SKIP'); test_fail(+1); manifest_ok('MANIFEST', File::Spec->catfile('t', 'circular')); test_test( name => 'Fails when files are in both MANIFEST and MANIFEST.SKIP', skip_err => 1, ); 99meta.t000444001750001750 135511316260532 15412 0ustar00jonjon000000000000Test-DistManifest-1.009/t#!/usr/bin/perl -T # t/99meta.t # Tests that the META.yml meets the specification # # $Id: 99meta.t 8673 2009-08-20 03:41:42Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More; unless ($ENV{AUTOMATED_TESTING} or $ENV{RELEASE_TESTING}) { plan skip_all => 'Author tests not required for installation'; } my %MODULES = ( 'Test::CPAN::Meta' => 0.13, ); while (my ($module, $version) = each %MODULES) { eval "use $module $version"; next unless $@; if ($ENV{RELEASE_TESTING}) { die 'Could not load release-testing module ' . $module; } else { plan skip_all => $module . ' not available for testing'; } } plan tests => 2; # counts as 2 tests meta_spec_ok('META.yml', undef, 'META.yml matches the META-spec'); 03core.t000444001750001750 410311316260532 15367 0ustar00jonjon000000000000Test-DistManifest-1.009/t#!/usr/bin/perl -T # t/03core.t # Ensures the MANIFEST test output looks reasonable. # # $Id: 03core.t 10670 2009-12-29 01:33:24Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::Builder::Tester tests => 8; use Test::DistManifest; use Test::NoWarnings; # 1 test use File::Spec; # If MANIFEST_WARN_ONLY is set, unset it if (exists($ENV{MANIFEST_WARN_ONLY})) { delete($ENV{MANIFEST_WARN_ONLY}); } # This one is already tested as part of 02manifest.t #manifest_ok(); manifest_ok('MANIFEST', 'MANIFEST.SKIP'); # Run the test when MANIFEST is invalid but the MANIFEST.SKIP file is okay # 1 test test_out('not ok 1 - Parse MANIFEST or equivalent'); test_out('not ok 2 - All files are listed in MANIFEST or skipped'); test_out('ok 3 - All files listed in MANIFEST exist on disk'); test_diag('No such file or directory'); test_fail(+1); test_out('ok 4 - No files are in both MANIFEST and MANIFEST.SKIP'); manifest_ok('INVALID.FILE', 'MANIFEST.SKIP'); test_test( name => 'Fails when MANIFEST cannot be parsed', skip_err => 1, ); # Test what happens when MANIFEST contains some extra files # 1 test test_out('ok 1 - Parse MANIFEST or equivalent'); test_out('not ok 2 - All files are listed in MANIFEST or skipped'); test_out('not ok 3 - All files listed in MANIFEST exist on disk'); test_out('ok 4 - No files are in both MANIFEST and MANIFEST.SKIP'); test_fail(+1); manifest_ok(File::Spec->catfile('t', 'extra'), 'MANIFEST.SKIP'); test_test( name => 'Fails when MANIFEST contains extra files', skip_err => 1, ); # Test what happens when we have some strange circular logic; that is, # when MANIFEST and MANIFEST.SKIP point to the same file! # 1 test test_out('ok 1 - Parse MANIFEST or equivalent'); test_out('ok 2 - All files are listed in MANIFEST or skipped'); test_out('ok 3 - All files listed in MANIFEST exist on disk'); test_out('not ok 4 - No files are in both MANIFEST and MANIFEST.SKIP'); test_fail(+1); manifest_ok('MANIFEST', File::Spec->catfile('t', 'circular')); test_test( name => 'Fails when files are in both MANIFEST and MANIFEST.SKIP', skip_err => 1, ); 02manifest.t000444001750001750 32511316260532 16226 0ustar00jonjon000000000000Test-DistManifest-1.009/t#!/usr/bin/perl -T # t/02manifest.t # Ensures MANIFEST file is up-to-date # # $Id: 02manifest.t 8204 2009-07-25 18:44:04Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::DistManifest; manifest_ok(); 01portability.t000444001750001750 210711316260532 17001 0ustar00jonjon000000000000Test-DistManifest-1.009/t#!/usr/bin/perl -T # t/01portability.t # Tests if the distribution seems to be portable # # $Id: 01portability.t 8674 2009-08-20 03:52:01Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More; unless ($ENV{AUTOMATED_TESTING} or $ENV{RELEASE_TESTING}) { plan skip_all => 'Author tests not required for installation'; } my %MODULES = ( 'Test::Portability::Files' => 0, ); while (my ($module, $version) = each %MODULES) { eval "use $module $version"; next unless $@; if ($ENV{RELEASE_TESTING}) { die 'Could not load release-testing module ' . $module; } else { plan skip_all => $module . ' not available for testing'; } } options( # For descriptions of what these do, consult Test::Portability::Files test_amiga_length => 1, test_ansi_chars => 1, test_case => 1, test_dir_noext => 1, test_dos_length => 0, test_mac_length => 1, test_one_dot => 0, test_space => 1, test_special_chars => 1, test_symlink => 1, test_vms_length => 1, use_file_find => 0, ); run_tests(); circular000444001750001750 173611316260532 15647 0ustar00jonjon000000000000Test-DistManifest-1.009/t# Skip a file defined in MANIFEST (for confusing results) MANIFEST\.SKIP # Avoid version control files. \bRCS\b \bCVS\b \bSCCS\b ,v$ \B\.svn\b \B\.git\b \B\.gitignore\b \b_darcs\b \B\.cvsignore$ # Avoid VMS specific MakeMaker generated files \bDescrip.MMS$ \bDESCRIP.MMS$ \bdescrip.mms$ # Avoid Makemaker generated and utility files. \bMANIFEST\.bak \bMakefile$ \bblib/ \bMakeMaker-\d \bpm_to_blib\.ts$ \bpm_to_blib$ \bblibdirs\.ts$ # 6.18 through 6.25 generated this # Avoid Module::Build generated and utility files. \bBuild$ \b_build/ \bBuild.bat$ \bBuild.COM$ \bBUILD.COM$ \bbuild.com$ # Avoid temp and backup files. ~$ \.old$ \#$ \b\.# \.bak$ \.tmp$ \.# \.rej$ # Avoid OS-specific files/dirs # Mac OSX metadata \B\.DS_Store # Mac OSX SMB mount metadata files \B\._ # Avoid Devel::Cover and Devel::CoverX::Covered files. \bcover_db\b \bcovered\b # Avoid MYMETA files ^MYMETA\. # Test::Kwalitee cache files. ^Debian_CPANTS\.txt # Debian package control files ^debian/