Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more
1234567891011121314151617 # [[[ PREPROCESSOR ]]]# <<< PARSE_ERROR: 'ERROR ECOPAPL02' >>># <<< PARSE_ERROR: 'Global symbol "$empty_sub" requires explicit use RPerl;package name' >>># [[[ HEADER ]]]package RPerl::Test::Subroutine::Package_00_Bad_00;use strict;use warnings;our $VERSION = 0.001_000;# [[[ SUBROUTINES ]]]ou void $empty_sub = sub { return 2;};1; # end of package
# [[[ PREPROCESSOR ]]]
# <<< PARSE_ERROR: 'ERROR ECOPAPL02' >>>
# <<< PARSE_ERROR: 'Global symbol "$empty_sub" requires explicit use RPerl;
package
name' >>>
# [[[ HEADER ]]]
RPerl::Test::Subroutine::Package_00_Bad_00;
use
strict;
warnings;
our
$VERSION
= 0.001_000;
# [[[ SUBROUTINES ]]]
ou void
$empty_sub
=
sub
{
return
2;
};
1;
# end of package