DOKK / manpages / debian 13 / libextutils-builder-perl / ExtUtils::Builder::Action::Composite.3pm.en
ExtUtils::Builder::Action::Composite(3pm) User Contributed Perl Documentation ExtUtils::Builder::Action::Composite(3pm)

ExtUtils::Builder::Action::Composite - A base role for composite action classes

version 0.017

This is a base-role for all composite action classes

This will prefer handling methods in the following order: flatten, execute, command, code

Execute all actions in this collection.

This returns the list commands of all actions in the collection.

This returns the list of evaluatable strings of all actions in the collection.

This will prefer handling methods in the following order: flatten, execute, command, code

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