From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

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