SYNOPSIS

    $ sepl
    Type ",h" for help, or ",q" to quit.
    main @> substr "hello, japh", 7
    'japh'
    main @>

DESCRIPTION

\*(C`sepl\*(C' uses Sepia::ReadLine to provide an interactive Perl shell with many of the Sepia features available in Emacs, including completion and all shortcuts. It is not well-tested or frequently used, and should be considered experimental.

RELATED TO sepl…

Sepia, Term::ReadLine.

Most of \*(C`Sepia\*(C''s documentation is installed in Emacs' \*(C`info\*(C' format. On most systems it can be read from the command-line by typing "\*(C`info sepia\*(C'".

AUTHOR

Sean O'Rourke, <[email protected]>

Bug reports welcome, patches even more welcome.

COPYRIGHT

Copyright (C) 2010-2011 Sean O'Rourke. All rights reserved, some wrongs reversed. This module is distributed under the same terms as Perl itself.