|
|
| |
Psh::Builtins::Strategy(3) |
User Contributed Perl Documentation |
Psh::Builtins::Strategy(3) |
- "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
Hey! The above document had some coding errors, which are explained
below:
- Around line 5:
- '=item' outside of any '=over'
=over without closing =back
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |