At 3:10 PM -0500 3/22/02, Kee Hinckley wrote:
>With that in mind I wrote the following module, Embperlx::Util.pm.
>This lets you access all the standard special variables without
>worrying about which module called you. Let me know if you find it
>useful, or have any problems
Note. This modu
I'm using Embperl for my development machine, but HTML::Embperl for
production (and pre-release testing of course). It'll be that way
for a while, and in the meantime I have libraries that need to work
regardless of which environment that are running.
With that in mind I wrote the following m