NAME

OP::Shell

DESCRIPTION

Interactive Perl 5 shell (experimental)

SYNOPSIS

use OP::Shell;

my $shell = OP::Shell->new();

$shell->run();

BUGS

Source filtering syntax does not work in interactive mode.

SEE ALSO

This file is part of OP.