- or download this
use strict;
use warnings;
...
__END__
Can't modify list slice in scalar assignment at script.pl line 10, nea
+r "'!';"
- or download this
use strict;
use warnings;
...
__END__
Can't modify non-lvalue subroutine call in scalar assignment at script
+.pl line 10, near "qw( A B C D E );"
- or download this
use strict;
use warnings;
...
__END__
Not an ARRAY reference at script.pl line 11.
- or download this
use strict;
use warnings;
...
__END__
Can't use string ("a") as an ARRAY ref while "strict refs" in use at s
+cript.pl line 11.