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

# [[[ PREPROCESSOR ]]]
# <<< PARSE_ERROR: 'ERROR ECVPAPC02' >>>
# <<< PARSE_ERROR: 'Perl::Critic::Policy::ValuesAndExpressions::RequireInterpolationOfMetachars' >>>
# [[[ HEADER ]]]
use strict;
use RPerl;
our $VERSION = 0.001_000;
# [[[ SUBROUTINES ]]]
our string $empty_sub = sub {
return q{`~!@#$%^&*()-_=+[]\|;:'",<.>/?};
};
1; # end of package