The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

symbolic_calculator_shell

SYNOPSIS

  symbolic_calculator [-s FILE] [--man] [--help]

OPTIONS

  -s or --source FILE
    Read from this file instead of STDIN
  --man
    Display the full manual (which is currently rather lacking).
  -h or --help
    Display (this) short help.

DESCRIPTION

This is a shell interface for the Math::SymbolicX::Calculator Perl module. (See also "perldoc Math::SymbolicX::Calculator::Interface::Shell")