- or download this
a> some random text
----------------
...
c> random
c> text
c>
- or download this
@foo = (
{
...
},
.. and so on ..
);
- or download this
bri red grn blu
0 0 0 0
...
101 0 250 255
102 0 246 255
..
- or download this
CLASS
EXPRESSION ([pixel] >= 242 AND [pixel] <= 242
...
END
END
..
- or download this
while (<INFILE>) {
...
" END\n" .
"END\n";
}