"PERL" Generic Interface to the Perl LanguageΒΆ

Fingerprint ID:0x5045524c

New in version 0.5-rc2.

This fingerprint, from Cat’s Eye Technologies, implements a basic interface to Perl programming language. It provides the following commands:

E : codesresults
Evaluates code (via Perl eval()) and returns its stringified result. Reflects on any failure.
I : codesresult
Evaluates code (via Perl eval()) and returns its integer result. Reflects on any failure, or when the result is not a integer.
S : shelled
Pushes 1 if the Perl interpreter should be shelled. Since PyFunge is obviously not written in Perl, it pushes 0 always.

Previous topic

"ORTH" Orthogonal Easement Library

Next topic

"REFC" Referenced Cells Extension

This Page

Quick search