The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
  • strategy list shows the list of currently used strategies

  • strategy available shows the list of available strategies

  • strategy add "name" adds a strategy before the consume-all eval strategy

  • strategy add "name" before "name" inserts a strategy before the other one

  • strategy add "name" after "name" inserts a strategy after the other one

  • strategy del "name" removes a strategy

  • strategy help "name" shows help about a strategy

1 POD Error

The following errors were encountered while parsing the POD:

Around line 5:

'=item' outside of any '=over'

=over without closing =back