perlsh (1) Linux Manual Page
NAME perlsh – one-line perl evaluator with line editing function and variable name completion function SYNOPSIS perlsh DESCRIPTION This program reads input a line, and evaluates it by perl interpreter, and prints the result. If the result is a list value then each value of the list is printed line by line. This program…
