Dist-Build-0.020000755001750001750 015004667262 13110 5ustar00leontleont000000000000README100644001750001750 60215004667262 14027 0ustar00leontleont000000000000Dist-Build-0.020This archive contains the distribution Dist-Build, version 0.020: A modern module builder, author tools not included! This software is copyright (c) 2024 by Leon Timmermans. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. This README file was generated by Dist::Zilla::Plugin::Readme v6.032. Changes100644001750001750 712115004667262 14465 0ustar00leontleont000000000000Dist-Build-0.020Revision history for Dist-Build 0.020 2025-05-01 14:52:59+02:00 Europe/Brussels - No longer install script/ by default 0.019 2025-04-09 23:20:58+02:00 Europe/Brussels - Adapt to load_extension - Normalize sharedir paths in create_pattern - Add is_os and is_os_type delegates - Rename distribution_version delegate to version - Adapt to standard self and outer methods on Planner 0.018 2025-03-17 11:58:21+01:00 Europe/Brussels - Add auto_xs to Dist::Build::XS - Use filesets to find files - Make various delegates return their target - Allow double copy 0.017 2025-03-11 21:53:17+01:00 Europe/Brussels - Don't expose Dist::Build::Core to main planner - Document core delegates and known plugins 0.016 2024-10-06 18:04:02+02:00 Europe/Brussels - Add Dist::Build::DynamicPrereqs - Rename main_module_name to main_module - Add default module to module_sharedir in Dist::Build::ShareDir - Rename the dist_name delegate to distribution 0.015 2024-09-20 14:07:03+02:00 Europe/Brussels - Add Dist::Build::XS::Alien - Add support for exporting compilation flags. - Fix various issues in dump functions. 0.014 2024-09-13 11:25:35+02:00 Europe/Brussels - Add Dist::Build::XS::WriteConstants 0.013 2024-09-03 18:30:13+02:00 Europe/Brussels - Add a base argument to lib_files - Make extension for manpages overridable 0.012 2024-08-31 21:05:21+02:00 Europe/Brussels - Shorten module_name and module_version arguments in add_xs - Add support for exporting and importing headers - Pass on config in Dist::Build::XS 0.011 2024-08-11 23:19:50+02:00 Europe/Brussels - Let get_config modify build stage arguments - Add main_module_name helper 0.010 2024-08-04 00:41:56+02:00 Europe/Brussels - Add missing prereqs due to misconfigured dist.ini 0.009 2024-08-01 23:01:19+02:00 Europe/Brussels - Make path portable in build tests 0.008 2024-08-01 12:56:09+02:00 Europe/Brussels - Add compilation configurator - Only load Dist::Build::XS dependencies when necessary - Remove curdir and inc/ from automatic include paths in Dist::Build::XS - Allow file to be specified instead of module in Dist::Build::XS - Allow sources to be a hash in Dist::Build::XS - Extract script and lib logic out of base module - Add clean and autoclean actions 0.007 2024-07-20 15:19:09+02:00 Europe/Brussels - Properly depend on new ExtUtils::Builder::Compiler - Fix misspelling of extra_linker_flags - Add file argument to Dist::Build::XS - Add new_planner delegate 0.006 2024-07-15 21:22:15+02:00 Europe/Brussels - Make mkdir nodes non-phony - Provide better messages for most actions 0.005 2024-07-14 16:30:28+02:00 Europe/Brussels - Fix argument handling in mkdir - Add dry_run support to install deserializer 0.004 2024-07-13 13:49:39+02:00 Europe/Brussels - Sort test files - Add self delegate for DSL 0.003 2024-04-27 22:55:07+02:00 Europe/Brussels - Allow extra compiler and linker flags to be a string 0.002 2024-04-27 12:07:09+02:00 Europe/Brussels - Add dynamic prereqs - Depend on ExtUtils::HasCompiler 0.024 0.001 2024-04-26 12:49:11+02:00 Europe/Brussels Initial release to an unsuspecting world LICENSE100644001750001750 4644015004667262 14226 0ustar00leontleont000000000000Dist-Build-0.020This software is copyright (c) 2024 by Leon Timmermans. 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) 2024 by Leon Timmermans. This is free software, licensed under: The GNU General Public License, Version 1, February 1989 GNU GENERAL PUBLIC LICENSE Version 1, February 1989 Copyright (C) 1989 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The license agreements of most software companies try to keep users at the mercy of those companies. By contrast, our General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. The General Public License applies to the Free Software Foundation's software and to any other program whose authors commit to using it. You can use it for your programs, too. When we speak of free software, we are referring to freedom, not price. Specifically, the General Public License is designed to make sure that you have the freedom to give away or sell copies of free software, that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of a such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must tell them their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any work containing the Program or a portion of it, either verbatim or with modifications. Each licensee is addressed as "you". 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this General Public License and to the absence of any warranty; and give any other recipients of the Program a copy of this General Public License along with the Program. You may charge a fee for the physical act of transferring a copy. 2. You may modify your copy or copies of the Program or any portion of it, and copy and distribute such modifications under the terms of Paragraph 1 above, provided that you also do the following: a) cause the modified files to carry prominent notices stating that you changed the files and the date of any change; and b) cause the whole of any work that you distribute or publish, that in whole or in part contains the Program or any part thereof, either with or without modifications, to be licensed at no charge to all third parties under the terms of this General Public License (except that you may choose to grant warranty protection to some or all third parties, at your option). c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the simplest and most usual way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this General Public License. d) You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. Mere aggregation of another independent work with the Program (or its derivative) on a volume of a storage or distribution medium does not bring the other work under the scope of these terms. 3. You may copy and distribute the Program (or a portion or derivative of it, under Paragraph 2) in object code or executable form under the terms of Paragraphs 1 and 2 above provided that you also do one of the following: a) accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Paragraphs 1 and 2 above; or, b) accompany it with a written offer, valid for at least three years, to give any third party free (except for a nominal charge for the cost of distribution) a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Paragraphs 1 and 2 above; or, c) accompany it with the information you received as to where the corresponding source code may be obtained. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form alone.) Source code for a work means the preferred form of the work for making modifications to it. For an executable file, complete source code means all the source code for all modules it contains; but, as a special exception, it need not include source code for modules which are standard libraries that accompany the operating system on which the executable file runs, or for standard header files or definitions files that accompany that operating system. 4. You may not copy, modify, sublicense, distribute or transfer the Program except as expressly provided under this General Public License. Any attempt otherwise to copy, modify, sublicense, distribute or transfer the Program is void, and will automatically terminate your rights to use the Program under this License. However, parties who have received copies, or rights to use copies, from you under this General Public License will not have their licenses terminated so long as such parties remain in full compliance. 5. By copying, distributing or modifying the Program (or any work based on the Program) you indicate your acceptance of this license to do so, and all its terms and conditions. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. 7. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of the license which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the license, you may choose any version ever published by the Free Software Foundation. 8. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS Appendix: How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to humanity, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) 19yy This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) 19xx name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (a program to direct compilers to make passes at assemblers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice That's all there is to it! --- The Perl Artistic License 1.0 --- This software is Copyright (c) 2024 by Leon Timmermans. This is free software, licensed under: The Perl 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 as specified below. "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 uunet.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) give non-standard executables non-standard names, and clearly document 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. You may embed this Package's interpreter within an executable of yours (by linking); this shall be construed as a mere form of aggregation, provided that the complete Standard Version of the interpreter is so embedded. 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 whoever generated them, and may be sold commercially, and may be aggregated with this Package. If such scripts or library files are aggregated with this Package via the so-called "undump" or "unexec" methods of producing a binary executable image, then distribution of such an image shall neither be construed as a distribution of this Package nor shall it fall under the restrictions of Paragraphs 3 and 4, provided that you do not represent such an executable image as a Standard Version of this Package. 7. C subroutines (or comparably compiled subroutines in other languages) supplied by you and linked into this Package in order to emulate subroutines and variables of the language defined by this Package shall not be considered part of this Package, but are the equivalent of input as in Paragraph 6, provided these subroutines do not change the language in any way that would cause it to fail the regression tests for the language. 8. Aggregation of this Package with a commercial distribution is always permitted provided that the use of this Package is embedded; that is, when no overt attempt is made to make this Package's interfaces visible to the end user of the commercial distribution. Such use shall not be construed as a distribution of this Package. 9. The name of the Copyright Holder may not be used to endorse or promote products derived from this software without specific prior written permission. 10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. The End INSTALL100644001750001750 461415004667262 14227 0ustar00leontleont000000000000Dist-Build-0.020This is the Perl distribution Dist-Build. Installing Dist-Build is straightforward. ## Installation with cpanm If you have cpanm, you only need one line: % cpanm Dist::Build If it does not have permission to install modules to the current perl, cpanm will automatically set up and install to a local::lib in your home directory. See the local::lib documentation (https://metacpan.org/pod/local::lib) for details on enabling it in your environment. ## Installing with the CPAN shell Alternatively, if your CPAN shell is set up, you should just be able to do: % cpan Dist::Build ## Manual installation As a last resort, you can manually install it. If you have not already downloaded the release tarball, you can find the download link on the module's MetaCPAN page: https://metacpan.org/pod/Dist::Build Untar the tarball, install configure prerequisites (see below), then build it: % perl Build.PL % ./Build && ./Build test Then install it: % ./Build install Or the more portable variation: % perl Build.PL % perl Build % perl Build test % perl Build install If your perl is system-managed, you can create a local::lib in your home directory to install modules to. For details, see the local::lib documentation: https://metacpan.org/pod/local::lib The prerequisites of this distribution will also have to be installed manually. The prerequisites are listed in one of the files: `MYMETA.yml` or `MYMETA.json` generated by running the manual build process described above. ## Configure Prerequisites This distribution requires other modules to be installed before this distribution's installer can be run. They can be found under the "configure_requires" key of META.yml or the "{prereqs}{configure}{requires}" key of META.json. ## Other Prerequisites This distribution may require additional modules to be installed after running Build.PL. Look for prerequisites in the following phases: * to run ./Build, PHASE = build * to use the module code itself, PHASE = runtime * to run tests, PHASE = test They can all be found in the "PHASE_requires" key of MYMETA.yml or the "{prereqs}{PHASE}{requires}" key of MYMETA.json. ## Documentation Dist-Build documentation is available as POD. You can run `perldoc` from a shell to read the documentation: % perldoc Dist::Build For more information on installing Perl modules via CPAN, please see: https://www.cpan.org/modules/INSTALL.html dist.ini100644001750001750 152315004667262 14636 0ustar00leontleont000000000000Dist-Build-0.020name = Dist-Build author = Leon Timmermans license = Perl_5 copyright_holder = Leon Timmermans copyright_year = 2024 [Git::GatherDir] [PruneCruft] [MetaYAML] [License] [Manifest] [Readme] [AutoPrereqs] skip = Foo::Bar [MetaJSON] [GitHub::Meta] [Git::NextVersion] [MetaProvides::Package] [DistBuild] auto_configure_requires = 0 header = use lib 'lib'; [ConfigureSelf] sanatize_for = 5.008003 [Test::Compile] [PodSyntaxTests] ; [PodCoverageTests] [InstallGuide] [PodWeaver] [PkgVersion] [NextRelease] [CheckChangesHasContent] [Git::Check] [RunExtraTests] [TestRelease] [ConfirmRelease] [MinimumPerl] [UploadToCPAN] [Git::Commit] [Git::Tag] [Git::Push] [Prereqs / RuntimeConflicts] local::lib = <1.006008 [Prereqs] ExtUtils::Builder::ParseXS = 0 ExtUtils::Builder::Compiler = 0.028 CPAN::Requirements::Dynamic = 0.002 META.yml100644001750001750 642615004667262 14452 0ustar00leontleont000000000000Dist-Build-0.020--- abstract: 'A modern module builder, author tools not included!' author: - 'Leon Timmermans ' build_requires: Cwd: '0' Data::Dumper: '0' ExtUtils::HasCompiler: '0.024' File::Spec: '0' File::Temp: '0' IO::File: '0' IO::Handle: '0' IPC::Open2: '0' IPC::Open3: '0' Test::More: '0.88' XSLoader: '0' blib: '0' lib: '0' perl: '5.010' configure_requires: CPAN::Meta: '0' CPAN::Meta::Merge: '0' CPAN::Requirements::Dynamic: '0' ExtUtils::Builder::Action::Function: '0' ExtUtils::Builder::Node: '0' ExtUtils::Builder::Planner: '0.016' ExtUtils::Builder::Planner::Extension: '0' ExtUtils::Builder::Serializer: '0' ExtUtils::Builder::Util: '0' ExtUtils::Config: '0' ExtUtils::Helpers: '0.028' ExtUtils::InstallPaths: '0' File::ShareDir::Tiny: '0' Getopt::Long: '2.36' List::Util: '1.33' Parse::CPAN::Meta: '0' Perl::OSType: '0' TAP::Harness::Env: '0' parent: '0' perl: '5.010' version: '0' conflicts: local::lib: '< 1.006008' dynamic_config: 0 generated_by: 'Dist::Zilla version 6.032, 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: Dist-Build provides: Dist::Build: file: lib/Dist/Build.pm version: '0.020' Dist::Build::Core: file: lib/Dist/Build/Core.pm version: '0.020' Dist::Build::DynamicPrereqs: file: lib/Dist/Build/DynamicPrereqs.pm version: '0.020' Dist::Build::Serializer: file: lib/Dist/Build/Serializer.pm version: '0.020' Dist::Build::ShareDir: file: lib/Dist/Build/ShareDir.pm version: '0.020' Dist::Build::XS: file: lib/Dist/Build/XS.pm version: '0.020' Dist::Build::XS::Alien: file: lib/Dist/Build/XS/Alien.pm version: '0.020' Dist::Build::XS::Conf: file: lib/Dist/Build/XS/Conf.pm version: '0.020' Dist::Build::XS::Export: file: lib/Dist/Build/XS/Export.pm version: '0.020' Dist::Build::XS::Import: file: lib/Dist/Build/XS/Import.pm version: '0.020' Dist::Build::XS::WriteConstants: file: lib/Dist/Build/XS/WriteConstants.pm version: '0.020' requires: CPAN::Meta: '0' CPAN::Meta::Merge: '0' CPAN::Requirements::Dynamic: '0.002' Carp: '0' Exporter: '5.57' ExtUtils::Builder::Action::Function: '0' ExtUtils::Builder::Compiler: '0.028' ExtUtils::Builder::Node: '0' ExtUtils::Builder::ParseXS: '0' ExtUtils::Builder::Planner: '0.016' ExtUtils::Builder::Planner::Extension: '0' ExtUtils::Builder::Serializer: '0' ExtUtils::Builder::Util: '0' ExtUtils::Config: '0' ExtUtils::Helpers: '0.028' ExtUtils::Install: '0' ExtUtils::InstallPaths: '0' ExtUtils::Manifest: '0' File::Basename: '0' File::Copy: '0' File::Find: '0' File::Path: '0' File::ShareDir::Tiny: '0' File::Spec::Functions: '0' Getopt::Long: '2.36' List::Util: '1.33' Parse::CPAN::Meta: '0' Perl::OSType: '0' Pod::Man: '0' TAP::Harness::Env: '0' Text::ParseWords: '0' parent: '0' perl: '5.010' strict: '0' version: '0' warnings: '0' resources: bugtracker: https://github.com/Leont/dist-build/issues repository: git://github.com/Leont/dist-build.git version: '0.020' x_generated_by_perl: v5.40.1 x_serialization_backend: 'YAML::Tiny version 1.76' x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later' MANIFEST100644001750001750 103715004667262 14323 0ustar00leontleont000000000000Dist-Build-0.020# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.032. Build.PL Changes INSTALL LICENSE MANIFEST META.json META.yml README dist.ini examples/mbt-compat.pl lib/Dist/Build.pm lib/Dist/Build/Core.pm lib/Dist/Build/DynamicPrereqs.pm lib/Dist/Build/Serializer.pm lib/Dist/Build/ShareDir.pm lib/Dist/Build/XS.pm lib/Dist/Build/XS/Alien.pm lib/Dist/Build/XS/Conf.pm lib/Dist/Build/XS/Export.pm lib/Dist/Build/XS/Import.pm lib/Dist/Build/XS/WriteConstants.pm t/00-compile.t t/lib/DistGen.pm t/simple.t xt/author/pod-syntax.t Build.PL100644001750001750 27415004667262 14450 0ustar00leontleont000000000000Dist-Build-0.020# This Build.PL for Dist-Build was generated by Dist::Zilla::Plugin::DistBuild 0.002. use strict; use warnings; use lib 'lib'; use 5.010; use Dist::Build 0.001; Build_PL(\@ARGV, \%ENV); META.json100644001750001750 1245515004667262 14641 0ustar00leontleont000000000000Dist-Build-0.020{ "abstract" : "A modern module builder, author tools not included!", "author" : [ "Leon Timmermans " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "Dist-Build", "prereqs" : { "configure" : { "requires" : { "CPAN::Meta" : "0", "CPAN::Meta::Merge" : "0", "CPAN::Requirements::Dynamic" : "0", "ExtUtils::Builder::Action::Function" : "0", "ExtUtils::Builder::Node" : "0", "ExtUtils::Builder::Planner" : "0.016", "ExtUtils::Builder::Planner::Extension" : "0", "ExtUtils::Builder::Serializer" : "0", "ExtUtils::Builder::Util" : "0", "ExtUtils::Config" : "0", "ExtUtils::Helpers" : "0.028", "ExtUtils::InstallPaths" : "0", "File::ShareDir::Tiny" : "0", "Getopt::Long" : "2.36", "List::Util" : "1.33", "Parse::CPAN::Meta" : "0", "Perl::OSType" : "0", "TAP::Harness::Env" : "0", "parent" : "0", "perl" : "5.010", "version" : "0" } }, "develop" : { "requires" : { "Test::More" : "0", "Test::Pod" : "1.41" } }, "runtime" : { "conflicts" : { "local::lib" : "< 1.006008" }, "requires" : { "CPAN::Meta" : "0", "CPAN::Meta::Merge" : "0", "CPAN::Requirements::Dynamic" : "0.002", "Carp" : "0", "Exporter" : "5.57", "ExtUtils::Builder::Action::Function" : "0", "ExtUtils::Builder::Compiler" : "0.028", "ExtUtils::Builder::Node" : "0", "ExtUtils::Builder::ParseXS" : "0", "ExtUtils::Builder::Planner" : "0.016", "ExtUtils::Builder::Planner::Extension" : "0", "ExtUtils::Builder::Serializer" : "0", "ExtUtils::Builder::Util" : "0", "ExtUtils::Config" : "0", "ExtUtils::Helpers" : "0.028", "ExtUtils::Install" : "0", "ExtUtils::InstallPaths" : "0", "ExtUtils::Manifest" : "0", "File::Basename" : "0", "File::Copy" : "0", "File::Find" : "0", "File::Path" : "0", "File::ShareDir::Tiny" : "0", "File::Spec::Functions" : "0", "Getopt::Long" : "2.36", "List::Util" : "1.33", "Parse::CPAN::Meta" : "0", "Perl::OSType" : "0", "Pod::Man" : "0", "TAP::Harness::Env" : "0", "Text::ParseWords" : "0", "parent" : "0", "perl" : "5.010", "strict" : "0", "version" : "0", "warnings" : "0" } }, "test" : { "requires" : { "Cwd" : "0", "Data::Dumper" : "0", "ExtUtils::HasCompiler" : "0.024", "File::Spec" : "0", "File::Temp" : "0", "IO::File" : "0", "IO::Handle" : "0", "IPC::Open2" : "0", "IPC::Open3" : "0", "Test::More" : "0.88", "XSLoader" : "0", "blib" : "0", "lib" : "0", "perl" : "5.010" } } }, "provides" : { "Dist::Build" : { "file" : "lib/Dist/Build.pm", "version" : "0.020" }, "Dist::Build::Core" : { "file" : "lib/Dist/Build/Core.pm", "version" : "0.020" }, "Dist::Build::DynamicPrereqs" : { "file" : "lib/Dist/Build/DynamicPrereqs.pm", "version" : "0.020" }, "Dist::Build::Serializer" : { "file" : "lib/Dist/Build/Serializer.pm", "version" : "0.020" }, "Dist::Build::ShareDir" : { "file" : "lib/Dist/Build/ShareDir.pm", "version" : "0.020" }, "Dist::Build::XS" : { "file" : "lib/Dist/Build/XS.pm", "version" : "0.020" }, "Dist::Build::XS::Alien" : { "file" : "lib/Dist/Build/XS/Alien.pm", "version" : "0.020" }, "Dist::Build::XS::Conf" : { "file" : "lib/Dist/Build/XS/Conf.pm", "version" : "0.020" }, "Dist::Build::XS::Export" : { "file" : "lib/Dist/Build/XS/Export.pm", "version" : "0.020" }, "Dist::Build::XS::Import" : { "file" : "lib/Dist/Build/XS/Import.pm", "version" : "0.020" }, "Dist::Build::XS::WriteConstants" : { "file" : "lib/Dist/Build/XS/WriteConstants.pm", "version" : "0.020" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/Leont/dist-build/issues" }, "repository" : { "type" : "git", "url" : "git://github.com/Leont/dist-build.git", "web" : "https://github.com/Leont/dist-build" } }, "version" : "0.020", "x_generated_by_perl" : "v5.40.1", "x_serialization_backend" : "Cpanel::JSON::XS version 4.39", "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later" } t000755001750001750 015004667262 13274 5ustar00leontleont000000000000Dist-Build-0.020simple.t100644001750001750 1751315004667262 15141 0ustar00leontleont000000000000Dist-Build-0.020/t#! perl use strict; use warnings; use Config; use File::Spec::Functions 0 qw/catdir catfile/; use IPC::Open2; use Test::More 0.88; use lib 't/lib'; use DistGen qw/undent/; use XSLoader; use ExtUtils::HasCompiler 0.024 'can_compile_loadable_object'; use File::ShareDir::Tiny ':ALL'; local $ENV{PERL_INSTALL_QUIET}; local $ENV{PERL_MB_OPT}; #--------------------------------------------------------------------------# # fixtures #--------------------------------------------------------------------------# my $dist = DistGen->new(name => 'Foo::Bar'); $dist->chdir_in; $dist->add_file('share/file.txt', 'FooBarBaz'); $dist->add_file('module-share/Foo-Bar/file.txt', 'BazBarFoo'); $dist->add_file('script/simple', undent(<<' ---')); #!perl use Foo::Bar; print Foo::Bar->VERSION . "\n"; --- $dist->add_file('planner/scripts.pl', undent(<<' ---')); load_extension("Dist::Build::Core"); script_dir('script'); --- $dist->add_file('planner/shared.pl', undent(<<' ---')); load_extension("Dist::Build::ShareDir"); dist_sharedir('share', 'Foo-Bar'); module_sharedir('module-share/Foo-Bar', 'Foo::Bar'); --- $dist->add_file('planner/dynamic.pl', undent(<<' ---')); load_extension("Dist::Build::DynamicPrereqs"); evaluate_dynamic_prereqs(); --- my $has_compiler = can_compile_loadable_object(quiet => 1); if ($has_compiler) { $dist->add_file('lib/Foo/Bar.xs', undent(<<' ---')); #define PERL_NO_GET_CONTEXT #include "EXTERN.h" #include "perl.h" #include "XSUB.h" #include "foo.h" #include "bar.h" #ifndef FOO #error Did not import compiler flags #endif MODULE = Foo::Bar PACKAGE = Foo::Bar const char* foo() CODE: RETVAL = foo(); OUTPUT: RETVAL --- $dist->add_file('include/foo.h', undent(<<' ---')); char* foo(); --- $dist->add_file('inc/auto/share/module/TestLib/include/bar.h', undent(<<' ---')); #define BAR 1 --- $dist->add_file('inc/auto/share/module/TestLib/compile.json', undent(<<' ---')); { "defines": { "FOO": "ABC" } } --- $dist->add_file('src/foo.c', undent(<<' ---')); char* foo() { return "Hello World!\n"; } --- $dist->add_file('planner/xs.pl', undent(<<' ---')); use lib 'inc'; load_extension("Dist::Build::XS"); load_extension("Dist::Build::XS::Export"); load_extension("Dist::Build::XS::Import"); export_headers(dir => 'include'); export_flags(extra_compiler_flags => [ '-Wall' ]); add_xs( include_dirs => [ 'include' ], extra_sources => [ glob 'src/*.c' ], import => [ 'TestLib' ], ); --- } $dist->regen; my $interpreter = ($Config{startperl} eq $^X ) ? qr/#!\Q$^X\E/ : qr/(?:#!\Q$^X\E|\Q$Config{startperl}\E)/; my ($guts, $ec); sub _mod2pm { (my $mod = shift) =~ s{::}{/}g; return "$mod.pm" } sub _path2mod { (my $pm = shift) =~ s{/}{::}g; return substr $pm, 5, -3 } sub _mod2dist { (my $mod = shift) =~ s{::}{-}g; return $mod; } sub _slurp { do { local (@ARGV,$/)=$_[0]; <> } } #--------------------------------------------------------------------------# # configure #--------------------------------------------------------------------------# { ok(my $pid = open2(my ($in, $out), $^X, 'Build.PL', '--install_base', 'install'), 'Running Build.PL') or BAIL_OUT("Couldn't run Build.PL"); my $output = do { local $/; <$in> }; is(waitpid($pid, 0), $pid, 'Ran Build.PL successfully'); is($?, 0, 'Build returned 0') or BAIL_OUT(""); like($output, qr/Creating new 'Build' script for 'Foo-Bar' version '0.001'/, 'Output as expected'); ok( -f 'Build', "Build created" ); if ($^O eq 'MSWin32') { ok( -f 'Build.bat', 'Build is executable'); } else { ok( -x 'Build', "Build is executable" ); } open my $fh, "<", "Build"; my $line = <$fh>; like( $line, qr{\A$interpreter}, "Build has shebang line with \$^X" ); ok( -f '_build/params', "_build/params created" ); ok( -f '_build/graph', "_build/graph created" ); } #--------------------------------------------------------------------------# # build #--------------------------------------------------------------------------# { ok( my $pid = open2(my($in, $out), $^X, 'Build'), 'Can run Build' ); my $output = do { local $/; <$in> }; is( waitpid($pid, 0), $pid, 'Could run Build'); is($?, 0, 'Build returned 0'); my $filename = catfile(qw/lib Foo Bar.pm/); like($output, qr{\Q$filename}, 'Build output looks correctly'); ok( -d 'blib', "created blib" ); ok( -d 'blib/lib', "created blib/lib" ); ok( -d 'blib/script', "created blib/script" ); # check pm my $pmfile = _mod2pm($dist->name); ok( -f 'blib/lib/' . $pmfile, "$dist->{name} copied to blib" ); is( _slurp("lib/$pmfile"), _slurp("blib/lib/$pmfile"), "pm contents are correct" ); is((stat "blib/lib/$pmfile")[2] & 0222, 0, "pm file in blib is readonly" ); # check bin ok( -f 'blib/script/simple', "bin/simple copied to blib" ); like( _slurp("blib/script/simple"), '/' .quotemeta(_slurp("blib/script/simple")) . "/", "blib/script/simple contents are correct" ); if ($^O eq 'MSWin32') { ok( -f "blib/script/simple.bat", "blib/script/simple is executable"); } else { ok( -x "blib/script/simple", "blib/script/simple is executable" ); } is((stat "blib/script/simple")[2] & 0222, 0, "script in blib is readonly" ); if ($^O ne 'MSWin32') { open my $fh, "<", "blib/script/simple"; my $line = <$fh>; like( $line, qr{\A$interpreter}, "blib/script/simple has shebang line with \$^X" ); } require blib; blib->import; ok( -d dist_dir('Foo-Bar'), 'sharedir has been made'); ok( -f dist_file('Foo-Bar', 'file.txt'), 'sharedir file has been made'); ok( -d module_dir('Foo::Bar'), 'sharedir has been made'); ok( -f module_file('Foo::Bar', 'file.txt'), 'sharedir file has been made'); ok( -d catdir(qw/blib lib auto share dist Foo-Bar/), 'dist sharedir has been made'); ok( -f catfile(qw/blib lib auto share dist Foo-Bar file.txt/), 'dist sharedir file has been made'); ok( -d catdir(qw/blib lib auto share module Foo-Bar/), 'moduole sharedir has been made'); ok( -f catfile(qw/blib lib auto share module Foo-Bar file.txt/), 'module sharedir file has been made'); if ($has_compiler) { XSLoader::load('Foo::Bar'); is(Foo::Bar::foo(), "Hello World!\n", 'Can run XSub Foo::Bar::foo'); if (defined &DynaLoader::dl_unload_file) { my $module = pop @DynaLoader::dl_modules; warn "Confused" if $module ne 'Foo::Bar'; my $libref = pop @DynaLoader::dl_librefs; DynaLoader::dl_unload_file($libref); } ok( -f module_file('Foo::Bar', 'include/foo.h'), 'header file has been exported'); ok( -f module_file('Foo::Bar', 'compile.json'), 'compilation flag file has been exported'); } require CPAN::Meta; my $meta = CPAN::Meta->load_file("MYMETA.json"); my $req = $meta->effective_prereqs->requirements_for('runtime', 'requires'); my $dynamic_dependency = join ',', sort $req->required_modules; is($dynamic_dependency, 'Bar,perl', 'Dependency on Foo has been inserted'); SKIP: { require ExtUtils::InstallPaths; skip 'No manification supported', 1 if not ExtUtils::InstallPaths->new->is_default_installable('libdoc'); require ExtUtils::Helpers; my $file = "blib/libdoc/" . ExtUtils::Helpers::man3_pagename($pmfile, '.'); ok( -e $file, 'Module gets manified properly'); } } { ok( open2(my($in, $out), $^X, Build => 'install'), 'Could run Build install' ); my $output = do { local $/; <$in> }; my $filename = catfile(qw/install lib perl5/, ($has_compiler? $Config{archname} : () ), qw/Foo Bar.pm/); like($output, qr/Installing \Q$filename/, 'Build install output looks correctly'); ok( -f $filename, 'Module is installed'); ok( -f 'install/bin/simple', 'Script is installed'); } { ok( open2(my($in, $out), $^X, Build => 'clean'), 'Could run Build clean' ); my $output = do { local $/; <$in> }; like($output, qr{lib[\\/]Foo[\\/]Bar.c}, 'clean also cleans source file'); } done_testing; 00-compile.t100644001750001750 332015004667262 15464 0ustar00leontleont000000000000Dist-Build-0.020/tuse 5.006; use strict; use warnings; # this test was generated with Dist::Zilla::Plugin::Test::Compile 2.058 use Test::More; plan tests => 11 + ($ENV{AUTHOR_TESTING} ? 1 : 0); my @module_files = ( 'Dist/Build.pm', 'Dist/Build/Core.pm', 'Dist/Build/DynamicPrereqs.pm', 'Dist/Build/Serializer.pm', 'Dist/Build/ShareDir.pm', 'Dist/Build/XS.pm', 'Dist/Build/XS/Alien.pm', 'Dist/Build/XS/Conf.pm', 'Dist/Build/XS/Export.pm', 'Dist/Build/XS/Import.pm', 'Dist/Build/XS/WriteConstants.pm' ); # 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 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; } } 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}; lib000755001750001750 015004667262 14042 5ustar00leontleont000000000000Dist-Build-0.020/tDistGen.pm100644001750001750 3434115004667262 16122 0ustar00leontleont000000000000Dist-Build-0.020/t/libpackage DistGen; use strict; our $VERSION = '0.01'; our $VERBOSE = 0; use Carp; use Cwd (); use File::Basename (); use File::Find (); use File::Path (); use File::Spec (); use File::Temp (); use IO::File (); use Data::Dumper (); use Exporter 5.57 'import'; our @EXPORT_OK = qw(undent); sub undent { my ($string) = @_; my ($space) = $string =~ m/^(\s+)/; $string =~ s/^$space//gm; return($string); } sub chdir_all ($) { # OS/2 has "current directory per disk", undeletable; # doing chdir() to another disk won't change cur-dir of initial disk... chdir('/') if $^O eq 'os2'; chdir shift; } ######################################################################## my $orig_cwd = Cwd::cwd; END { chdir_all($orig_cwd); } sub new { my $self = bless {}, shift; $self->reset(@_); } sub reset { my $self = shift; my %options = @_; $options{name} ||= 'Simple'; $options{dir} ||= File::Spec->rel2abs(File::Temp::tempdir( DIR => File::Spec->curdir, CLEANUP => 1 )); my %data = ( %options, ); %$self = %data; $self->{filedata} = {}; $self->{pending}{change} = {}; # start with a fresh, empty directory if ( -d $self->dirname ) { warn "Warning: Removing existing directory '@{[$self->dirname]}'\n"; File::Path::rmtree( $self->dirname ); } File::Path::mkpath( $self->dirname ); $self->_gen_default_filedata(); return $self; } sub remove { my $self = shift; $self->chdir_original if($self->did_chdir); File::Path::rmtree( $self->dirname ); return $self; } sub revert { my ($self, $file) = @_; if ( defined $file ) { delete $self->{filedata}{$file}; delete $self->{pending}{$_}{$file} for qw/change remove/; } else { delete $self->{filedata}{$_} for keys %{ $self->{filedata} }; for my $pend ( qw/change remove/ ) { delete $self->{pending}{$pend}{$_} for keys %{ $self->{pending}{$pend} }; } } $self->_gen_default_filedata; } sub _gen_default_filedata { my $self = shift; # TODO maybe a public method like this (but with a better name?) my $add_unless = sub { my $self = shift; my ($member, $data) = @_; $self->add_file($member, $data) unless($self->{filedata}{$member}); }; $self->$add_unless('Build.PL', undent(<<" ---")); use Dist::Build; Build_PL(\\\@ARGV, \\\%ENV); --- my $module_filename = join( '/', ('lib', split(/::/, $self->{name})) ) . '.pm'; my $module_name = $self->{name}; (my $dist_name = $module_name) =~ s/::/-/g; $self->$add_unless($module_filename, undent(<<" ---")); package $module_name; use vars qw( \$VERSION ); \$VERSION = '0.001'; use strict; use Carp 0 (); 1; __END__ =head1 NAME $module_name - Perl extension for blah blah blah =head1 DESCRIPTION Stub documentation for $module_name. =head1 AUTHOR A. U. Thor, a.u.thor\@a.galaxy.far.far.away =cut --- $self->$add_unless('t/basic.t', undent(<<" ---")); use Test::More 0.23 tests => 1; use strict; use $module_name; ok 1; --- $self->$add_unless('META.json', undent(<<" ----")); { "name": "$dist_name", "version": "0.001", "author": [ "David Golden ", "Leon Timmermans " ], "abstract": "A testing dist", "license": [ "perl_5" ], "prereqs": { "configure": { "requires": { "Dist::Build": 0 } }, "runtime": { "requires": { "perl": "5.006" } } }, "generated_by": "Leon Timmermans", "dynamic_config": 1, "meta-spec": { "url": "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version": 2.0 }, "release_status": "stable", "x_dynamic_prereqs": { "version": 1, "expressions": [ { "condition": [ "has_perl", "$]"], "prereqs": { "Bar": 1 } } ] } } ---- } sub name { shift()->{name} } sub dirname { my $self = shift; my $dist = join( '-', split( /::/, $self->{name} ) ); return File::Spec->catdir( $self->{dir}, $dist ); } sub _real_filename { my $self = shift; my $filename = shift; return File::Spec->catfile( split( /\//, $filename ) ); } sub regen { my $self = shift; my %opts = @_; my $dist_dirname = $self->dirname; if ( $opts{clean} ) { $self->clean() if -d $dist_dirname; } else { # TODO: This might leave dangling directories; e.g. if the removed file # is 'lib/Simple/Simon.pm', the directory 'lib/Simple' will be left # even if there are no files left in it. However, clean() will remove it. my @files = keys %{$self->{pending}{remove}}; foreach my $file ( @files ) { my $real_filename = $self->_real_filename( $file ); my $fullname = File::Spec->catfile( $dist_dirname, $real_filename ); if ( -e $fullname ) { 1 while File::Path::rmtree($fullname, 0, 0); } print "Unlinking pending file '$file'\n" if $VERBOSE; delete( $self->{pending}{remove}{$file} ); } } foreach my $file ( keys( %{$self->{filedata}} ) ) { my $real_filename = $self->_real_filename( $file ); my $fullname = File::Spec->catfile( $dist_dirname, $real_filename ); if ( ! -e $fullname || ( -e $fullname && $self->{pending}{change}{$file} ) ) { print "Changed file '$file'.\n" if $VERBOSE; my $dirname = File::Basename::dirname( $fullname ); unless ( -d $dirname ) { File::Path::mkpath( $dirname ) or do { die "Can't create '$dirname'\n"; }; } if ( -e $fullname ) { 1 while unlink( $fullname ); } my $fh = IO::File->new(">$fullname") or do { die "Can't write '$fullname'\n"; }; print $fh $self->{filedata}{$file}; close( $fh ); } delete( $self->{pending}{change}{$file} ); } open my $fh, '>', File::Spec->catfile($dist_dirname, 'MANIFEST'); print $fh join "\n", keys %{ $self->{filedata} }; close $fh; return $self; } sub clean { my $self = shift; my $here = Cwd::abs_path(); my $there = File::Spec->rel2abs( $self->dirname() ); if ( -d $there ) { chdir( $there ) or die "Can't change directory to '$there'\n"; } else { die "Distribution not found in '$there'\n"; } my %names; foreach my $file ( keys %{$self->{filedata}} ) { my $filename = $self->_real_filename( $file ); my $dirname = File::Basename::dirname( $filename ); $names{$filename} = 0; print "Splitting '$dirname'\n" if $VERBOSE; my @dirs = File::Spec->splitdir( $dirname ); while ( @dirs ) { my $dir = ( scalar(@dirs) == 1 ? $dirname : File::Spec->catdir( @dirs ) ); if (length $dir) { print "Setting directory name '$dir' in \%names\n" if $VERBOSE; $names{$dir} = 0; } pop( @dirs ); } } File::Find::finddepth( sub { my $name = File::Spec->canonpath( $File::Find::name ); if ( not exists $names{$name} ) { print "Removing '$name'\n" if $VERBOSE; File::Path::rmtree( $_ ); } }, File::Spec->curdir ); chdir_all( $here ); return $self; } sub add_file { my $self = shift; $self->change_file( @_ ); } sub remove_file { my $self = shift; my $file = shift; unless ( exists $self->{filedata}{$file} ) { warn "Can't remove '$file': It does not exist.\n" if $VERBOSE; } delete( $self->{filedata}{$file} ); $self->{pending}{remove}{$file} = 1; return $self; } sub change_file { my $self = shift; my $file = shift; my $data = shift; $self->{filedata}{$file} = $data; $self->{pending}{change}{$file} = 1; return $self; } sub get_file { my $self = shift; my $file = shift; exists($self->{filedata}{$file}) or croak("no such entry: '$file'"); return $self->{filedata}{$file}; } sub chdir_in { my $self = shift; $self->{original_dir} ||= Cwd::cwd; # only once! my $dir = $self->dirname; chdir($dir) or die "Can't chdir to '$dir': $!"; return $self; } ######################################################################## sub did_chdir { exists shift()->{original_dir} } ######################################################################## sub chdir_original { my $self = shift; my $dir = delete $self->{original_dir}; chdir_all($dir) or die "Can't chdir to '$dir': $!"; return $self; } ######################################################################## 1; # vim:ts=2:sw=2:et:sta __END__ =head1 NAME DistGen - Creates simple distributions for testing. =head1 SYNOPSIS use DistGen; # create distribution and prepare to test my $dist = DistGen->new(name => 'Foo::Bar'); $dist->chdir_in; # change distribution files $dist->add_file('t/some_test.t', $contents); $dist->change_file('MANIFEST.SKIP', $new_contents); $dist->remove_file('t/some_test.t'); $dist->regen; # undo changes and clean up extraneous files $dist->revert; $dist->clean; # start over as a new distribution $dist->reset( name => 'Foo::Bar' ); $dist->chdir_in; =head1 USAGE A DistGen object manages a set of files in a distribution directory. The C constructor initializes the object and creates an empty directory for the distribution. It does not create files or chdir into the directory. The C method re-initializes the object in a new directory with new parameters. It also does not create files or change the current directory. Some methods only define the target state of the distribution. They do B make any changes to the filesystem: add_file change_file change_build_pl remove_file revert Other methods then change the filesystem to match the target state of the distribution: clean regen remove Other methods are provided for a convenience during testing. The most important is the one to enter the distribution directory: chdir_in =head1 API =head2 Constructors =head3 new() Create a new object and an empty directory to hold the distribution's files. If no C option is provided, it defaults to MBTest->tmpdir, which sets a different temp directory for Perl core testing and CPAN testing. The C method does not write any files -- see L below. my $dist = DistGen->new( name => 'Foo::Bar', dir => MBTest->tmpdir, ); The parameters are as follows. =over =item name The name of the module this distribution represents. The default is 'Simple'. This should be a "Foo::Bar" (module) name, not a "Foo-Bar" dist name. =item dir The (parent) directory in which to create the distribution directory. The distribution will be created under this according to the "dist" form of C (e.g. "Foo-Bar".) Defaults to a temporary directory. $dist = DistGen->new( dir => '/tmp/MB-test' ); $dist->regen; # distribution files have been created in /tmp/MB-test/Simple =back The following files are added as part of the default distribution: Build.PL lib/Simple.pm # based on name parameter t/basic.t The C method re-initializes the object as if it were generated from a fresh call to C. It takes the same optional parameters as C. $dist->reset( name => 'Foo::Bar', xs => 0 ); =head2 Adding and editing files Note that C<$filename> should always be specified with unix-style paths, and are relative to the distribution root directory, e.g. C. No changes are made to the filesystem until the distribution is regenerated. =head3 add_file() Add a $filename containing $content to the distribution. $dist->add_file( $filename, $content ); =head3 change_file() Changes the contents of $filename to $content. No action is performed until the distribution is regenerated. $dist->change_file( $filename, $content ); =head3 change_build_pl() A wrapper around change_file specifically for setting Build.PL. Instead of file C<$content>, it takes a hash-ref of Module::Build constructor arguments: $dist->change_build_pl( { module_name => $dist->name, dist_version => '3.14159265', license => 'perl', create_readme => 1, } ); =head3 get_file Retrieves the target contents of C<$filename>. $content = $dist->get_file( $filename ); =head3 remove_file() Removes C<$filename> from the distribution. $dist->remove_file( $filename ); =head3 revert() Returns the object to its initial state, or given a $filename it returns that file to its initial state if it is one of the built-in files. $dist->revert; $dist->revert($filename); =head2 Changing the distribution directory These methods immediately affect the filesystem. =head3 regen() Regenerate all missing or changed files. Also deletes any files flagged for removal with remove_file(). $dist->regen(clean => 1); If the optional C argument is given, it also calls C. These can also be chained like this, instead: $dist->clean->regen; =head3 clean() Removes any files that are not part of the distribution. $dist->clean; =head3 remove() Changes back to the original directory and removes the distribution directory (but not the temporary directory set during C). $dist = DistGen->new->chdir->regen; # ... do some testing ... $dist->remove->chdir_in->regen; # ... do more testing ... This is like a more aggressive form of C. Generally, calling C and C should be sufficient. =head2 Changing directories =head3 chdir_in Change directory into the dist root. $dist->chdir_in; =head3 chdir_original Returns to whatever directory you were in before chdir_in() (regardless of the cwd.) $dist->chdir_original; =head2 Command-line helpers These use Module::Build->run_perl_script() to ensure that Build.PL or Build are run in a separate process using the current perl interpreter. (Module::Build is loaded on demand). They also ensure appropriate naming for operating systems that require a suffix for Build. =head2 Properties =head3 name() Returns the name of the distribution. $dist->name: # e.g. Foo::Bar =head3 dirname() Returns the directory where the distribution is created. $dist->dirname; # e.g. t/_tmp/Simple =head2 Functions =head3 undent() Removes leading whitespace from a multi-line string according to the amount of whitespace on the first line. my $string = undent(" foo(\n bar => 'baz'\n )"); $string eq "foo( bar => 'baz' )"; =cut Dist000755001750001750 015004667262 14502 5ustar00leontleont000000000000Dist-Build-0.020/libBuild.pm100644001750001750 2133515004667262 16263 0ustar00leontleont000000000000Dist-Build-0.020/lib/Distpackage Dist::Build; $Dist::Build::VERSION = '0.020'; use strict; use warnings; use Exporter 5.57 'import'; our @EXPORT = qw/Build Build_PL/; use Carp qw/croak/; use CPAN::Meta; use ExtUtils::Config; use ExtUtils::Helpers 0.007 qw/split_like_shell detildefy make_executable/; use ExtUtils::Manifest 'maniread'; use ExtUtils::InstallPaths; use File::Spec::Functions qw/catfile catdir abs2rel /; use Getopt::Long 2.36 qw/GetOptionsFromArray/; use Parse::CPAN::Meta; use version (); use ExtUtils::Builder::Planner 0.016; use ExtUtils::Builder::Util qw/get_perl unix_to_native_path/; use Dist::Build::Serializer; my $json_backend = Parse::CPAN::Meta->json_backend; my $json = $json_backend->new->canonical->pretty->utf8; my $serializer = 'Dist::Build::Serializer'; sub load_json { my $filename = shift; open my $fh, '<:raw', $filename; my $content = do { local $/; <$fh> }; return $json->decode($content); } sub save_json { my ($filename, $content) = @_; open my $fh, '>:raw', $filename; print $fh $json->encode($content); return; } my @options = qw/install_base=s install_path=s% installdirs=s destdir=s prefix=s config=s% uninst:1 verbose:1 dry_run:1 pureperl_only|pureperl-only:1 create_packlist=i jobs=i allow_mb_mismatch:1/; sub get_config { my ($meta_name, @arguments) = @_; my %options; GetOptionsFromArray($_, \%options, @options) or die "Could not parse arguments" for @arguments; $options{$_} = detildefy($options{$_}) for grep { exists $options{$_} } qw/install_base destdir prefix/; if ($options{install_path}) { $_ = detildefy($_) for values %{ $options{install_path} }; } $options{config} = ExtUtils::Config->new($options{config}); $options{install_paths} = ExtUtils::InstallPaths->new(%options, dist_name => $meta_name); return %options; } sub Build_PL { my ($args, $env) = @_; my $meta = CPAN::Meta->load_file('META.json', { lazy_validation => 0 }); my @env = defined $env->{PERL_MB_OPT} ? split_like_shell($env->{PERL_MB_OPT}) : (); my %options = get_config($meta->name, [ @{$args} ], [ @env ]); my $planner = ExtUtils::Builder::Planner->new; $planner->create_phony('code', 'config'); $planner->create_phony('manify', 'config'); $planner->create_phony('dynamic'); $planner->create_phony('pure_all', 'code', 'manify', 'dynamic'); $planner->create_phony('build', 'pure_all'); $planner->add_delegate('meta', sub { $meta }); $planner->add_delegate('distribution', sub { $meta->name }); $planner->add_delegate('version', sub { version->new($meta->version) }); (my $main_module = $meta->name) =~ s/-/::/g; $planner->add_delegate('main_module', sub { $main_module }); $planner->add_delegate('release_status', sub { $meta->release_status }); $planner->add_delegate('perl_path', sub { get_perl(config => $options{config}, %options) }); for my $variable (qw/config install_paths verbose uninst jobs pureperl_only/) { $planner->add_delegate($variable, sub { $options{$variable} }); } $planner->add_delegate('is_os', sub { my ($self, @wanted) = @_; return not not grep { $_ eq $^O } @wanted }); $planner->add_delegate('is_os_type', sub { my ($self, $wanted) = @_; require Perl::OSType; return Perl::OSType::is_os_type($wanted); }); $planner->add_delegate('new_planner', sub { my $inner = ExtUtils::Builder::Planner->new; $inner->add_delegate('config', sub { $options{config} }); return $inner; }); my @meta_fragments; $planner->add_delegate('add_meta', sub { my (undef, @fragments) = @_; push @meta_fragments, @fragments; }); my $core = $planner->new_scope; $core->load_extension('Dist::Build::Core'); my @blibs = map { catfile('blib', $_) } qw/lib arch bindoc libdoc script bin/; $core->mkdir($_) for @blibs; $core->create_phony('config', @blibs); $core->lib_dir('lib'); $core->add_seen(unix_to_native_path($_)) for sort keys %{ maniread() }; $core->tap_harness('test', dependencies => [ 'pure_all' ], test_dir => 't'); $core->install('install', dependencies => [ 'pure_all' ], install_map => $options{install_paths}->install_map); for my $file (glob 'planner/*.pl') { $planner->new_scope->run_dsl($file); } $core->autoclean; my $plan = $planner->materialize; mkdir '_build' if not -d '_build'; save_json(catfile(qw/_build graph/), $serializer->serialize_plan($plan)); save_json(catfile(qw/_build params/), [ $args, \@env ]); if (@meta_fragments) { require CPAN::Meta::Merge; my $merger = CPAN::Meta::Merge->new(default_version => '2'); my $metahash = $merger->merge($meta, @meta_fragments); $metahash->{dynamic_config} = 0; $meta = CPAN::Meta->create($metahash, { lazy_validation => 0 }); } $meta->save('MYMETA.json'); printf "Creating new 'Build' script for '%s' version '%s'\n", $meta->name, $meta->version; my $dir = $meta->name eq 'Dist-Build' ? 'lib' : 'inc'; open my $fh, '>:utf8', 'Build'; print $fh "#!perl\nuse lib '$dir';\nuse Dist::Build;\nBuild(\\\@ARGV, \\\%ENV);\n"; close $fh; make_executable('Build'); return; } sub Build { my ($args, $env) = @_; my $meta = CPAN::Meta->load_file('MYMETA.json', { lazy_validation => 0 }); my ($bpl, $mbopts) = @{ load_json(catfile(qw/_build params/)) }; my %options = get_config($meta->name, $bpl, $mbopts, $args); my $action = @{$args} ? shift @{$args} : 'build'; my $preplan = load_json(catfile(qw/_build graph/)); my $plan = $serializer->deserialize_plan($preplan, %options); return $plan->run($action); } 1; # ABSTRACT: A modern module builder, author tools not included! __END__ =pod =encoding UTF-8 =head1 NAME Dist::Build - A modern module builder, author tools not included! =head1 VERSION version 0.020 =head1 DESCRIPTION C is a Build.PL implementation. Unlike L it is extensible, unlike L it uses a build graph internally which makes it easy to combine different customizations. It's typically extended by adding a C<.pl> script in C. E.g. load_extension("Dist::Build::ShareDir"); dist_sharedir('share', 'Foo-Bar'); load_extension("Dist::Build::XS"); load_extension("Dist::Build::XS::Alien"); add_xs( alien => 'foo', extra_sources => [ glob 'src/*.c' ], ); =head1 PLUGINS =over 4 =item * L This plugin enables one to compile XS modules. It has a range of options, and a series of extensions that add to its capabilities. =over 4 =item * L This is used to link to an L library. =item * L This wraps L to detect headers, libraries and features. =item * L This can be used to import headers and flags as exported by L. =item * L This adds flags for a given library as configured in its pkgconfig file. =item * L This integrates L into the C command. =back =item * L This allows one to install sharedirs =item * L This allows one to export headers and flags, to be imported by L =item * L This allows one to dynamically evaluate dependencies. =item * L This module contains all commands used for the base actions of the module. =back =head1 DELEGATES By default, the following delegates are defined on your L: =over 4 =item * meta A L object representing the C file. =item * distribution The name of the distribution =item * version The version of the distribution =item * main_module The main module of the distribution. =item * release_status The release status of the distribution (e.g. C<'stable'>). =item * perl_path The path to the perl executable. =item * config The L object for this build =item * install_paths The L object for this build. =item * is_os(@os_names) This returns true if the current operating system matches any of the listed ones. =item * is_os_type($os_type) This returns true if the type of the OS matches C<$os_type>. Legal values are C, C and C. =item * verbose The value of the C command line argument. =item * uninst The value of the C command line argument. =item * jobs The value of the C command line argument. =item * pureperl_only The value of the C command line argument. =back =head1 AUTHOR Leon Timmermans =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2024 by Leon Timmermans. 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 Build000755001750001750 015004667262 15541 5ustar00leontleont000000000000Dist-Build-0.020/lib/DistXS.pm100644001750001750 1670515004667262 16622 0ustar00leontleont000000000000Dist-Build-0.020/lib/Dist/Buildpackage Dist::Build::XS; $Dist::Build::XS::VERSION = '0.020'; use strict; use warnings; use parent 'ExtUtils::Builder::Planner::Extension'; use File::Basename qw/basename dirname/; use File::Spec::Functions qw/catfile curdir/; use Text::ParseWords 'shellwords'; sub get_flags { my ($raw) = @_; return $raw if not defined($raw) or ref($raw); return [ shellwords($raw) ] } sub add_methods { my ($self, $planner, %args) = @_; $planner->add_delegate('add_xs', sub { my ($planner, %args) = @_; my $pureperl_only = $args{pureperl_only} // $planner->pureperl_only; die "Can't build xs files under --pureperl-only\n" if $pureperl_only; $planner = $planner->new_scope; my $config = $args{config} // $planner->config; $planner->load_extension('ExtUtils::Builder::ParseXS', 0.016, config => $config) unless $planner->can('parse_xs'); $planner->load_extension('ExtUtils::Builder::AutoDetect::C', 0.016, config => $config) unless $planner->can('compile'); my $xs_base = $args{xs_base} // 'lib'; my ($module_name, $xs_file); if (defined $args{module}) { $module_name = $args{module}; $xs_file = $args{file} // catfile($xs_base, split /::/, $module_name) . '.xs'; } elsif (defined $args{file}) { $xs_file = $args{file}; $module_name = $planner->module_for_xs($xs_file, $xs_base); } else { $module_name = $planner->main_module; $xs_file = catfile($xs_base, split /::/, $module_name) . '.xs'; } my $module_version = $args{version} // $planner->version; my $xs_dir = dirname($xs_file); my $c_file = $planner->c_file_for_xs($xs_file, $xs_dir); $planner->parse_xs($xs_file, $c_file, %args, module => $module_name); my $o_file = $planner->obj_file(basename($c_file, '.c'), $xs_dir); my %defines = ( %{ $args{defines} // {} }, VERSION => qq/"$module_version"/, XS_VERSION => qq/"$module_version"/, ); my $compiler_flags = get_flags($args{extra_compiler_flags}); $planner->compile($c_file, $o_file, type => 'loadable-object', profile => '@Perl', defines => \%defines, include_dirs => [ dirname($xs_file), @{ $args{include_dirs} // [] } ], extra_args => $compiler_flags, config => $config, ); my @objects = $o_file; for my $source (@{ $args{extra_sources} }) { my %options = ref $source ? %{ $source } : (source => $source); my $dirname = dirname($options{source}); my $object = $options{object} // $planner->obj_file(basename($options{source}, '.c'), $dirname); my %defines = (%{ $args{defines} // {} }, %{ $options{defines} // {} }); my @include_dirs = (@{ $args{include_dirs} // [] }, @{ $options{include_dirs} // [] }); my @compiler_flags = (@{ $compiler_flags // [] }, @{ $options{flags} // [] }); $planner->compile($options{source}, $object, type => 'loadable-object', profile => '@Perl', defines => \%defines, include_dirs => \@include_dirs, extra_args => \@compiler_flags, config => $config, ); push @objects, $object; } push @objects, @{ $args{extra_objects} } if $args{extra_objects}; my $lib_file = $planner->extension_filename($module_name); $planner->link(\@objects, $lib_file, type => 'loadable-object', profile => '@Perl', module_name => $module_name, mkdir => 1, extra_args => get_flags($args{extra_linker_flags}), library_dirs => $args{library_dirs}, libraries => $args{libraries}, config => $config, ); $planner->create_phony('dynamic', $lib_file); return $lib_file; }); $planner->add_delegate('auto_xs', sub { my ($planner, %args) = @_; my $dir = delete $args{dir} // 'lib'; my $xs_files = $planner->create_pattern( dir => $dir, file => '*.xs' ); my $so_files = $planner->create_subst( on => $xs_files, subst => sub { my ($source) = @_; $planner->add_xs( %args, xs_base => $dir, module => undef, file => $source, ); }, ); return; }); } 1; # ABSTRACT: An XS implementation for Dist::Build __END__ =pod =encoding UTF-8 =head1 NAME Dist::Build::XS - An XS implementation for Dist::Build =head1 VERSION version 0.020 =head1 SYNOPSIS # planner/xs.pl load_extension('Dist::Build::XS'); add_xs( module => 'Foo::Bar', extra_sources => [ glob 'src/*.c' ], libraries => [ 'foo' ], ); =head1 DESCRIPTION This module implements support for XS for Dist::Build. =head1 METHODS =head2 add_xs This method takes the following named arguments, all optional: =over 4 =item * module The name of the module to be compiled. This defaults to C<$main_module> unless C is given, in which case the name is derived from the path. =item * version The version of the module, defaulting to the dist version. =item * file The name of the XS file. By default it's derived from the C<$module_name>, e.g. C for C. =item * defines This hash contains defines for the C files. E.g. C<< { DEBUG => 1 } >>. =item * include_dirs A list of directories to add to the include path. For the xs file the directory it is in is automatically added to this list. =item * extra_sources A list of C files to compile with this module. Instead of just a name, entries can also be a hash with the following entries: =over 4 =item * source The name of the input file. Mandatory. =item * object The name of the object that will be compiled. Will be derive from the source name by default. =item * include_dirs An array containing additional include directories for this objects =item * defines A hash containing additional defines for this object. =item * flags An array containing additional flags for this compilation. =back =item * extra_objects A list of object files to link with the module. =item * extra_compiler_flags Additional flags to feed to the compiler. This can either be an array or a (shell-quoted) string. =item * extra_sources Extra C files to compile with this module. =item * library_dirs Extra libraries to find libraries in. =item * libraries Libraries to link to. =item * extra_linker_flags Additional flags to feed to the compiler. This can either be an array or a (shell-quoted) string. =back =head2 auto_xs This method is like C, except that instead of taking C or C named arguments, it takes a C argument (defaulting to C<'lib'>). It will search that directory for all XS files, and build them with the other arguments passed to this function. =head1 EXTENSIONS Various extensions exist that modify the behavior of C. Among these are: =over 4 =item * L This adds an C argument to imports include directories and compilation flags exported by other modules using L. =item * L This adds a C argument, integrating L. =item * L This adds an C argument to link to libraries using L. =item * L This adds a C argument to link to libraries using C files. =back =head1 AUTHOR Leon Timmermans =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2024 by Leon Timmermans. 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 examples000755001750001750 015004667262 14647 5ustar00leontleont000000000000Dist-Build-0.020mbt-compat.pl100644001750001750 123115004667262 17404 0ustar00leontleont000000000000Dist-Build-0.020/examplesuse 5.014; use warnings; create_subst( on => create_pattern(dir => 'lib', file => '*.PL'), subst => sub { my ($source) = @_; my $target = $source =~ s/\.PL\z//r; create_node( target => $target, dependencies => [ $source ], actions => [ command(perl_path(), $source, $target), ], ); }, ); load_extension('Dist::Build::ShareDir'); dist_sharedir('share') if -d 'share'; if (-d 'module-share') { opendir my $dh, 'module-share'; for my $name (grep !/^\./, readdir $dh) { my $dir_name = "module-share/$name"; module_sharedir($dir_name, $name =~ s/-/::/gr) if -d $dir_name; } } load_extension('Dist::Build::XS'); auto_xs(); Core.pm100644001750001750 2644215004667262 17157 0ustar00leontleont000000000000Dist-Build-0.020/lib/Dist/Buildpackage Dist::Build::Core; $Dist::Build::Core::VERSION = '0.020'; use strict; use warnings; use parent 'ExtUtils::Builder::Planner::Extension'; use Exporter 5.57 'import'; our @EXPORT_OK = qw/copy make_executable manify tap_harness install dump_binary dump_text dump_json/; use Carp qw/croak/; use ExtUtils::Helpers 0.028 qw/make_executable man1_pagename man3_pagename/; use ExtUtils::Install (); use File::Basename qw/basename dirname/; use File::Copy (); use File::Find (); use File::Path qw/make_path remove_tree/; use File::Spec::Functions qw/catdir catfile abs2rel rel2abs/; use Parse::CPAN::Meta; use ExtUtils::Builder::Node; use ExtUtils::Builder::Action::Function; sub new_action { my ($name, @args) = @_; return ExtUtils::Builder::Action::Function->new( function => $name, module => __PACKAGE__, arguments => \@args, exports => 'explicit', ); } sub find { my ($pattern, $dir) = @_; my @ret; File::Find::find(sub { push @ret, abs2rel($File::Find::name) if /$pattern/ && -f }, $dir) if -d $dir; return @ret; } sub contains_pod { my ($file) = @_; return 0 if not -f $file; open my $fh, '<:utf8', $file; my $content = do { local $/; <$fh> }; return $content =~ /^\=(?:head|pod|item)/m; } sub add_methods { my ($self, $planner) = @_; $planner->add_delegate('copy_file', sub { my ($planner, $source, $destination) = @_; my $copy = new_action('copy', $source, $destination); $planner->create_node( target => $destination, dependencies => [ $source ], actions => [ $copy ], ); return $destination; }); $planner->add_delegate('copy_executable', sub { my ($planner, $source, $destination) = @_; my $copy = new_action('copy', $source, $destination); my $make_executable = new_action('make_executable', $destination); $planner->create_node( target => $destination, dependencies => [ $source ], actions => [ $copy, $make_executable ], ); return $destination; }); $planner->add_delegate('manify', sub { my ($planner, $source, $destination, $section) = @_; my $manify = new_action('manify', $source, $destination, $section); my $dirname = dirname($destination); $planner->create_node( target => $destination, dependencies => [ $source, $dirname ], actions => [ $manify ], ); return $destination; }); $planner->add_delegate('mkdir', sub { my ($planner, $target, %options) = @_; my $action = ExtUtils::Builder::Action::Function->new( function => 'make_path', module => 'File::Path', arguments => [ $target, %options ], exports => 'explicit', message => "mkdir $target", ); $planner->create_node( target => $target, actions => [ $action ], ); return $target; }); $planner->add_delegate('tap_harness', sub { my ($planner, $target, %options) = @_; $planner->create_node( target => $target, dependencies => $options{dependencies}, phony => 1, actions => [ new_action('tap_harness', test_dir => $options{test_dir} ), ], ); return $target; }); $planner->add_delegate('install', sub { my ($planner, $target, %options) = @_; $planner->create_node( target => $target, dependencies => $options{dependencies}, phony => 1, actions => [ new_action('install', install_map => $options{install_map}), ] ); return $target; }); $planner->add_delegate('dump_binary', sub { my ($planner, $target, $content, %options) = @_; $planner->create_node( target => $target, dependencies => $options{dependencies}, actions => [ new_action('dump_binary', $target, $content), ] ); }); $planner->add_delegate('dump_text', sub { my ($planner, $target, $content, %options) = @_; $planner->create_node( target => $target, dependencies => $options{dependencies}, actions => [ new_action('dump_text', $target, $content, $options{encoding} // 'utf-8'), ] ); }); $planner->add_delegate('dump_json', sub { my ($planner, $target, $content, %options) = @_; $planner->create_node( target => $target, dependencies => $options{dependencies}, actions => [ new_action('dump_json', $target, $content), ] ); }); $planner->add_delegate('script_dir', sub { my ($planner, $base) = @_; (my $prefix = $base) =~ s/\W/-/g; my $script_files = $planner->create_pattern( dir => $base, ); my $script_pod_files = $planner->create_pattern( name => "$prefix-pod-files", on => $script_files, file => '*.pod', ); my $script_script_files = $planner->create_pattern( name => "$prefix-script-files", on => $script_files, file => '*.pod', negate => 1, ); $planner->create_subst( on => $script_script_files, add_to => 'code', subst => sub { my ($source) = @_; my $destination = catfile('blib', 'script', abs2rel($source, $base)); return $planner->copy_executable($source, $destination); }, ); $planner->create_subst( on => $script_pod_files, add_to => 'code', subst => sub { my ($source) = @_; my $destination = catfile('blib', 'script', basename($source)); return $planner->copy_file($source, $destination); }, ); my $script_doc_files = $planner->create_filter(on => $script_script_files, condition => \&contains_pod); my $section1 = $planner->config->get('man1ext'); my $blib_doc_files = $planner->create_subst( on => [ $script_pod_files, $script_doc_files ], add_to => 'manify', subst => sub { my ($source) = @_; my $destination = catfile('blib', 'bindoc', man1_pagename($source, $section1)); return $planner->manify($source, $destination, $section1); }, ); }); $planner->add_delegate('lib_dir', sub { my ($planner, $base) = @_; (my $prefix = $base) =~ s/\W/-/g; my $files = $planner->create_pattern( dir => $base, ); my $pm_files = $planner->create_pattern( name => "${prefix}-pm-files", on => $files, file => '*.pm', ); my $pod_files = $planner->create_pattern( name => "{$prefix}-pod-files", on => $files, file => '*.pod', ); my $blib_files = $planner->create_subst( on => [ $pm_files, $pod_files ], add_to => 'code', subst => sub { my ($source) = @_; my $destination = catfile('blib', 'lib', abs2rel($source, $base)); return $planner->copy_file($source, $destination); }, ); my $pm_doc_files = $planner->create_filter( on => $pm_files, condition => \&contains_pod, ); my $section3 = $planner->config->get('man3ext'); my $blib_doc_files = $planner->create_subst( on => [ $pm_doc_files, $pod_files ], add_to => 'manify', subst => sub { my ($source) = @_; my $destination = catfile('blib', 'libdoc', man3_pagename($source, $base, $section3)); return $planner->manify($source, $destination, $section3); } ); }); $planner->add_delegate('autoclean', sub { my ($planner) = @_; my @targets = grep { !/^blib\b/ } map { $_->target } grep { ! $_->phony } $planner->materialize->nodes; my $clean_action = ExtUtils::Builder::Action::Function->new( function => 'remove_tree', module => 'File::Path', arguments => [ 'blib', @targets ], exports => 'explicit', message => "rm_r @targets", ); $planner->create_node( target => 'clean', phony => 1, actions => [ $clean_action ], ); my @real_targets = qw/Build _build MYMETA.json MYMETA.yml/; my $realclean_action = ExtUtils::Builder::Action::Function->new( function => 'remove_tree', module => 'File::Path', arguments => \@real_targets, exports => 'explicit', message => "rm_r @real_targets", ); $planner->create_node( target => 'realclean', phony => 1, dependencies => [ 'clean' ], actions => [ $realclean_action ], ); }); } sub copy { my ($source, $target, %options) = @_; make_path(dirname($target)); unlink $target if -f $target; File::Copy::copy($source, $target) or croak "Could not copy: $!"; my ($atime, $mtime) = (stat $source)[8,9]; utime $atime, $mtime, $target; chmod 0444 & ~umask, $target; return; } sub manify { my ($input_file, $output_file, $section) = @_; require Pod::Man; Pod::Man->new(section => $section)->parse_from_file($input_file, $output_file); return; } my @default_libs = map { catdir('blib', $_) } qw/arch lib/; sub tap_harness { my (%args) = @_; my @test_files; if ($args{test_files}) { @test_files = @{ delete $args{test_files} }; } else { my $dir = delete $args{test_dir} // 't'; @test_files = sort +find(qr/\.t$/, $dir); } my @libs = $args{libs} ? @{ $args{libs} } : @default_libs; my %test_args = ( (color => 1) x !!-t STDOUT, %args, lib => [ map { rel2abs($_) } @libs ], ); $test_args{verbosity} = delete $test_args{verbose} if exists $test_args{verbose}; require TAP::Harness::Env; my $tester = TAP::Harness::Env->create(\%test_args); my $results = $tester->runtests(@test_files); croak "Errors in testing. Cannot continue.\n" if $results->has_errors; } sub install { my (%args) = @_; ExtUtils::Install::install($args{install_map}, $args{verbose}, $args{dry_run}, $args{uninst}); return; } sub dump_binary { my ($filename, $content) = @_; open my $fh, '>:raw', $filename; print $fh $content; } sub dump_text { my ($filename, $content, $encoding) = @_; open my $fh, ">:encoding($encoding)", $filename; print $fh $content; } my $json_backend = Parse::CPAN::Meta->json_backend; my $json = $json_backend->new->canonical->pretty->utf8; sub dump_json { my ($filename, $content) = @_; open my $fh, '>:raw', $filename; print $fh $json->encode($content); } 1; # ABSTRACT: core functions for Dist::Build __END__ =pod =encoding UTF-8 =head1 NAME Dist::Build::Core - core functions for Dist::Build =head1 VERSION version 0.020 =head1 DESCRIPTION This plugin contains many of the core actions of C. =head2 Delegates =over 4 =item * copy_file($source, $destination) Copy the file C<$source> to C<$destination>. =item * copy_executable($source, $destination) Copy the executable C<$source> to C<$destination>. =item * manify($source, $destination, $section) Manify C<$source> to C<$destination>, as section C<$section>. =item * mkdir($target, $dir, %options) This ensures the given directory exist. =item * tap_harness(%options) This runs tests for the dist. =over 4 =item * test_files The list of files to run. =item * jobs The number of concurrent test files to run. =item * color This enables color in the harness. =back =item * install(%options) This installs the distribution =over 4 =item * install_map The map of intermediate paths to install locations, as produced by L. =item * verbose This enables verbose mode. =item * uninst This uninstalls files before installing the new ones. =back =item * dump_binary($filename, $content, %named_arguments) Write C<$content> to C<$filename> as binary data. =item * dump_text($filename, $content, %named_arguments) Write C<$content> to C<$filename> as text of the given encoding. =item * dump_json($filename, $content, %named_arguments) Write C<$content> to C<$filename> as JSON. =back =head1 AUTHOR Leon Timmermans =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2024 by Leon Timmermans. 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 author000755001750001750 015004667262 14766 5ustar00leontleont000000000000Dist-Build-0.020/xtpod-syntax.t100644001750001750 25215004667262 17400 0ustar00leontleont000000000000Dist-Build-0.020/xt/author#!perl # 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(); XS000755001750001750 015004667262 16073 5ustar00leontleont000000000000Dist-Build-0.020/lib/Dist/BuildConf.pm100644001750001750 354615004667262 17466 0ustar00leontleont000000000000Dist-Build-0.020/lib/Dist/Build/XSpackage Dist::Build::XS::Conf; $Dist::Build::XS::Conf::VERSION = '0.020'; use strict; use warnings; use parent 'ExtUtils::Builder::Planner::Extension'; sub add_methods { my ($self, $planner, %args) = @_; my $add_xs = $planner->can('add_xs') or die "XS must be loaded before imports can be done"; $planner->load_extension('ExtUtils::Builder::Conf'); $planner->add_delegate('add_xs', sub { my ($planner, %args) = @_; for my $key (qw/include_dirs library_dirs libraries extra_compiler_flags extra_linker_flags/) { push @{ $args{$key} }, $planner->$key; } my %defines = $planner->defines; for my $key (keys %defines) { $args{defines}{$key} //= $defines{$key}; } $planner->$add_xs(%args); }); } # ABSTRACT: Configure-time utilities for Dist::Build for using C headers, libraries, or OS features __END__ =pod =encoding UTF-8 =head1 NAME Dist::Build::XS::Conf - Configure-time utilities for Dist::Build for using C headers, libraries, or OS features =head1 VERSION version 0.020 =head1 SYNOPSIS load_extension("Dist::Build::XS"); find_libs_for(source => <<'EOF', libs => [ ['socket'], ['moonlaser'] ]); #include #include int main(int argc, char *argv[]) { printf("PF_MOONLASER is %d\n", PF_MOONLASER); return 0; } EOF add_xs(module_name => 'Socket::MoonLaser'); =head2 DESCRIPTION This module integrates L into L. Any arguments found with any of the C or C functions will be automatically added to the build when calling C. =head1 AUTHOR Leon Timmermans =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2024 by Leon Timmermans. 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 ShareDir.pm100644001750001750 504015004667262 17737 0ustar00leontleont000000000000Dist-Build-0.020/lib/Dist/Buildpackage Dist::Build::ShareDir; $Dist::Build::ShareDir::VERSION = '0.020'; use strict; use warnings; use parent 'ExtUtils::Builder::Planner::Extension'; use ExtUtils::Builder::Util qw/unix_to_native_path/; use File::Find 'find'; use File::Spec::Functions qw/abs2rel catfile/; sub add_methods { my ($self, $planner) = @_; $planner->add_delegate('dist_sharedir', sub { my ($planner, $dir, $dist_name) = @_; $dist_name //= $planner->distribution; my $inner = $planner->new_scope; $inner->load_extension("Dist::Build::Core"); my $outputs = $inner->create_subst( on => $inner->create_pattern(dir => $dir), add_to => 'code', subst => sub { my ($source) = @_; my $output = catfile(qw/blib lib auto share dist/, $dist_name, abs2rel($source, $dir)); $inner->copy_file(abs2rel($source), $output); }, ); }); $planner->add_delegate('module_sharedir', sub { my ($planner, $dir, $module_name) = @_; $module_name //= $planner->main_module; (my $module_dir = $module_name) =~ s/::/-/g; my $inner = $planner->new_scope; $inner->load_extension("Dist::Build::Core"); my $outputs = $inner->create_subst( on => $inner->create_pattern(dir => $dir), add_to => 'code', subst => sub { my ($source) = @_; my $output = catfile(qw/blib lib auto share module/, $module_dir, abs2rel($source, $dir)); $inner->copy_file(abs2rel($source), $output); }, ); }); } 1; # ABSTRACT: Sharedir support for Dist::Build __END__ =pod =encoding UTF-8 =head1 NAME Dist::Build::ShareDir - Sharedir support for Dist::Build =head1 VERSION version 0.020 =head1 SYNOPSIS load_extension("Dist::Build::ShareDir"); dist_sharedir('share', 'Foo-Bar'); module_sharedir('foo', 'Foo::Bar'); =head1 DESCRIPTION This Dist::Build extension implements sharedirs. It does not take any arguments at loading time, and exposts two functions to the planner: =head2 dist_sharedir($dir, $distribution) This marks C<$dir> as the source sharedir for the distribution C<$distribution>. If C<$distribution> isn't given, it defaults to the C of the planner. =head2 module_sharedir($dir, $module_name) This marks C<$dir> as the source sharedir for the module C<$module_name>. If C<$module_name> isn't given, it defaults to the C of the planner. =head1 AUTHOR Leon Timmermans =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2024 by Leon Timmermans. 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 Alien.pm100644001750001750 522315004667262 17623 0ustar00leontleont000000000000Dist-Build-0.020/lib/Dist/Build/XSpackage Dist::Build::XS::Alien; $Dist::Build::XS::Alien::VERSION = '0.020'; use strict; use warnings; use parent 'ExtUtils::Builder::Planner::Extension'; use Carp 'croak'; use ExtUtils::Builder::Util 'require_module'; use ExtUtils::Helpers 'split_like_shell'; sub add_methods { my ($self, $planner, %args) = @_; my $add_xs = $planner->can('add_xs') or croak 'XS must be loaded before imports can be done'; $planner->add_delegate('add_xs', sub { my ($planner, %args) = @_; if (my $alien = delete $args{alien}) { my @aliens = ref $alien ? @{ $alien } : $alien; for my $alien (@aliens) { my $module = $alien =~ /::/ ? $alien : "Alien::$alien"; require_module($module); my $use_static = $module->install_type eq 'share' && $module->can('cflags_static'); my ($cflags, $ldflags) = $use_static ? ($module->cflags_static, $module->libs_static) : ($module->cflags, $module->libs); for my $compiler_flag (split_like_shell($cflags)) { if ($compiler_flag =~ s/^-I//) { unshift @{ $args{include_dirs} }, $compiler_flag; } elsif ($compiler_flag =~ /^-D(\w+)=(.*)/) { $args{defines}{$1} //= $2; } elsif ($compiler_flag =~ /^-D(\w+)/) { $args{defines}{$1} //= ''; } else { unshift @{ $args{extra_compiler_flags} }, $compiler_flag; } } for my $linker_flag (split_like_shell($ldflags)) { if ($linker_flag =~ s/^-l//) { unshift @{ $args{libraries} }, $linker_flag; } elsif ($linker_flag =~ s/^-L//) { unshift @{ $args{library_dirs} }, $linker_flag; } else { unshift @{ $args{extra_linker_flags} }, $linker_flag; } } } } $planner->$add_xs(%args); }); } 1; # ABSTRACT: Dist::Build extension to use Alien modules. __END__ =pod =encoding UTF-8 =head1 NAME Dist::Build::XS::Alien - Dist::Build extension to use Alien modules. =head1 VERSION version 0.020 =head1 SYNOPSIS load_extension('Dist::Build::XS'); load_extension('Dist::Build::XS::Alien'); add_xs( module => 'Foo::Bar', alien => 'xz', ); =head1 DESCRIPTION This module is an extension of L, adding an additional argument to the C function: C. It will add the appropriate arguments for that alien module to the build. It can be either a string or a list of strings. If the strings don't contain C<::> they're prepended with C<'Alien::'> before the module is loaded. =head1 AUTHOR Leon Timmermans =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2024 by Leon Timmermans. 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 Export.pm100644001750001750 742615004667262 20063 0ustar00leontleont000000000000Dist-Build-0.020/lib/Dist/Build/XSpackage Dist::Build::XS::Export; $Dist::Build::XS::Export::VERSION = '0.020'; use strict; use warnings; use parent 'ExtUtils::Builder::Planner::Extension'; use Carp 'croak'; use ExtUtils::Builder::Util qw/unix_to_native_path/; use File::Find 'find'; use File::Spec::Functions qw/abs2rel catfile/; use Parse::CPAN::Meta; my $json_backend = Parse::CPAN::Meta->json_backend; my $json = $json_backend->new->canonical->pretty->utf8; my @allowed_flags = qw/include_dirs defines library_dirs libraries extra_compiler_flags extra_linker_flags/; my %allowed_flag = map { $_ => 1 } @allowed_flags; sub copy_header { my ($planner, $module_dir, $filename, $target) = @_; my $output = catfile(qw/blib lib auto share module/, $module_dir, 'include', $target); return $planner->copy_file(abs2rel($filename), $output); } sub add_methods { my ($self, $planner) = @_; $planner->add_delegate('export_headers', sub { my ($self, %args) = @_; my $module_name = $args{module} // $planner->main_module; (my $module_dir = $module_name) =~ s/::/-/g; croak 'No directory or file given to share' if not $args{dir} and not $args{file}; my $inner = $planner->new_scope; $inner->load_extension('Dist::Build::Core'); $inner->create_subst( on => $inner->create_pattern(dir => $args{dir}), add_to => 'code', subst => sub { my ($source) = @_; my $target = abs2rel($source, $args{dir}); return copy_header($inner, $module_dir, $source, $target); }, ); my @files = ref $args{file} ? @{ $args{file} } : defined $args{file} ? $args{file} : (); for my $file (@files) { $planner->create_phony('code', copy_header($inner, $module_dir, $file, $file)); } }); $planner->add_delegate('export_flags', sub { my ($self, %args) = @_; my %flags = map { $_ => $args{$_} } grep { $allowed_flag{$_} } keys %args; my $module_name = $args{module} // $planner->main_module; (my $module_dir = $module_name) =~ s/::/-/g; my $filename = catfile(qw/blib lib auto share module/, $module_dir, 'compile.json'); my $inner = $planner->new_scope; $inner->load_extension('Dist::Build::Core'); $inner->dump_json($filename, \%flags); return $planner->create_phony('code', $filename); }); } 1; # ABSTRACT: Dist::Build extension to export headers for other XS modules __END__ =pod =encoding UTF-8 =head1 NAME Dist::Build::XS::Export - Dist::Build extension to export headers for other XS modules =head1 VERSION version 0.020 =head1 SYNOPSIS load_extension('Dist::Build::XS::Export'); export_headers( module => 'Foo::Bar', dir => 'include', ); =head1 DESCRIPTION This C extension will export headers for your module, so they can be used by other modules using C. =head1 METHODS =head2 export_headers This copies the given header for the appropriate module to the approriate sharedir. =over 4 =item * module The name of the module to export. This defaults to the main module. =item * dir The directory to export (e.g. C<'include'>). =item * file A file (or a list of files) to export (e.g. C<'foo.h'>). =back At least one of C and C must be defined. Note that this function can be called multiple times (e.g. for multiple modules). =head2 export_flags This stores the given flags for the module in the appropriate sharedir. The module can be set using the C named argument but will default to the main module of the dist. The C, C, C, C, C, C arguments are all stored as-is. =head1 AUTHOR Leon Timmermans =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2024 by Leon Timmermans. 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 Import.pm100644001750001750 477615004667262 20061 0ustar00leontleont000000000000Dist-Build-0.020/lib/Dist/Build/XSpackage Dist::Build::XS::Import; $Dist::Build::XS::Import::VERSION = '0.020'; use strict; use warnings; use parent 'ExtUtils::Builder::Planner::Extension'; use Carp 'croak'; use File::Spec::Functions qw/catfile catdir/; use File::ShareDir::Tiny 'module_dir'; use Parse::CPAN::Meta; my $json_backend = Parse::CPAN::Meta->json_backend; my $json = $json_backend->new->canonical->pretty->utf8; sub add_methods { my ($self, $planner, %args) = @_; my $add_xs = $planner->can('add_xs') or croak 'XS must be loaded before imports can be done'; $planner->add_delegate('add_xs', sub { my ($planner, %args) = @_; if (my $import = delete $args{import}) { my @modules = ref $import ? @{ $import } : $import; for my $module (@modules) { my $module_dir = module_dir($module); my $config = catfile($module_dir, 'compile.json'); my $include = catdir($module_dir, 'include'); croak "No such import $module" if not -d $include and not -e $config; if (-d $include) { unshift @{ $args{include_dirs} }, $include; } if (-e $config) { open my $fh, '<:raw', $config or die "Could not open $config: $!"; my $content = do { local $/; <$fh> }; my $payload = $json->decode($content); for my $key (qw/include_dirs library_dirs libraries extra_compiler_flags extra_linker_flags/) { unshift @{ $args{$key} }, @{ $payload->{$key} || [] }; } for my $key (%{ $payload->{defines} || {} }) { $args{defines}{$key} //= $payload->{defines}{$key}; } } } } $planner->$add_xs(%args); }); } 1; # ABSTRACT: Dist::Build extension to import headers for other XS modules __END__ =pod =encoding UTF-8 =head1 NAME Dist::Build::XS::Import - Dist::Build extension to import headers for other XS modules =head1 VERSION version 0.020 =head1 SYNOPSIS load_extension('Dist::Build::XS'); load_extension('Dist::Build::XS::Import'); add_xs( module => 'Foo::Bar', import => 'My::Dependency', ); =head1 DESCRIPTION This module is an extension of L, adding an additional argument to the C function: C. It is a counterpart to L) will add the include dir and compilation flags for the given module. =head1 AUTHOR Leon Timmermans =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2024 by Leon Timmermans. 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 Serializer.pm100644001750001750 667415004667262 20365 0ustar00leontleont000000000000Dist-Build-0.020/lib/Dist/Buildpackage Dist::Build::Serializer; $Dist::Build::Serializer::VERSION = '0.020'; use strict; use warnings; use parent 'ExtUtils::Builder::Serializer'; use List::Util 1.33 'any'; use ExtUtils::Builder::Action::Function; use Dist::Build::Core; sub serialize_action { my ($self, $action, %args) = @_; if ($action->isa('ExtUtils::Builder::Action::Function')) { if ($action->module eq 'Dist::Build::Core') { return [ $action->function, $action->arguments ]; } elsif ($action->module eq 'File::Path') { if ($action->function eq 'make_path') { return [ 'mkdir', $action->arguments ]; } elsif ($action->function eq 'remove_tree') { return [ 'rm_r', $action->arguments ]; } } } return $self->SUPER::serialize_action($action); } sub deserialize_action { my ($self, $serialized, %options) = @_; my ($command, @args) = @{$serialized}; my $message = join ' ', @{$serialized}; if ($command eq 'tap_harness') { my %args = @args; $args{verbose} = $options{verbose} if defined $options{verbose}; $args{jobs} = $options{jobs} if defined $options{jobs}; return make_function('tap_harness', 'prove', %args); } elsif ($command eq 'copy') { my ($source, $destination, %args) = @args; $args{verbose} = $options{verbose} if defined $options{verbose}; $message = sprintf("cp %s %s", $source, $destination); return make_function('copy', "cp $source $destination", $source, $destination, %args); } elsif ($command eq 'mkdir') { my ($destination, %args) = @args; $args{verbose} = $options{verbose} if defined $options{verbose}; return ExtUtils::Builder::Action::Function->new( function => 'make_path', module => 'File::Path', arguments => [ $destination, %args ], exports => 'explicit', message => "mkdir $destination", ); } elsif ($command eq 'rm_r') { my (@files) = @args; return ExtUtils::Builder::Action::Function->new( function => 'remove_tree', module => 'File::Path', arguments => \@files, exports => 'explicit', message => "rm_r @files", ); } elsif ($command eq 'install') { my %args = @args; $args{verbose} = $options{verbose} if defined $options{verbose}; $args{uninst} = $options{uninst} if defined $options{uninst}; $args{dry_run} = $options{dry_run} if defined $options{dry_run}; $args{install_map} = $options{install_paths}->install_map; return make_function('install', $message, %args); } elsif (any { $command eq $_ } @Dist::Build::Core::EXPORT_OK) { return make_function($command, $message, @args); } else { $self->SUPER::deserialize_action($serialized, %options); } } sub make_function { my ($command, $message, @args) = @_; ExtUtils::Builder::Action::Function->new( function => $command, module => 'Dist::Build::Core', arguments => \@args, exports => 'explicit', message => $message, ); } 1; # ABSTRACT: A Serializer for a Dist::Build plan __END__ =pod =encoding UTF-8 =head1 NAME Dist::Build::Serializer - A Serializer for a Dist::Build plan =head1 VERSION version 0.020 =head1 DESCRIPTION This is a subclass of L that optimizes the serialization of C actions such as those in L. =head1 AUTHOR Leon Timmermans =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2024 by Leon Timmermans. 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 DynamicPrereqs.pm100644001750001750 446215004667262 21173 0ustar00leontleont000000000000Dist-Build-0.020/lib/Dist/Buildpackage Dist::Build::DynamicPrereqs; $Dist::Build::DynamicPrereqs::VERSION = '0.020'; use strict; use warnings; use parent 'ExtUtils::Builder::Planner::Extension'; sub add_methods { my ($self, $planner) = @_; $planner->add_delegate('evaluate_dynamic_prereqs', sub { my ($planner, %options) = @_; my $meta = $options{meta} // $planner->meta; if (my $dynamic = $meta->custom('x_dynamic_prereqs')) { require CPAN::Requirements::Dynamic; $options{config} //= $planner->config; $options{pureperl_only} //= $planner->pureperl_only; my $dynamic_parser = CPAN::Requirements::Dynamic->new(%options); my $prereq = $dynamic_parser->evaluate($dynamic); $planner->add_meta({ prereqs => $prereq->as_string_hash }); } }); $planner->add_delegate('add_prereq', sub { my ($planner, $module, $version, %options) = @_; $version //= 0; my $phase = $options{phase} // 'runtime'; my $relation = $options{relation} // 'requires'; $planner->add_meta({ prereqs => { $phase => { $relation => { $module => $version }}}}); }); } 1; # ABSTRACT: Support dynamic prerequisites in Dist::Build __END__ =pod =encoding UTF-8 =head1 NAME Dist::Build::DynamicPrereqs - Support dynamic prerequisites in Dist::Build =head1 VERSION version 0.020 =head1 SYNOPSIS load_extension("Dist::Build::DynamicPrereqs"); evaluate_dynamic_prereqs(); =head1 DESCRIPTION This extension adds support for configure-time dynamic prerequisites to C. =head1 DELEGATES This adds the following delegates to the planner: =head2 evaluate_dynamic_prereqs() This evaluates the dynamic prerequisites (as L) in the metadata, and adds them to the prerequisites. =head2 add_prereq($module, $version = 0, %args) This adds a specific prerequisite. It takes the following (optional) named arguments: =over 4 =item * phase A CPAN::Meta requirement phase: runtime (default), build or test =item * relation A CPAN::Meta requirement relation: requires (default, recommends or suggests =back =head1 AUTHOR Leon Timmermans =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2024 by Leon Timmermans. 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 WriteConstants.pm100644001750001750 567515004667262 21575 0ustar00leontleont000000000000Dist-Build-0.020/lib/Dist/Build/XSpackage Dist::Build::XS::WriteConstants; $Dist::Build::XS::WriteConstants::VERSION = '0.020'; use strict; use warnings; use File::Basename 'dirname'; use File::Spec::Functions 'catfile'; use parent 'ExtUtils::Builder::Planner::Extension'; sub add_methods { my ($self, $planner, %args) = @_; my $parse_xs = $planner->can('parse_xs') // do { $planner->load_extension('ExtUtils::Builder::ParseXS', 0.016, config => $args{config}); $planner->can('parse_xs'); }; $planner->add_delegate('parse_xs', sub { my ($planner, $xs_file, $c_file, %args) = @_; my @xs_dependencies = @{ $args{dependencies} // [] }; if (my $write_constants = delete $args{write_constants}) { my $xs_dir = dirname($xs_file); my $basename = delete $write_constants->{CONST_BASENAME} // 'const'; $write_constants->{NAME} //= $args{module_name} // $planner->main_module; $write_constants->{C_FILE} //= catfile($xs_dir, "$basename-c.inc"); $write_constants->{XS_FILE} //= catfile($xs_dir, "$basename-xs.inc"); $planner->create_node( target => $_, actions => [ ExtUtils::Builder::Action::Function->new( module => 'ExtUtils::Constant', function => 'WriteConstants', export => 1, arguments => [ %{$write_constants} ], message => "write_constants $write_constants->{NAME}", ) ] ) for @{$write_constants}{qw/C_FILE XS_FILE/}; push @xs_dependencies, $write_constants->{C_FILE}; } $planner->$parse_xs($xs_file, $c_file, %args, dependencies => \@xs_dependencies); }); } 1; # ABSTRACT: Dist::Build extension integrating ExtUtils::Constant __END__ =pod =encoding UTF-8 =head1 NAME Dist::Build::XS::WriteConstants - Dist::Build extension integrating ExtUtils::Constant =head1 VERSION version 0.020 =head1 SYNOPSIS load_extension('Dist::Build::XS'); load_extension('Dist::Build::XS::WriteConstants'); add_xs( module => 'Foo::Bar', write_constants => { NAMES => [ qw/FOO BAR BAZ/ ], }, ); =head1 DESCRIPTION This module is an extension of L, adding an additional argument to the C function: C. This hash will take the same members as the C function of L, except that it will set sensible default values for the C (based on the module's name), C and C (based on the XS file's directory and C defaulting to C<'const'>) members so usually those will not need to be passed. So the above example is equivalent to { NAME => 'Foo::Bar', NAMES => [ qw/FOO BAR BAZ/ ], C_FILE => 'lib/Foo/const-c.inc', XS_FILE => 'lib/Foo/const-xs.inc', } =head1 AUTHOR Leon Timmermans =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2024 by Leon Timmermans. 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