>
> I am having some issues with Embperl 2.2.0 and subroutines.
>
> I used to be able to call a subroutine from another file like
> this in Embperl 1.3.6:
> [- Execute ({ inputfile => 'displayedit.html', import => 1 }) -]
> [- EditReport -]
>
> displayedit.html
> [$ sub EditReport $]
>
>
Hello,
I am having some issues with Embperl 2.2.0 and subroutines.
I used to be able to call a subroutine from another file like this in
Embperl 1.3.6:
[- Execute ({ inputfile => 'displayedit.html', import => 1 }) -]
[- EditReport -]
displayedit.html
[$ sub EditReport $]
(code & html)
[$