Re: embperl sub is called from another embperl sub does not make output

2002-10-11 Thread Gerald Richter
Hello, > > We have installed Embperl 2.0b8 on RedHat 8.0 with perl downgraded to > 5.6.1. We encountered the following problem: when an embperl sub is > called from an embperl sub, the output from it is lost. That happens > only if you call the sub before making any output from the parent sub. >

embperl sub is called from another embperl sub does not make output

2002-10-11 Thread Vladimir I.
Hello, We have installed Embperl 2.0b8 on RedHat 8.0 with perl downgraded to 5.6.1. We encountered the following problem: when an embperl sub is called from an embperl sub, the output from it is lost. That happens only if you call the sub before making any output from the parent sub. E.g.: [