Gerald Richter wrote:
>
> > base.epl:
> >
> > [- Execute ('constants.inc') -]
> >
> > [- Execute ('init.inc') -]
> >
> > [- Execute ({ inputfile => 'subs.inc', import => 1 }) -]
> >
>
> As far as I see the import => 1 is the problem. This imports only [$sub$]
> subs but not normal Perl subs.
Ah
> base.epl:
>
> [- Execute ('constants.inc') -]
>
> [- Execute ('init.inc') -]
>
> [- Execute ({ inputfile => 'subs.inc', import => 1 }) -]
>
As far as I see the import => 1 is the problem. This imports only [$sub$]
subs but not normal Perl subs.
If this is the only place where you are importing