Modify $0 in Perl embedded in C

2004-05-26 Thread Dan - cPanel Support
Hello group! I hope I have the right list (I looked and looked and couldn't find any specific lists) if not just point me int he right direction I've been playing with embedding Perl code into a C program that can interpret the code. (as per http://www-h.eng.cam.ac.uk/help/mjg17/perldoc/pod/perlem

%fdat handling of same name feilds.

2004-05-26 Thread chris
I looked through the mailing list but couldn't really find anything concerning to this. So im sorry if im rehashing an older discussion. The current functionality of fdat when you have multiple field names is to create a tab delimited string. ie. ?name=foo&name=bar&name=baz $fdat{name} = "foo

Re: Modify $0 in Perl embedded in C

2004-05-26 Thread Beau E. Cox
On Wednesday 26 May 2004 11:41 am, JupiterHost.Net wrote: > Hello group! > > I hope I have the right list (I looked and looked and couldn't > find any specific lists) if not just point me int he right direction > > I've been playing with embedding Perl code into a C program that can > interpret the

Re: Modify $0 in Perl embedded in C

2004-05-26 Thread JupiterHost.Net
Brent 'Dax' Royal-Gordon wrote: JupiterHost.Net wrote: I hope I have the right list (I looked and looked and couldn't find any specific lists) if not just point me int he right direction I'm afraid you haven't. Embperl is a framework for building websites Thanks for letting me know with embedded

Re: Modify $0 in Perl embedded in C

2004-05-26 Thread Brent 'Dax' Royal-Gordon
JupiterHost.Net wrote: I hope I have the right list (I looked and looked and couldn't find any specific lists) if not just point me int he right direction I'm afraid you haven't. Embperl is a framework for building websites with embedded Perl statements, kinda like PHP, but without the lame lang

Modify $0 in Perl embedded in C

2004-05-26 Thread JupiterHost.Net
Hello group! I hope I have the right list (I looked and looked and couldn't find any specific lists) if not just point me int he right direction I've been playing with embedding Perl code into a C program that can interpret the code. (as per http://www-h.eng.cam.ac.uk/help/mjg17/perldoc/pod/perlem

Re: Strange table errors..

2004-05-26 Thread Stefan Cars
Hi! This is latest CVS and spaces between the tags does not change anything. On Mon, 24 May 2004, Gerald Richter wrote: > > > > I have this file: > > > > > > > > Running embpexec.pl or through the webserver the output is: > > > > /tr/table > > > > > > Is this a feature or a bug ? > > > > Looks