RE: Accessing EmbPerl variables from another package

2000-04-21 Thread Gerald Richter
> From my web page I call a routine in a library. I would like that > routine to be able to access (and set) some variables (%udat in > particular). I need to experiment to be sure, but > HTML::Embperl::udat didn't seem to work, Accessing %HTML::Embperl::udat should work in the current version

Accessing EmbPerl variables from another package

2000-04-20 Thread Kee Hinckley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 From my web page I call a routine in a library. I would like that routine to be able to access (and set) some variables (%udat in particular). I need to experiment to be sure, but HTML::Embperl::udat didn't seem to work, and caller() returned H