NAME

Perl5::TestEachCommit::Util - helper functions for Perl5::TestEachCommit

SUBROUTINES

process_command_line()

Process command-line switches (options). Returns a reference to a hash.

Note: This function is little more than a wrapper around Getopt::Long::GetOptions(). As such, it performs no evaluation of any interactions among the various command-line switches. That evaluation is deferred until Perl5::TestEachCommit::new() is called.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 24:

Unterminated C<...> sequence