The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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")