Search Discussions
-
Heyo, First off -- I am new to Embperl, so perhaps I missed a thing or two. If this is the case, any 'steering' in the right direction would be appreciated. ;-) I know this is kind of like overload ...
Cameron McBride
Apr 12, 2002 at 1:13 am
Aug 4, 2002 at 6:47 pm -
Hi! We use Embperl to generate dynamical pages for our router & switches bandwidth statistics. We poll them using snmp and store the data in an oracle database we access usind dbi and dbd::oracle. ...
Alexander Hartmaier
Apr 16, 2002 at 6:57 am
Apr 17, 2002 at 11:13 am -
Can anyone tell me if it possible to pass a javascript variable to embperl without using forms? Cheers Andrew --------------------------------------------------------------------- To unsubscribe, ...
Andrew Douglass
Apr 3, 2002 at 12:16 am
Apr 17, 2002 at 11:25 am -
I wish that <option value="" None</option <option value="_new" New</option <option value="[+ (values %Authors)[$row] +]" [+ (keys %Authors)[$row] +]</option generated one instance of None and New ...
Kee Hinckley
Apr 29, 2002 at 9:25 pm
May 3, 2002 at 1:01 pm -
Hello, I am part of a small group of engineers that is looking in to replacing our current proprietary template technology. We are looking at mod_perl with some template layers and PHP. I have been ...
Brian France
Apr 18, 2002 at 8:03 pm
Apr 25, 2002 at 6:12 am -
In rereading my last post I realized that I didn't give much informaiton to go on. I am upgrading from HTML::Embperl 2.0b5 to 2.0b7 Embperl. My setup was working correctly with Apache::SessionX prior ...
Aaron Johnson
Apr 10, 2002 at 3:52 pm
Apr 15, 2002 at 3:56 am -
It seems to me (from document fragments and example code) that the 'XML integration' has mostly targetted the XSLT transformations. What if I just want to parse some XML files? - are the libxml2 ...
Cameron McBride
Apr 16, 2002 at 8:30 am
Apr 17, 2002 at 11:10 am -
Hi, I am having trouble getting a workable version of embperl2 beta 7 (6 doesn't work either) with xalan. I can get it to compile using xalan 1.2 and xerces 1.5.1, but when I run make test I get ...
Joshua Rusch
Apr 1, 2002 at 2:49 am
Apr 9, 2002 at 4:14 am -
Now that I got an idea about configuration, lets move on to usage. (thanks!!) What I had in mind for Embperl (using the Embperl::Object stuff) was an inheritance tree for the request object. But I ...
Cameron McBride
Apr 16, 2002 at 6:51 am
Apr 17, 2002 at 6:50 am -
I've got an embperl (1.3.4) page that dumps a blob from a database with an appropriate content type, and I'm finding I'm getting trailing whitespace when I save the output to disk. For binaries this ...
Gavin Carr
Apr 12, 2002 at 12:39 am
Apr 15, 2002 at 3:51 am -
Hello I'm a little new to embperl. I have a friend who uses it alot. My problem is that I need to get my modperl module to work with embperl. The module is simple. It just changes on the fly the BASE ...
David
Apr 3, 2002 at 10:51 pm
Apr 10, 2002 at 3:30 am -
Hello all, I don't know if this is the expected behavior but found that some variables (hashrefs) that are passed to other Embperl pages trough @param in Execute statements are not being undefined ...
Luiz Fernando B. Ribeiro
Apr 2, 2002 at 2:34 am
Apr 10, 2002 at 3:30 am -
Hello, I would like to change the HTML escaping mode inside a [- -] block; I thought the following piece of code would do it: ...
Eric-Olivier Le Bigot
Apr 1, 2002 at 5:29 pm
Apr 7, 2002 at 7:12 pm -
Compiling and testing Embperl 2.0b7 on Solaris 2.8, gcc 2.95.3, without mod_perl or XML libs, produces segfault on "make test". The segfault can be corrected, and the test script then runs perfectly, ...
Bayer, Michael
Apr 30, 2002 at 8:43 pm
May 1, 2002 at 9:13 am -
I have a web page which queries a database and returns the results using DBIx::Recordset. I'm only getting 100 entries on my web page when it returns the results and there are more than 100 entries ...
Scott Chapman
Apr 25, 2002 at 4:56 pm
Apr 26, 2002 at 1:14 am -
Howdy, We just recently upgraded to 1.3.4 and are suddenly getting random segfaults and bus errors. Server: Stronghold/2.4.2 Apache/1.3.6 C2NetEU/2412 (Unix) mod_perl/1.25 perl5 (5.0 patchlevel 5 ...
Michael Parker
Apr 20, 2002 at 2:28 pm
Apr 25, 2002 at 6:08 am -
Hi! I have a situation where users come to one page and are then redirected to another page. I don't want users to ever see the URL for the second page so I want the EmbPerl environment to Execute ...
Scott Chapman
Apr 15, 2002 at 7:40 pm
Apr 16, 2002 at 3:46 am -
Hello, I have installed a new server with embperl 1.3.4 and apache SessionX. And I put this config in the httpd.conf server config file : PerlSetEnv EMBPERL_COOKIE_NAME TXID PerlSetEnv ...
Mtoro
Apr 13, 2002 at 6:58 pm
Apr 15, 2002 at 4:02 am -
This is cleaner but gives me the error: Can't call method "fetch" on an undefined value. $sth = $req- {tcdb}- prepare ("SELECT order,name FROM pages ORDER BY order"); $sth- execute(); $sth- ...
Scott Chapman
Apr 12, 2002 at 10:44 pm
Apr 15, 2002 at 4:00 am -
I am attempting to move my development server to Embperl 2.07b and I have gotten everything working it seems except for the sessions. Should it still print a message at server start indicating that ...
Aaron Johnson
Apr 10, 2002 at 3:31 am
Apr 11, 2002 at 3:37 am -
Hello, I just set up session-tracking in Embperl 2.0b3, but when i restart apache, i get the following: Syntax error on line 1513 of /etc/httpd/httpd.conf: [Mon Apr 8 21:27:04 2002] Embperl.pm: [Mon ...
Ralf ullrich
Apr 8, 2002 at 7:54 pm
Apr 9, 2002 at 4:23 am -
Hi! Is there any good tutorials/example source using embperl and xml? A small search with google gave me nothing to start on. --------------------------------------------------------------------- To ...
Jaak
Apr 8, 2002 at 4:50 am
Apr 9, 2002 at 4:17 am -
Hello, I get a strange behavior when I use a sub that does not contain any [++] block: ------------------------------------------------------------------------- [$ sub definedSub $] [#+ 'hello' +#] ...
Eric-Olivier Le Bigot
Apr 1, 2002 at 5:27 pm
Apr 8, 2002 at 4:02 am -
Hi, Embperl currently does not work with Apache 2.x and Embperl 1.3.4 will never do, because there would be to many changes necessary. Embperl 2.0 of course will work with Apache 2.0. I have put a ...
Gerald Richter
Apr 26, 2002 at 3:36 am
Apr 26, 2002 at 3:36 am -
Hi all, I've got a simple object-oriented wrapper to DBIx::Recordset that I'm considering releasing to CPAN. I'm interested in getting some feedback on the interface, specifically, and on whether ...
Gavin Carr
Apr 17, 2002 at 8:20 pm
Apr 17, 2002 at 8:20 pm -
Below is the the relevant snippet of my .epl page which gives me an error. How do I deal with this? I don't think I have a very elegant solution here. If anyone has some better idea, please send it ...
Scott Chapman
Apr 12, 2002 at 10:31 pm
Apr 12, 2002 at 10:31 pm -
PS: here again, I found a way of obtaining the output I expected without using the code I first used: I'm not looking for a solution to the problem, but I am greatly interested in knowing whether the ...
Eric-Olivier Le Bigot
Apr 1, 2002 at 6:56 pm
Apr 1, 2002 at 6:56 pm -
PS : I'm not looking for a way of getting the output I expected, because I rewrote the code I used differently. However, if the code I cited is incorrectly interpreted by Embperl, it would be nice to ...
Eric-Olivier Le Bigot
Apr 1, 2002 at 6:48 pm
Apr 1, 2002 at 6:48 pm
Group Overview
group | embperl |
categories | modperl, perl |
discussions | 28 |
posts | 140 |
users | 28 |
website | perl.apache.org |
28 users for April 2002
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)