Re: file upload

2006-05-28 Thread Angus Lees
On 5/25/06, Todd White <[EMAIL PROTECTED]> wrote: Shoot!  Current circumstances might not allow for a recompiling ofEmbperl.  Does anyone know of any possible work around? The problem comes from a change in behaviour of CGI.pm in versions 3.01+ So you could downgrade CGI.pm.  Alternatively, the

RE: persistent DB connections

2006-05-28 Thread Gerald Richter
> > I want to use my DBIx::Class module to access the db and want > to store a DBIx::Class::Schema object which holds a db > connection somewhere, so I can access it from my embperl > pages and my embperl library I include with > > Execute ({ inputfile => 'nacadminlib.epl', import => 1 }); >

RE: AIX/IHS and embperl build issues

2006-05-28 Thread Gerald Richter
> > Here it is, Seems like you hit a bug in Perl's xsubpp which converts the XS file to the C file. Try to replace the typemap file in the Embperl distribution with the attached file. This hopefully should not hit the bug Gerald > Thanks, Susan > > > > -Original Message- > From: G