Dave Cross: Still Munging Data With Perl: Online event - Mar 17 Learn more

# [[[ PREPROCESSOR ]]]
# <<< COMPILE_ERROR: 'ERROR ECVPAPL02' >>>
# <<< COMPILE_ERROR: 'syntax error' >>>
foo
# [[[ HEADER ]]]
use strict;
use RPerl;
our $VERSION = 0.001_000;
# [[[ SUBROUTINES ]]]
our void $empty_sub = sub { return 2; };
1; # end of package