- or download this
#!/usr/bin/env perl
...
__END__
- or download this
perl -MO=Deparse double_bracket_op.pl double_bracket_op.pl
use warnings;
...
}
__DATA__
double_bracket_op.pl syntax OK
- or download this
#!/usr/bin/env perl
...
bar
nose
cuke
- or download this
package MyClass;
...
__END__
- or download this
package Foo {
...
__END__