Martin A. Langhoff wrote:
> Now I'm trying to go one step further and make the code ready to be
> implemented in a few more sites. The problem is that both the code and
> static varibles remain there in memory-space in a 'shared package'. And
> this 'shared package' model blocks me from having ma
hi
>
> I've built my forst 'complex' site with Embperl, with a series of
> web-applications like a calendar and an address book relie.
>
> The code is modularized in a main lib, where all the DBI routines
> are implemented and a separated lib for each 'application'. These libs
> are 'Execu
hi
I've built my forst 'complex' site with Embperl, with a series of
web-applications like a calendar and an address book relie.
The code is modularized in a main lib, where all the DBI routines
are implemented and a separated lib for each 'application'. These libs
are 'Executed' to comp