| ExtUtils::Builder::Util(3pm) | User Contributed Perl Documentation | ExtUtils::Builder::Util(3pm) |
ExtUtils::Builder::Util - Utility functions for ExtUtils::Builder
version 0.017
This is a module containing some helper functions for ExtUtils::Builder.
This is a shorthand for calling ExtUtils::Builder::Action::Function's contructor.
This is a shorthand for calling ExtUtils::Builder::Action::Code's contructor.
This is a shorthand for calling ExtUtils::Builder::Action::Code's contructor, with @command passed as its "command" argument.
This translates a unix glob expression (e.g. "*.txt") to a regex.
This converts a unix path to a native path.
This converts a native path to a unix path.
This function takes a hash with various (optional) keys:
An ExtUtils::Config (compatible) object.
Dynamically require a module.
Leon Timmermans <fawaka@gmail.com>
This software is copyright (c) 2013 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-04-12 | perl v5.40.1 |