ExtUtils::Builder::Util − Utility functions for ExtUtils::Builder
version 0.018
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:
|
• |
config |
An ExtUtils::Config (compatible) object.
Dynamically require a module.
This function splits a string the same way as the local platform does.
Leon Timmermans <[email protected]>
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.