Hallo.
I'm trying to get Embperl running on a gentoo box. Reinstalled perl , to be without
threads, reinstalled then apache(2.0.48) and mod_perl(1.99_10),
when making make test with embperl build, I get this
Starting httpd... Syntax error on line 26 of
/usr/src/Embperl-2.0b9/test/conf/ht
On Tue, 11 Nov 2003, Terrence Brannon wrote:
> Michael Gray wrote:
>
> >Hs anyone had any luck getting DBIx::Recordset to pass its tests using
> >recent versions of perl, DBI and DBD::Oracle?
> >
> Angus Lees and myself have several patches for Recordset, most are
> archived in the embperl ma
Michael Gray wrote:
source databases available, or I would do some testing and patching
myself. There's no free version of Oracle for Windows is there? I run
Cygwin.
Hmm, I wonder what could be causing this to happen. I have only open
Jeff's pointed out the free version.
Hi All,
Is it possible for Embperl not to use *real* files ?
What I want to do is to save template files inside a DB which will have
Embperl code within them - I want to be able to retrieve the templates
within a perl script and then *compile* the page to produce the result.
Main difference betw