Skip to contents

Perl is a highly capable, feature-rich programming language with over 36 years of development.

Usage

perl(..., perl = NULL)

Arguments

...

<dynamic dots> Additional arguments passed to perl command. Empty arguments are automatically trimmed. If a single argument, such as a file path, contains spaces, it must be quoted, for example using shQuote(). Details see: cmd_help(perl()).

perl

A string of path to perl command.

Value

A command object.