table of contents
ExtUtils::Builder::ArgumentCollector(3pm) | User Contributed Perl Documentation | ExtUtils::Builder::ArgumentCollector(3pm) |
NAME¶
ExtUtils::Builder::ArgumentCollector - Helper role for argument collecting classes
VERSION¶
version 0.032
DESCRIPTION¶
This is a helper role for classes that collect arguments for their command. Classes that use this include ExtUtils::Builder::Compiler and ExtUtils::Builder::Linker
AUTHOR¶
Leon Timmermans <fawaka@gmail.com>
COPYRIGHT AND LICENSE¶
This software is copyright (c) 2012 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-16 | perl v5.40.1 |