Tests for Embperl - Importing subs

[! Execute({inputfile => 'subimp.htm', import => 1}) !] First sub: [- tfirst -] Second sub: [- tsecond -] [- @cell = (['a1', 'a2'], ['b1', 'b2']) -] And now a table splitted into several subs: [- tabcell (\@cell)-]
12>
req_rec sub:

$req_rec = [+ $req_rec +] $$req_rec = [+ $$req_rec +]

[- trr -] And done!