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