> Is there any name-space available in
> Embperl that I could use on a per-site basis with a single name?
In 2.0 there is an application object, which is excatly for such a purpose.
I have indrocuded it in b6 you can get a reference to it with
$app = $req -> app ;
and then store anything it it with
$app -> {foo} = ....
>
> You know, when you're at the O'Reilly conference, you should talk to
> them about doing an Embperl book. There is so much buried in the doc
> page that needs to be called out in a good book.
I already doing a Embperl book for O'Reilly, but it's for O'Reilly germany,
so it will be in german, but there is a good chance that it will get
translated into english...
Gerald
-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]