#!/usr/bin/perl # [[[ PREPROCESSOR ]]] # <<< PARSE_ERROR: 'ERROR ECOPAPL02' >>> # <<< PARSE_ERROR: "Can't locate RPerly.pm" >>> # [[[ HEADER ]]] use RPerl; use strict; use warnings; use RPerly; our $VERSION = 0.001_000; # [[[ OPERATIONS ]]] my integer $i = 2 + 2;