option name by a space or '=' (as with L<Getopt::Long|Getopt::Long>).
Option names are also case-sensitive.
-=over 8
+=over
=item C<--profile FILE>
is not the case, you'll probably have to give a full path to F<perl> instead
of using the C<%perl> placeholder.
-=over 4
+=over
=item * Start Komodo.
=head1 CONSTRUCTOR
-=over 8
+=over
=item C< new( %DEFAULT_PARAMS ) >
=head1 METHODS
-=over 8
+=over
=item C< exclude() >
Code is reachable if any of the following conditions are true:
-=over 4
+=over
=item * Flow-altering statement has a conditional attached to it
=head1 CONSTRUCTOR
-=over 8
+=over
=item C<< new( -profile => $profile, -errors => $config_errors ) >>
=head1 METHODS
-=over 8
+=over
=item C<< create_policy( -name => $policy_name, -params => \%param_hash ) >>
Perl::Critic::PolicyFactory has a few static subroutines that are used
internally, but may be useful to you in some way.
-=over 8
+=over
=item C<site_policy_names()>
=head1 CONSTRUCTOR
-=over 8
+=over
=item C<< new( -policies => \@POLICY_OBJECTS ) >>
=head1 METHODS
-=over 8
+=over
=item to_string()
=head1 CONSTRUCTOR
-=over 8
+=over
=item C<< new( -policies => \@POLICY_OBJECTS ) >>
=head1 METHODS
-=over 8
+=over
=item to_string()
=head1 IMPORTABLE SUBS
-=over 8
+=over
=item C<find_keywords( $doc, $keyword )>
A Perl code file is:
-=over 4
+=over
=item * Any file that ends in F<.PL>, F<.pl>, F<.pm>, or F<.t>
=head1 IMPORTABLE VARIABLES
-=over 8
+=over
=item C<$COMMA>