Fresher to EmbPerl

2002-07-30 Thread Gaurav Verma
Hi Everybody, I'm a fresher for EmbPerl. M aware of CGI-Perl. Can anybody pl. help me out as to how can i start my way to EmbPerl. I need few details regarding as to where the embperl program should be stored and a small hello world program in embperl. Wating for replies.. Regards, Gaurav Ve

Fresher To EmbPerl !

2002-07-30 Thread Gaurav Verma
Hi Everybody, I'm a fresher for EmbPerl. M aware of CGI-Perl. Can anybody pl. help me out as to how can i start my way to EmbPerl. I need few details regarding as to where the embperl program should be stored and a small hello world program in embperl. Wating for replies.. Regards, Gaurav Ver

Re: Execute

2002-07-30 Thread Gerald Richter
> > > To get the Embperl request object, you need to get the first > > > parameter passed to the page (not to the sub): > > > > > > [- > > > $r = shift ; > > > -] > > > > > I am using Perl syntax, so this does not work, and trying $r = shift > results in nothing.. > ok, I was a little unclear. Th

RE: Execute

2002-07-30 Thread Justin Harrison
> > To get the Embperl request object, you need to get the first > > parameter passed to the page (not to the sub): > > > > [- > > $r = shift ; > > -] > > I am using Perl syntax, so this does not work, and trying $r = shift results in nothing.. > -Original Message- > From: Justin Harri

RE: Execute

2002-07-30 Thread Justin Harrison
Hi Gerald, Thanks for your response. It definitely does. > -Original Message- > From: Gerald Richter [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 30, 2002 2:53 AM > To: Justin Harrison; [EMAIL PROTECTED] > Subject: Re: Execute > > > > > > I'm having problems trying to get an emb

Re: Re: Deleting a file under embperl...

2002-07-30 Thread Gerardo Schimpf
Yes, you're right, was a permission problem... Embperl works perfect. Thanks... :-) On Tuesday 30 July 2002 01:30 pm, you wrote: > Hi, > > this is really not an Embperl problem, but as Axel and I (in my answer to > your fisrt mail some days ago) suggested you should print out $! to get the > reas

RE: Segfaulting Apache children...

2002-07-30 Thread Justin Harrison
Thanks Gerald, I'll install Embperl as you have instructed, and I will get you repro steps the next time this happens! > -Original Message- > From: Gerald Richter [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 30, 2002 1:02 AM > To: Justin M. Harrison; [EMAIL PROTECTED] > Subject: Re:

Re: configure Embperl with mod_perl 2 (was: using a diffrent EMBPERL_OBJECT_BASE)

2002-07-30 Thread Gerald Richter
> Works like a charm, thanks a lot. :-) > I should have seen it from the test files! > > thanks again, > PS. Where are the new docs located ? any chance the updates are posted soon ? > I just uploaded them to http://perl.apache.org/embperl/pod/doc/Config.htm . Notice that they are not ready y