Hi,
>
> While working to port some code to Embperl 2.0 I discovered
> some odd behavior with regards to subroutines and passing the
> $req object. I'm sure that I'm just doing it wrong, but code
> that worked in 1.3 will not work in 2.0. I didn't see any
> mention of changes in regards to ho
Gerald Richter wrote:
The scoping has change in 2.0. What you done in 1.3 worked, but it was never
itended to work.
Ok. I had copied this form examples I had seen so I assumed it was
correct. But that would explain why I never had it working reliably in 1.3.
The other possibility is to use $e