| Dist::Build::Core(3pm) | User Contributed Perl Documentation | Dist::Build::Core(3pm) |
Dist::Build::Core - core functions for Dist::Build
version 0.020
This plugin contains many of the core actions of "Dist::Build".
Copy the file $source to $destination.
Copy the executable $source to $destination.
Manify $source to $destination, as section $section.
This ensures the given directory exist.
This runs tests for the dist.
The list of files to run.
The number of concurrent test files to run.
This enables color in the harness.
This installs the distribution
The map of intermediate paths to install locations, as produced by ExtUtils::InstallPaths.
This enables verbose mode.
This uninstalls files before installing the new ones.
Write $content to $filename as binary data.
Write $content to $filename as text of the given encoding.
Write $content to $filename as JSON.
Leon Timmermans <fawaka@gmail.com>
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.
| 2025-05-11 | perl v5.40.1 |