RE: [certification]

2000-12-10 Thread Hill, David T - Belo Corporate
>-Original Message- >From: Gunther Birznieks [mailto:[EMAIL PROTECTED]] > >"Obviously they still have to be technically interviewed, but in lieu of >someone with or without certification, it's easier to short-list on the >basis of such certification (or some equivalent outstanding thing s

RE: [certification]

2000-12-08 Thread Hill, David T - Belo Corporate
-Original Message- From: Gunther Birznieks [mailto:[EMAIL PROTECTED]] "Obviously they still have to be technically interviewed, but in lieu of someone with or without certification, it's easier to short-list on the basis of such certification (or some equivalent outstanding thing such

RE: eval statements in mod_perl

2000-12-07 Thread Hill, David T - Belo Corporate
that I did get. David Hill -Original Message- From: Ed Park [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 07, 2000 3:08 AM To: Hill, David T - Belo Corporate; [EMAIL PROTECTED] Subject: RE: eval statements in mod_perl This was a problem that I had when I was first startin

eval statements in mod_perl

2000-12-06 Thread Hill, David T - Belo Corporate
Howdy, I am running mod_perl and have created a handler that serves all the pages for our intranet. In this handler I load perl programs from file into a string and run eval on the string (not in a block). The problem is that for any session the code doesn't work the first or second time