1Devel::REPL::Plugin::TuUrstelresC(o3n)tributed Perl DocuDmeevnetla:t:iRoEnPL::Plugin::Turtles(3)
2
3
4

NAME

6       Devel::REPL::Plugin::Turtles - Generic command creation using a read
7       hook
8

DESCRIPTION

10       By default, this plugin allows calling commands using a read hook to
11       detect a default_command_prefix followed by the command name, say MYCMD
12       as an example.  The actual routine to call for the command is
13       constructed by looking for subs named 'command_MYCMD' or 'expr_MYCMD'
14       and executing them.
15
16   NOTE
17       The "default_command_prefix" is "qr/\#/" so care must be taken if other
18       uses for that character are needed (e.g., '#' for the shell escape
19       character in the PDL shell.
20
21
22
23perl v5.12.1                      2010-06-15   Devel::REPL::Plugin::Turtles(3)
Impressum