Search Discussions
-
Hi Gerald, I am still having problems with a scenario which I will outline in detail below. I hope this functionality is not too much of a pain to incorporate. I have tried to supply a minimal case. ...
Neil Gunton
Oct 31, 2000 at 11:35 pm
Nov 7, 2000 at 7:50 pm -
There are two features which I think would be good to have in EmbperlObject. I would like to know what you think: 1. The ability for Execute() to look up the directory tree if it can't find the named ...
Neil
Oct 7, 2000 at 8:15 pm
Oct 30, 2000 at 5:23 am -
Does embperl have it's own $1, $2, etc. like the ones captured when using parenthesis in a matching expression? If not, does embperl do something to these variables produced by the parenthesis (like ...
Gavin Spomer
Oct 18, 2000 at 8:21 pm
Oct 22, 2000 at 1:21 pm -
Hi, I updated Apache::Session from 1.0x to 1.53, changed the config files and now get errors: Can't locate object method "close" via package "Apache::Session::Store::MySQL" at ...
Alvar Freude
Oct 24, 2000 at 3:26 am
Oct 24, 2000 at 7:28 pm -
I am new to embperl and I am having a problem that I can't seem to find an answer to. I am hoping someone here can help. I am trying to post data to an empbperl program. Using method="get" works ...
James Lee
Oct 23, 2000 at 2:23 pm
Oct 24, 2000 at 8:03 pm -
All of a sudden, my error log is showing this: [Tue Oct 24 00:37:55 2000] [error] [Tue Oct 24 00:37:55 2000] 14020 null ERR: Can' t locate object method "CurrPackage" via package ...
Ilia Lobsanov
Oct 24, 2000 at 5:39 am
Oct 24, 2000 at 7:30 pm -
Does such a thing exist? I wouldn't mind sharing some of my works and seeing what other people have done. - Gavin "People are the worst drivers in the world" http://www.singlespeedsanonymous.com/ ...
Gavin Spomer
Oct 13, 2000 at 10:45 pm
Oct 20, 2000 at 4:49 pm -
I would like to do the equivalent of [- Execute('navbar.epl'); -] in an epl file to include a common nav bar in many .epl files. I would like to evaluate the navbar.epl script in the same namespace ...
John Aughey
Oct 15, 2000 at 3:08 pm
Oct 18, 2000 at 1:02 pm -
Hi, I am working on a website which is using ePerl for embedding Perl code in HTML. Due to various reasons I am contemplating migrating to EmbPerl or Mason. The problem is that in ePerl all code are ...
Mithun B
Oct 10, 2000 at 9:49 pm
Oct 15, 2000 at 6:59 pm -
I get a strange error when calling a random function - it starts sending back broken pages when load testing, but while just loading/reloading it works The results of the load test: Document Length: ...
Henri Laupmaa
Oct 4, 2000 at 11:36 pm
Oct 15, 2000 at 6:56 pm -
Hi all, I've noticed a problem with the way Embperl parses certain strings that contain "-]" or "+]" when passed to Execute using the input hash element. I haven't tested with other tag types but I'm ...
Andrew O'Brien
Oct 23, 2000 at 6:31 am
Oct 24, 2000 at 4:33 am -
Anyone notice a crash with this little test script: [- @bar = ('a', 'blah', 'c'); -] [$ foreach $foo @bar $] [- next if $foo eq 'blah' -] [+ $foo +]<BR [$ endforeach $] ilia.
Ilia Lobsanov
Oct 7, 2000 at 10:59 pm
Oct 15, 2000 at 6:51 pm -
I uploaded the new grammaticaly updated pod to http://nurey.net/Embperl.pod The "diff -c" file is at http://nurey.net/Embperl1.3b6.pod.diff One bug I found is that HTML::Embperl::Req::DeleteSession ...
Ilia Lobsanov
Oct 22, 2000 at 12:03 am
Nov 7, 2000 at 7:37 pm -
I'm trying to make my own webmail page using Embperl and the Mail::POP3Client module. When I do the function call to get the message headers ($pop- Head($i)), some stuff I don't want gets sent to ...
Gavin Spomer
Oct 31, 2000 at 10:23 pm
Nov 1, 2000 at 4:37 pm -
i've just adopted libhtml-embperl-perl and uploaded 1.3b6 packages. they'll take a while (maybe a few days) to filter through into the actual archives. in the meantime, they're available from: stable ...
Angus Lees
Oct 20, 2000 at 12:54 am
Oct 26, 2000 at 8:00 am -
Using EmbperObject, I notice that in the web server logs I have many error messages like this: Warning in Perl code: Embperl path search ...
Sheffield Worboys
Oct 24, 2000 at 9:35 pm
Oct 25, 2000 at 6:07 am -
I was using the CLEANUP subroutine in an embperl page to save a value in udat, however when I do this it seems the value does not stay in udat. When I save the object in udat immediately, rather than ...
Steven D. Arnold
Oct 20, 2000 at 8:20 pm
Oct 22, 2000 at 1:25 pm -
Hi all, maintaining the faq and docs takes a lot time. The result is, that, for example, in the faq there are not as much answer as there could be (e.g. for session management). My english is ...
Gerald Richter
Oct 18, 2000 at 3:54 am
Oct 18, 2000 at 5:09 am -
Hello all! I've been messing around w/ embperl for about a year now and I am currently implementing an online message board, just to see if I could do it. Everything has been working peachy-keen ...
Gavin Spomer
Oct 2, 2000 at 6:19 pm
Oct 15, 2000 at 6:38 pm -
Now, I'm sure that I must be doing something really, really dumb, and the problem is staring me in the face, but I've spent ages trying to work it out and would be grateful of assistance! I've read ...
Ian Fenn
Oct 8, 2000 at 1:05 am
Oct 8, 2000 at 1:10 am -
Hi? I'm trying to build web site with Embded Perl now. But I have some trouble in the netscape interface( Wierdly, it doesn't on MSIE.) (In the Netscape view) Checking passwd HTTP/1.1 200 OK Date: ...
Sanghoon Lee
Oct 31, 2000 at 7:29 am
Oct 31, 2000 at 8:45 am -
Dear Sir/Madam How do you format a variable to delete the first character of the variable using mod perl? I am trying to delete a ($) dollar sign from a price that I have in a varibale called $price. ...
Simon Burns
Oct 24, 2000 at 3:17 am
Oct 24, 2000 at 3:50 am -
hi, I've hidden my mod_perl + Embperl enabled server behind an apache proxy. The problem I have is that redirects that Embperl generates are not being caught by my ProxyPassReverse directive at the ...
Martin langhoff
Oct 19, 2000 at 8:54 pm
Oct 20, 2000 at 8:48 am -
Gerald, Can you tell me what is the point of HTML::Embperl::Mail when one can call Embperl::Execute using scalar ref output and them email the scalar? eg.: my $output = ''; HTML::Embperl::Execute( { ...
Ilia Lobsanov
Oct 18, 2000 at 5:39 am
Oct 18, 2000 at 5:56 am -
Our logs are filling up with the "use of uninitialized value" warnings. We get the warning not only in our own code but also in perl modules. In our code they seem to appear anywhere any of the ...
Lourdes Herling
Oct 17, 2000 at 4:28 pm
Oct 18, 2000 at 5:20 am -
Hi there, My Perl and UNIX knowledge is still pretty limited unfortunately ;o) and I was wondering how I might go about installing embperl on an ISP that has no telnet or root access. FTP only - ...
Colin Tucker
Oct 18, 2000 at 2:10 am
Oct 18, 2000 at 3:23 am -
when we try to you require statement as following [- require ('eperl_lib/mysqldb_lib.pl') -] We get error [32241]ERR: 24: Line 118: Error in Perl code: Undefined subroutine ...
Dung Tong
Oct 17, 2000 at 4:45 am
Oct 17, 2000 at 5:12 am -
Does anybody else get this behavior? The following code works just fine normally: [$ foreach $letter (A..Z) $] [+ $letter +] [$ endforeach $] But when I use EmbperlObject instead of Embperl, I ...
Neil Gunton
Oct 9, 2000 at 1:50 am
Oct 15, 2000 at 6:53 pm -
Hi, I try to compile embperl 1.3b5 on an Alpha running under Debian Linux and I get the following errormessage for about 30 lines: Embperl.c:520: warning: cast to pointer from integer of different ...
Andre Landwehr
Oct 6, 2000 at 5:24 pm
Oct 15, 2000 at 6:48 pm -
There are two possible limits I've run into while using embperl w/ a postgres database. 1. If I have a embperl page that does a SELECT * FROM some_table and the table has more than ten fields in it, ...
Gavin Spomer
Oct 9, 2000 at 10:38 pm
Oct 9, 2000 at 10:46 pm -
Is it possible to use execute function as 'include' so it does not parse the file just includes it in the calling file and parses them all together? Thanks, Henri Laupmaa Inspiral Network +372 55 ...
Henri Laupmaa
Oct 8, 2000 at 1:59 pm
Oct 9, 2000 at 5:34 pm -
Hi, Can anybody help with these exciting problems: 1) When using [$ var $x $y $], these global variables are not visable to any Embperl files called via Execute (although %fdat, %udat etc. are). ...
Jonny Cavell
Oct 3, 2000 at 1:58 pm
Oct 3, 2000 at 5:14 pm -
We are searching a mod_perl/Embperl programmer (or somebody who wants to become one) for a job in Germany (near Mainz) If you are interessted please view details at ...
Gerald Richter
Oct 30, 2000 at 6:44 pm
Oct 30, 2000 at 6:44 pm -
It would be better to send it to the embperl mailinglist (embperl@perl.apache.org) So far it seems ok. How do you call this page? From another page or CGI script were CGI.pm is involed somehow. In ...
Gerald Richter
Oct 19, 2000 at 4:44 am
Oct 19, 2000 at 4:44 am -
Does anyone have available a precompiled version of Embperl for use with Mandrake 7.1 under Apache?' I'm trying to avoid installing the source for Apache & to use the two together Embperl needs other ...
Steven Wilcoxon
Oct 18, 2000 at 11:27 pm
Oct 18, 2000 at 11:27 pm -
The URL ftp://ftp.dev.ecos.de/pub/perl/embperl/HTML-Embperl-1.3b6.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GR/GRICHTER/HTML-Embperl-1.3b6.tar.gz size: 300443 bytes md5: ...
Gerald Richter
Oct 18, 2000 at 7:10 am
Oct 18, 2000 at 7:10 am
Group Overview
group | embperl |
categories | modperl, perl |
discussions | 38 |
posts | 137 |
users | 38 |
website | perl.apache.org |
38 users for October 2000
Archives
- October 2014 (2)
- September 2014 (3)
- July 2014 (3)
- June 2014 (3)
- May 2014 (8)
- April 2014 (2)
- January 2014 (10)
- December 2013 (1)
- November 2013 (2)
- October 2013 (3)
- August 2013 (3)
- July 2013 (7)
- June 2013 (2)
- May 2013 (11)
- February 2013 (2)
- November 2012 (5)
- October 2012 (20)
- September 2012 (44)
- May 2012 (6)
- April 2012 (16)
- March 2012 (26)
- December 2011 (4)
- November 2011 (1)
- September 2011 (4)
- June 2011 (4)
- May 2011 (3)
- January 2011 (13)
- December 2010 (9)
- November 2010 (3)
- October 2010 (7)
- September 2010 (5)
- July 2010 (31)
- June 2010 (6)
- May 2010 (5)
- April 2010 (22)
- March 2010 (25)
- February 2010 (23)
- October 2009 (16)
- September 2009 (17)
- June 2009 (1)
- May 2009 (9)
- April 2009 (3)
- March 2009 (3)
- February 2009 (2)
- December 2008 (2)
- November 2008 (1)
- October 2008 (18)
- September 2008 (10)
- August 2008 (7)
- July 2008 (40)
- June 2008 (1)
- May 2008 (7)
- April 2008 (3)
- March 2008 (6)
- February 2008 (2)
- January 2008 (19)
- December 2007 (10)
- November 2007 (14)
- October 2007 (24)
- September 2007 (43)
- August 2007 (14)
- July 2007 (17)
- June 2007 (44)
- May 2007 (44)
- April 2007 (35)
- March 2007 (8)
- February 2007 (7)
- January 2007 (17)
- December 2006 (9)
- November 2006 (31)
- October 2006 (27)
- September 2006 (49)
- August 2006 (57)
- July 2006 (12)
- June 2006 (28)
- May 2006 (41)
- April 2006 (91)
- March 2006 (60)
- February 2006 (58)
- January 2006 (52)
- December 2005 (67)
- November 2005 (22)
- October 2005 (50)
- September 2005 (53)
- August 2005 (45)
- July 2005 (66)
- June 2005 (82)
- May 2005 (53)
- April 2005 (53)
- March 2005 (89)
- February 2005 (50)
- January 2005 (50)
- December 2004 (72)
- November 2004 (65)
- October 2004 (33)
- September 2004 (47)
- August 2004 (67)
- July 2004 (92)
- June 2004 (43)
- May 2004 (88)
- April 2004 (146)
- March 2004 (99)
- February 2004 (75)
- January 2004 (92)
- December 2003 (92)
- November 2003 (129)
- October 2003 (47)
- September 2003 (97)
- August 2003 (91)
- July 2003 (111)
- June 2003 (98)
- May 2003 (37)
- April 2003 (55)
- March 2003 (79)
- February 2003 (88)
- January 2003 (175)
- December 2002 (125)
- November 2002 (134)
- October 2002 (182)
- September 2002 (189)
- August 2002 (126)
- July 2002 (163)
- June 2002 (80)
- May 2002 (166)
- April 2002 (140)
- March 2002 (227)
- February 2002 (133)
- January 2002 (113)
- December 2001 (145)
- November 2001 (163)
- October 2001 (134)
- September 2001 (114)
- August 2001 (193)
- July 2001 (115)
- June 2001 (119)
- May 2001 (177)
- April 2001 (136)
- March 2001 (182)
- February 2001 (179)
- January 2001 (79)
- December 2000 (95)
- November 2000 (198)
- October 2000 (137)
- September 2000 (98)
- August 2000 (249)
- July 2000 (128)
- June 2000 (196)
- May 2000 (184)
- April 2000 (211)
- March 2000 (116)