NAME

sepl -- a Term::ReadLine-based Sepia interactive shell.

SYNOPSIS

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

DESCRIPTION