- or download this
1 # This is the start of the code where we set up stuff
2 my $frob = 'gibber';
3 my $handle = 'hum';
- or download this
4 # Start doing the real work
5 do_the_real_work($frob, $handle);
- or download this
<NCODE section="some_name" start_line="1" order="1">
insert code here
</NCODE>