Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

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