The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

all_roles_used_in_models_and_subsystems

The all_roles_used_in_models_and_subsystems allows a user to access the set of roles that are included in current models and subsystems. This is important. There are far fewer roles used in models than overall. Hence, the returned set represents the minimal set we need to clean up in order to properly support modeling.

Example:

    all_roles_used_in_models_and_subsystems > output

This is a pipe command. The is no input, and the output is to the standard output.

Parameter and return types

Output Format

The output is a file in which each line contains just a role used in the construction of models or occurring in a subsystem.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 30:

You forgot a '=back' before '=head2'