Re: Where to find more info on [! ... !]

2000-11-30 Thread Gerald Richter
> Where to find more info on [! ... !] > > 1/ EmbPerl Documentation is a little short on this. It says exactly: > "Same as [- Perl Code -] with the exception that the code is only > executed at the first request. This could be used to define subroutines, > or do one-time initialization". > > Is

WANTED: mod_perl consulting work

2000-11-30 Thread jbodnar
While my new company is busy acquiring investment money so we can develop or real product I'm looking for some short term mod_perl consulting work to help fund the company. Preferably the work will be telecommuting or in the Austin, TX area. A brief synopsis of my qualifications: 5 years of Perl

Where to find more info on [! ... !]

2000-11-30 Thread Jean-Roch Grenetier
Where to find more info on [! ... !] 1/ EmbPerl Documentation is a little short on this. It says exactly: "Same as [- Perl Code -] with the exception that the code is only executed at the first request. This could be used to define subroutines, or do one-time initialization". Is the word 'execu