<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/images/lists/rssstyle2.xsl"?>
<rss version="2.0">
<channel>
<title>ModPerl | Embperl</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>16 May  2008 08:33:29 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | ModPerl | Embperl</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>Embperl on Windows</title>
<description>Hello. I have tried to install EmbPerl under Windowsx XP. But not successfully. I installed apache_2.2.8-win32-x86-openssl-0.9.8g.msi ActivePerl-5.</description>
<pubDate>16 May  2008 06:36:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/97251</link>
</item><item>
<title>Embperl::Object::Execute syntax question</title>
<description>I have a an Embperl::Object Web site with one .epl file that in some  cases should use the template of the rest of the site, and in other  cases sho</description>
<pubDate>03 May  2008 20:40:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/97167</link>
</item><item>
<title>Can&amp;#039;t call method &amp;quot;DeleteSession&amp;quot; on an undefined value</title>
<description>Embperl&amp;#039;s test document for DeleteSession, to delete the cookie and  session data after it is finished with, uses this syntax: $_[0] -&amp;gt; DeleteSessio</description>
<pubDate>02 May  2008 06:41:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/97155</link>
</item><item>
<title>Session handling doesn&amp;#039;t work for me</title>
<description>I am trying to get my head around session handling. I have a small  test document like this: &amp;lt;html&amp;gt; &amp;lt;head&amp;gt;Embperl session test&amp;lt;/head&amp;gt; &amp;lt;body&amp;gt; [$ if</description>
<pubDate>01 May  2008 02:36:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/97147</link>
</item><item>
<title>[Bug] in Embperl with DBD::Interbase</title>
<description>Hi, I get a segmentation fault when I call DBD::InterBase::db::_login($dbh, $dsn, $dbuser, $dbpasswd, $attr) or return undef; in DBD::InterBase.pm.</description>
<pubDate>24 Apr  2008 23:45:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/97118</link>
</item><item>
<title>not able to run the test server (example) that comes with embperl 2.3.0</title>
<description>Dear All, I have installed Emperl/2.3.0 with following configurations Apache/2.2.8 (Unix) Embperl/2.3.0 mod_perl/2.0.3 Perl/v5.8.8. The only issue i</description>
<pubDate>10 Apr  2008 08:42:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96922</link>
</item><item>
<title>Re: Apache::ImageMagick for mod_per2</title>
<description>Adam Hasselbalch Hansen napsal(a): &amp;gt; Hey. &amp;gt; &amp;gt; Saw here http://www.gossamer-threads.com/lists/modperl/embperl/17312 &amp;gt; that you got a working copy of A</description>
<pubDate>01 Apr  2008 14:09:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96819</link>
</item><item>
<title>textarea &amp;quot;arrays&amp;quot; initialize incorrectly</title>
<description>Here&amp;#039;s the code: [.-  $fdat{&amp;quot;WHATEVER_1&amp;quot;} = &amp;quot;a&amp;quot;;  $fdat{&amp;quot;WHATEVER_2&amp;quot;} = &amp;quot;b&amp;quot;;  $fdat{&amp;quot;WHATEVER_3&amp;quot;} = &amp;quot;c&amp;quot;;  $fdat{&amp;quot;WHATEVER_4&amp;quot;} = &amp;quot;d&amp;quot;;  $fdat</description>
<pubDate>19 Mar  2008 11:47:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96737</link>
</item><item>
<title>equivalent to app -&amp;gt; init: app -&amp;gt; cleanup ?</title>
<description>Dear list, is there a equivalent &amp;lt;http://dict.leo.org/ende?lp=ende&amp;amp;p=eL4jU.&amp;amp;search=equivalent&amp;gt; to the init() Method of a Embperl_App_Handler_Class l</description>
<pubDate>29 Feb  2008 09:53:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96614</link>
</item><item>
<title>Embperl Cache monitoring</title>
<description>Hi,   I&amp;#039;d like to do some debugging in embperl. I&amp;#039;d like to monitor the memory used in embperl caching. Does anyone have a way of monitoring this st</description>
<pubDate>29 Feb  2008 08:50:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96613</link>
</item><item>
<title>Preventing selected being added to option tags</title>
<description>Hi, Can someone please clarify how I prevent &amp;#039;selected&amp;#039; being automatically added to selects? Here&amp;#039;s my embperl file: [.- $optDisableSelectScan=1;</description>
<pubDate>21 Jan  2008 07:10:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96216</link>
</item><item>
<title>statically-linked embperl</title>
<description>Hi, Can someone please tell me how to build a statically-linked copy of embperl with mod_perl 2.0.3? The old embperl 1.3.6 FAQ describes the steps bu</description>
<pubDate>18 Jan  2008 21:35:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96203</link>
</item><item>
<title>Any good and cheap embperl host</title>
<description>Hi friends, Looking for a good embperl host which is cheap , Also it should has the facility to install CPAN modules, Or if i get a shell account pro</description>
<pubDate>16 Jan  2008 13:47:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96186</link>
</item><item>
<title>RE: Re: Re: Re: Process exists - Segmentation fault</title>
<description>Hi, Maybe we should go one step back: Does &amp;quot;make test&amp;quot; works correctly for you? Does it also test the mod_perl part? Gerald  &amp;gt; -----Original Mes</description>
<pubDate>09 Jan  2008 05:56:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96116</link>
</item><item>
<title>Strange behavior in Embperl</title>
<description>Hi Friends, I have installed embperl on my VPS and i am experiencing strange behavior of it. 1. The errors located by it is not in same line number as</description>
<pubDate>31 Dec  2007 21:48:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/96049</link>
</item><item>
<title>RE: Error using Syntax::SSI and Syntax::EmbperlBlocks at the same time</title>
<description>Hi, Sorry for my late reply. Does it change anything if you exchange the order i.e. EMBPERL_SYNTAX &amp;quot;EmbperlBlocks SSI&amp;quot; Gerald   &amp;gt; -----Original</description>
<pubDate>26 Dec  2007 23:05:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95993</link>
</item><item>
<title>Any further example with Embperl</title>
<description>Hi group, I am struggling to understand embperl, can anyone here pass me an example on Embperl, i have the example from the example site but can anyon</description>
<pubDate>24 Dec  2007 04:49:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95970</link>
</item><item>
<title>Embperl logging &amp;quot;out of control&amp;quot;</title>
<description>Folks, We run Embperl 1.3.6 under mod_perl 1.29 and Apache/1.3.31. Recently we&amp;#039;d noticed that Embperl seems to be logging &amp;quot;everything.&amp;quot; So much stuff</description>
<pubDate>12 Dec  2007 10:27:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95863</link>
</item><item>
<title>EMBPERL_SESSION_HANDLER_CLASS = no</title>
<description>I&amp;#039;m getting this garbage in my logs:   --- snip --- ERR: 66: Embperl Session handling DISABLED because of the following error: Can&amp;#039;t locate Apac</description>
<pubDate>30 Nov  2007 14:35:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95761</link>
</item><item>
<title>embperl checbox checked attribute not inserted</title>
<description>We are using Embperl 2.2.0 , we have a custom Apache Handler which in turn prebuilds fdat and calls Embperl::Execute, passing fdat, I have found that</description>
<pubDate>29 Nov  2007 06:27:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95755</link>
</item><item>
<title>30 second timeout</title>
<description>Hi Folks, I&amp;#039;ve got an .epl script that is failing to run past 30 seconds. Here&amp;#039;s a very simple example: [$ var $foo $] [- $foo = &amp;quot;Hello&amp;quot; -] [+ $f</description>
<pubDate>26 Nov  2007 15:05:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95713</link>
</item><item>
<title>Embperl 2.3.0 coredump</title>
<description>Greetings. I&amp;#039;m afraid I&amp;#039;m having a problem getting Embperl 2.3.0 to work with Apache 1.3.37, mod_perl, and perl 5.8.8. Upon serving the first page,</description>
<pubDate>01 Nov  2007 15:58:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95430</link>
</item><item>
<title>seg fault follow-up # 2</title>
<description>I just noticed this in my dmesg: httpd[2252]: segfault at 0800303c eip b7c6a6ab esp bfc2d7b0 error 4 I&amp;#039;ve had hundreds of httpd segfaults today but</description>
<pubDate>24 Oct  2007 05:25:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95354</link>
</item><item>
<title>seg fault follow-up</title>
<description>by the way, this is from my httpd.conf: &amp;lt;Directory &amp;quot;/home/httpd/htdocs&amp;quot;&amp;gt; # # Possible values for the Options directive are &amp;quot;None&amp;quot;, &amp;quot;All&amp;quot;, # or any c</description>
<pubDate>24 Oct  2007 04:33:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95353</link>
</item><item>
<title>Embperl app. no longer works after linux upgrade; namespace issue &amp;amp; seg fault]</title>
<description>Dear Gerald and others, I was happily developing an application with Embperl and it was going great, but now my application doesn&amp;#039;t work and I&amp;#039;m bang</description>
<pubDate>24 Oct  2007 04:27:16 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95352</link>
</item><item>
<title>Authentication &amp;amp; session handling</title>
<description>Hi! I wonder if there is a &amp;quot;out of the box&amp;quot; Embperl solution for the common login/authentication/session scenario: 1. User accesses the web area whi</description>
<pubDate>18 Oct  2007 01:24:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95276</link>
</item><item>
<title>use and Execute differences</title>
<description>Hello, Searched through the documentation and mailing lists but could not find the exact information. What are the most important differences between</description>
<pubDate>10 Oct  2007 01:18:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95165</link>
</item><item>
<title>virtualhosts with same Docroots - workaround or solution?</title>
<description>&amp;gt; Hi, &amp;gt; &amp;gt; I guess the problem is that Embperl is not aware of these two Perl &amp;gt; interpreters. There are some structures that are process global inside</description>
<pubDate>08 Oct  2007 05:25:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95137</link>
</item><item>
<title>virtualhosts with same Docroots steal Request object and Session</title>
<description>Dear list, I have this scenario: Two virtual servers ( A and B ) share the same DocumentRoot, due to the fact that every server needs some special &amp;quot;gl</description>
<pubDate>05 Oct  2007 13:28:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95095</link>
</item><item>
<title>RE: html::embperl is not supported?</title>
<description>Hi, Embperl 1.3.x is not supported anymore and will not work with Apache 2.x You need to upgrade to Embperl 2.3. Please make sure to read the hints</description>
<pubDate>04 Oct  2007 02:44:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95063</link>
</item><item>
<title>RE: RE: ANNOUNCE: Embperl 2.3.0</title>
<description>&amp;gt; &amp;gt; [-1]/usr/sbin/apache2: symbol lookup error: &amp;gt; /usr/local/lib/perl/5.8.8/auto/Apache2/RequestUtil/RequestUtil &amp;gt; .so: undefined symbol: modperl_pn</description>
<pubDate>04 Oct  2007 02:42:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95062</link>
</item><item>
<title>Raising error early</title>
<description>Hi, In order to do some tracking on the PDF downloaded on our site, I have modified my _base.epl and send the file &amp;quot;by hand&amp;quot; : if (open(PDF,$ENV{DOC</description>
<pubDate>01 Oct  2007 19:53:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95024</link>
</item><item>
<title>WORKING!!!!!</title>
<description>Gerald. Sorry about the thousands of emails. This is so important to me. I code everything with Embperl. I have got everything working perfectly.</description>
<pubDate>30 Sep  2007 09:50:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/95008</link>
</item><item>
<title>RE: Error installing Embperl 2.2.0</title>
<description>Hi, Can you please retry with the just uploaded Embperl 2.3.0. If you still get segfaults, please send me a stack backtrace. Gerald P.S. Please us</description>
<pubDate>29 Sep  2007 05:16:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94995</link>
</item><item>
<title>ANNOUNCE: Embperl 2.3.0</title>
<description>The URL   ftp://ftp.dev.ecos.de/pub/perl/embperl/Embperl-2.3.0.tar.gz has entered CPAN as  file: $CPAN/authors/id/G/GR/GRICHTER/Embperl-2.3.0.ta</description>
<pubDate>29 Sep  2007 05:13:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94993</link>
</item><item>
<title>RE: $cnt doesn&amp;#039;t work for me as advertised (fwd)</title>
<description>I&amp;#039;m wondering if anyone on this list would have any knowledge regarding the following Embperl question? Is anyone aware of a bug I may have encounter</description>
<pubDate>26 Sep  2007 06:05:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94936</link>
</item><item>
<title>$cnt doesn&amp;#039;t work for me as advertised</title>
<description>The variable $cnt doesn&amp;#039;t seem to work for me. Am I doing something wrong? Here&amp;#039;s my code: #########################################################</description>
<pubDate>25 Sep  2007 13:50:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94918</link>
</item><item>
<title>Revitalizing Embperl</title>
<description>I think one key improvement would be to turn mod_perl into mod_embperl. What people really want when they are considering mod_perl is not better perfo</description>
<pubDate>17 Sep  2007 22:02:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94779</link>
</item><item>
<title>Problem with Apache 2.2.6</title>
<description>I&amp;#039;ve just upgraded Apache and Embperl won&amp;#039;t compile. Embperl 2.2.0 GenToo Linux Apache 2.2.6 apr 1.2.8 libapreq2 2.08 These are the error messages I</description>
<pubDate>12 Sep  2007 15:32:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94736</link>
</item><item>
<title>Fwd: embperl hosting</title>
<description>Hi, Am looking for cheap and reliable hosting for embperl . Does anyone have suggestions,currently my site is hosted on a VPS. Thanks, Abhishek jain</description>
<pubDate>07 Sep  2007 03:52:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94721</link>
</item><item>
<title>embperl hosting</title>
<description>Hi, Am looking for cheap and reliable hosting for embperl . Does anyone have suggestions,currently my site is hosted on a VPS. Thanks, Abhishek jain</description>
<pubDate>07 Sep  2007 03:51:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94720</link>
</item><item>
<title>$udat session anomaly</title>
<description>Hello, I have the following problem with adding information into $udat sessions. Used to work alright but now in some parts it works and in some pa</description>
<pubDate>07 Sep  2007 02:56:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94719</link>
</item><item>
<title>Problems customizing selected form elements output</title>
<description>Hello, Using embperl 2.2.0 I would like to use embperl feature that allows automatic input values filling and checkbox, option and radio button check</description>
<pubDate>06 Sep  2007 17:25:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94715</link>
</item><item>
<title>Programming Specialists required! Freelance work!</title>
<description>WiSoft INC. is currently seeking outstanding people for freelance working to fill position of Software Development Team of a group of 6-10 developers.</description>
<pubDate>25 Aug  2007 06:03:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94670</link>
</item><item>
<title>perl Makefile.PL problems embperl-2.2.0</title>
<description>Hello, I&amp;#039;ve having trouble getting embperl to configure without error. When I run `perl Makefile.PL` it first reports that mod_perl is found, then t</description>
<pubDate>10 Aug  2007 11:31:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94511</link>
</item><item>
<title>Using Catalyst to revitalize Embperl</title>
<description>This is going somewhere. Hang with me through the intro. The goal  is simple. I want Embperl back in the limelight where it belongs. I  haven&amp;#039;t</description>
<pubDate>08 Aug  2007 13:45:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94492</link>
</item><item>
<title>Dynamically generating file for download</title>
<description>Hi, I have an Embperl 2.0 based website with lots of epl files in the root directory to build the page templates, etc. I have a need to dynamically</description>
<pubDate>25 Jul  2007 18:27:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94428</link>
</item><item>
<title>Script to help convert HTML::Embperl 1.3.x websites to Embperl 2.2</title>
<description>Hi all, As part of migrating a large embperl site from HTML::Embperl I ended up whipping up a quick script to convert plus blocks and foreach loops t</description>
<pubDate>16 Jul  2007 15:55:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94382</link>
</item><item>
<title>Patch to 2.2.0 Embperl.pm to fix cookie header handling under mod_perl 2</title>
<description>Hi all, I&amp;#039;m surprised this hasn&amp;#039;t come up for anyone else but there is a problem with line 355 of Embperl.pm when it attempts to get the request cook</description>
<pubDate>16 Jul  2007 14:51:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94381</link>
</item><item>
<title>Problems with EMBPERL_OBJECT_HANDLER_CLASS on stock debian etch Embperl 2.2.0 / Apache 2.2.3</title>
<description>Hi all, I&amp;#039;m finally migrating away from an Apache 1.3 / HTML::Embperl::Object 1.3.x environment for our largest application. I&amp;#039;ve hit a problem with</description>
<pubDate>10 Jul  2007 21:35:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94327</link>
</item><item>
<title>fixed: Re: make failure (not &amp;#039;make test&amp;#039;) ...with work-around/tip posted.</title>
<description>The config for CFLAGS read by the make-maker tools used: _LARGEFILE_SOURCE, when they needed _LARGEFILE64_SOURCE The _LARGEFILE64_SOURCE is used by t</description>
<pubDate>06 Jul  2007 21:10:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94307</link>
</item><item>
<title>make failure (not &amp;#039;make test&amp;#039;) ...with work-around/tip posted.</title>
<description>I&amp;#039;m building 2.2.0 with Apache 2.2.4 and mod_perl 2.0.3 Doing a completely by-the-book build of apache then mod_perl runs fine. Then doing a standard</description>
<pubDate>06 Jul  2007 17:47:20 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94308</link>
</item><item>
<title>Re: [SPAM] Breaking space in an [$ if $] block</title>
<description>Not quite sure what you mean by &amp;quot;breakable&amp;quot; space (as in &amp;quot;line break&amp;quot;?), but if you put a space immediately after the character &amp;#039;C&amp;#039; in your example:</description>
<pubDate>25 Jun  2007 08:26:16 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94133</link>
</item><item>
<title>Breaking space in an [$ if $] block</title>
<description>Hi there, I want to create a breakable space within my HTML. Here&amp;#039;s a short example: ABC[$ if (1==1) $] [$ endif $]123 which outputs ABC123 .. wi</description>
<pubDate>25 Jun  2007 04:32:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94132</link>
</item><item>
<title>Small change request</title>
<description>From the documentation: -- In Embperl 2.0.2 and up you can use a shortcut syntax for passing parameters:   [$ sub foo ($p) $]   &amp;lt;p&amp;gt; Here we sh</description>
<pubDate>20 Jun  2007 07:19:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/94099</link>
</item><item>
<title>File Upload Problems</title>
<description>Hi all,   I am having problem uploading a file from a web browser.   I am using embperl and apache. When I try using the example file distributed</description>
<pubDate>11 Jun  2007 02:54:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93943</link>
</item><item>
<title>equivalent of [$ hidden $] for links?</title>
<description>Hi there [$ hidden $] is very handy for making sure form variables get passed from one page to another, but is there anything similar for links? Tha</description>
<pubDate>06 Jun  2007 12:10:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93875</link>
</item><item>
<title>Object Arrays &amp;amp; Dynamic Tables</title>
<description>Hi Folks, I have an array of &amp;quot;facet&amp;quot; objects called @facets. A &amp;quot;facet&amp;quot; object has a method called facet_name. I would like to output this using dynam</description>
<pubDate>05 Jun  2007 13:30:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93860</link>
</item><item>
<title>Embperl on Mac OS X ?</title>
<description>Hello,  is anybody using Embperl 2 (with Apache 2 &amp;amp; mod_perl 2 and perhaps Imagemagick &amp;amp; postgresql ) on recent Mac OS X? I&amp;#039;m thinking about new M</description>
<pubDate>05 Jun  2007 11:31:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93852</link>
</item><item>
<title>error document</title>
<description>Hi, I reported a related problem once but didn&amp;#039;t get a good answer last time... I thought I&amp;#039;d try again. We are on Apache/2.2.4 Embperl 2.2.0 mod_p</description>
<pubDate>31 May  2007 03:33:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93801</link>
</item><item>
<title>Debugging behavior</title>
<description>I&amp;#039;m not getting excepted behavior from the debugging in the embperl site I have built with  Embperl/2.0rc4 Apache/2.0.54 (Unix) mod_perl/2.0.0 Perl/v</description>
<pubDate>28 May  2007 18:56:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93774</link>
</item><item>
<title>seg fault from foreach loop</title>
<description>I have been tasked with moving pages to a new embperl environment. Within a very complicated page, when any of several foreach loops have more than a</description>
<pubDate>28 May  2007 03:48:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93766</link>
</item><item>
<title>make test error (was Introduction / SuSE Installation)</title>
<description>Okay, made it through the perl Makefile.PL step just fine and MOST of the make test step. At the end of that I encountered:   Testing mod_perl mode.</description>
<pubDate>25 May  2007 11:53:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93745</link>
</item><item>
<title>apache, webdav, embperl</title>
<description>Hello,   I&amp;#039;m trying to run apache, embperl and webdav together.   apache 2.0.58-r2  embperl 2.0_rc4  mod_perl 2.0.3-r1   Here&amp;#039;s my problem, I</description>
<pubDate>24 May  2007 05:31:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93712</link>
</item><item>
<title>Syntax check in Embperl version 1.x</title>
<description>Is there a way to quickly test files for syntax in Embperl 1? FYI, I&amp;#039;ve been using the following line to syntax check for Embperl 2. I&amp;#039;m looking for</description>
<pubDate>22 May  2007 13:24:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93690</link>
</item><item>
<title>Subrequest to remote server</title>
<description>Hello list, just to make sure I didn&amp;#039;t miss something: Am I right in the assumption that I can not make a Embperl subrequest directly to a remote se</description>
<pubDate>18 May  2007 05:39:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93658</link>
</item><item>
<title>Introduction / SuSE Installation</title>
<description>Hello Embperl List! My name is Gavin and I am a systems programmer at Central Washington University. I used to develop pages with embperl several yea</description>
<pubDate>17 May  2007 07:53:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93650</link>
</item><item>
<title>help with embperl and php</title>
<description>Hi, I&amp;#039;m new to Embperl and I have the following system installed, Apache/2.2.3 (Unix) Embperl/2.2.0 PHP/5.1.6 mod_perl/2.0.2 Perl/v5.8.8  I already</description>
<pubDate>07 May  2007 07:39:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93463</link>
</item><item>
<title>Embperl install error: apr_strings.h: No such file or directory</title>
<description>Trying to install Embperl 2.2.0 on a Linux 2.4.21-47.ELsmp box, under Apache 1.3.31, we are getting the below errors at make test. The only clue I ha</description>
<pubDate>04 May  2007 10:16:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93445</link>
</item><item>
<title>About the regular expression problem</title>
<description>Hi, I have a problem when I use regular expression. The sample code: [- $_ = &amp;quot;One Two Three&amp;quot; -] [$ if(/(\S+) (\S+) (\S+)/) $] The words are: [+$1+], [</description>
<pubDate>04 May  2007 00:51:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93439</link>
</item><item>
<title>How does Embperl work with different Apache2 MPM models?</title>
<description>Hi, We recently got this bug report in Debian, for which I&amp;#039;m sending a copy of this mail: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412521 I</description>
<pubDate>30 Apr  2007 18:39:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93386</link>
</item><item>
<title>Embperl on Ubuntu 7.04 / problem</title>
<description>Hello,  I&amp;#039;m trying to install Embperl on Ubuntu 7.04, package libemperl-perl (2.2.0-1) has the following problem apache2: Syntax error on line 185</description>
<pubDate>29 Apr  2007 08:37:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93370</link>
</item><item>
<title>embperl syntaxes</title>
<description>Hi, Are these still valid? 1) multiple domain cookies $http_headers_out{&amp;#039;Set-Cookie&amp;#039;} = [.&amp;#039;name=cook1;value=2;&amp;#039;, &amp;#039;name=cook2;value=b&amp;#039;] ; 2) The Si</description>
<pubDate>26 Apr  2007 09:49:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93359</link>
</item><item>
<title>#0 ascii... make: *** [test_dynamic] Bus error; Cannot open test/tmp/httpd.pid at test.pl line 2714; KERN_PROTECTION_FAILURE at address: 0x00000013</title>
<description>Hello, Im trieing to &amp;quot;make test&amp;quot; Embperl on Mac OS X 10.4.9 with Apache 2.0.59 and mod_perl 2.0.3 dynamically linked. Embperl is Version 2.2.0. But &amp;quot;</description>
<pubDate>19 Apr  2007 08:53:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93217</link>
</item><item>
<title>make test: Cannot load /Embperl-2.2.0/blib/arch/auto/Embperl/Embperl.so into server: cannot create object file image or add library</title>
<description>Hello, Im trieing to &amp;quot;make test&amp;quot; Embperl on Mac OS X 10.4.9 with Apache 2.0.59 and mod_perl 2.0.3 dynamically linked. Embperl is Version 2.2.0. But &amp;quot;</description>
<pubDate>18 Apr  2007 18:05:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93197</link>
</item><item>
<title>Warning in Perl code: Attempt to free unreferenced scalar</title>
<description>I&amp;#039;m now getting errors on one of my pages that seem to be from the internal C code. How do I track this down? ERR: 24: Error in Perl code: Can&amp;#039;t us</description>
<pubDate>13 Apr  2007 14:05:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93127</link>
</item><item>
<title>shorthand for disabling escaping?</title>
<description>In http://perl.apache.org/embperl/pod/doc/Embperl.-page-5-.htm#sect_20 it says:   NOTE: Normaly [sic] you can disable escaping by preceeding the ite</description>
<pubDate>10 Apr  2007 13:11:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93086</link>
</item><item>
<title>EmbperlLibXSLT and utf-8</title>
<description>Can somebody answer me how I have to configure apache or embperl for converting XML-&amp;gt; HTML? (Freebsd4.9, Apache1.3.12 + default charset koi8, Embperl2</description>
<pubDate>10 Apr  2007 08:09:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93085</link>
</item><item>
<title>universal @INC?</title>
<description>It seems that if I do  [! use lib &amp;#039;/whatever/wherever&amp;#039;; !] in one file, it doesn&amp;#039;t help when i do  [! use MyModule; !] in another file. So what is</description>
<pubDate>04 Apr  2007 10:35:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93045</link>
</item><item>
<title>does EmbperlBlocks really ignore html</title>
<description>Does the EmbperlBlocks syntax really ignore everything outside of embperl block? I don&amp;#039;t have a minimal test case yet, but it still seems to be random</description>
<pubDate>03 Apr  2007 00:45:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93033</link>
</item><item>
<title>bugs in SSI.pm</title>
<description>1. Only sets DOCUMENT_URI in mod_perl. Fix: change in InitSSI to have:   $ENV{DOCUMENT_URI} = $Embperl::req-&amp;gt;apache_req ? $Embperl::req-&amp;gt;apache_re</description>
<pubDate>02 Apr  2007 14:15:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93024</link>
</item><item>
<title>Execute in a specified syntax?</title>
<description>Is there a simpler way of specifying that I&amp;#039;d like a particular file Execute&amp;#039;d in a particular syntax, than this ugly thing: [$ syntax SSI $] &amp;lt;!--#in</description>
<pubDate>01 Apr  2007 23:24:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93005</link>
</item><item>
<title>bug in eputil.c</title>
<description>If you make the mistake of setting EMBPERL_OUTPUT_MODE=XML instead of EMBPERL_OUTPUT_MODE=1 then embperl_OptionListSearch in eputil.c will go into an</description>
<pubDate>01 Apr  2007 21:03:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/93004</link>
</item><item>
<title>using GET and POST simultan</title>
<description>on Jul 19, 2000, 12:12 PM richter at ecos wrote: &amp;gt;Currently Embperl cannot join the values from POST and GET together (it&amp;#039;s on &amp;gt;the TODO list). Is</description>
<pubDate>28 Mar  2007 15:11:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/92911</link>
</item><item>
<title>$escmode behaving inconsistently?</title>
<description>Hi, I want to completely turn off escaping in my application (written in EMBPERL_OBJECT_APP mode). I have configured it in the Apache configuration -</description>
<pubDate>27 Mar  2007 10:52:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/92885</link>
</item><item>
<title>strange Locking behavior on OS-X Server</title>
<description>Hello, on OS-X Server, Version 10.4, Apache/1.3.33 (Darwin) Embperl/2.2.0 DAV/1.0.3 mod_ssl/2.8.24 OpenSSL/ 0.9.7l mod_perl/1.29 a strange behaviou</description>
<pubDate>21 Mar  2007 09:26:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/92717</link>
</item><item>
<title>embperl 2.2 with Apache2x - already available for Windows?</title>
<description>Hi, learning from the e-mail-archive of november 2006, gerald richter said, that embperl2x is not yet working with apache2x on Windows. My question: d</description>
<pubDate>16 Mar  2007 01:22:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/92707</link>
</item><item>
<title>Make test</title>
<description>Hi Gerald, I am trying to install EmbPerl 2.2.0 on fedora 6 with Apache 2.2.3,  Perl v5.8.8 and mod_perl-2.0.2 only make test shows the errors belo</description>
<pubDate>02 Mar  2007 12:23:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/92568</link>
</item><item>
<title>Performance problems while building tables</title>
<description>Hi, using Embperl 2.2.0 with mod_perl 2.0.3 on a linux machine with perl 5.8.8, I have some performance problems with large tables. The code which</description>
<pubDate>23 Feb  2007 12:41:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/92506</link>
</item><item>
<title>New line after Execute</title>
<description>Hello all, It&amp;#039;s been a long time out of Embperl... I&amp;#039;m using Execute inside of EmperlObject pages to produce non-html data and the newline produced</description>
<pubDate>13 Feb  2007 06:31:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/92394</link>
</item><item>
<title>overwriting / patching gettext()</title>
<description>Hello embperl-list, we are building i18nesd websites for customers. I provide our and their webdesigners with .html documents generated from our Emb</description>
<pubDate>08 Feb  2007 17:34:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/92379</link>
</item><item>
<title>having trouble with perlcc and a program which contains 3 modules.</title>
<description>I have a program which three files, one which does not have an extention, and 2 which have the .pm extention. The file without an extention is the m</description>
<pubDate>07 Feb  2007 12:10:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/92363</link>
</item><item>
<title>Internationalisation Tags not Parsing</title>
<description>Hi, I&amp;#039;m new to the list, so forgive me if this has been covered, but I could not find answers in the archive. I&amp;#039;m trying to get the internationalisat</description>
<pubDate>29 Jan  2007 10:35:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/92301</link>
</item><item>
<title>crash with simple template</title>
<description>Hello embperl, OS: CentoS 4.4/x86_64 Embperl: 2.2.0 Template: in attache (gdb) run ./embpexec.pl crash.html.1 Starting program: /usr/bin/perl ./embp</description>
<pubDate>20 Jan  2007 02:21:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/92215</link>
</item><item>
<title>FW: whats the ideal coding method in embperl</title>
<description>&amp;gt; -----Original Message----- &amp;gt; From: abhishek jain [mailto:mail@ejain.com] &amp;gt; Sent: Tuesday, January 02, 2007 5:46 PM &amp;gt; To: embperl@perl.apache.org &amp;gt;</description>
<pubDate>04 Jan  2007 15:04:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/91938</link>
</item><item>
<title>Exit frustration</title>
<description>Hi, I am frustrated trying to cleanly finish a request at the right time, just after sending a redirect to the browser. I&amp;#039;m calling &amp;#039;exit&amp;#039; not from t</description>
<pubDate>06 Dec  2006 11:51:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/91689</link>
</item><item>
<title>execution time</title>
<description>Is there a way to determine the time taken to process a file? I have EMBPERL_DEBUG=10477. It sometimes shows the time to process a request, but usua</description>
<pubDate>28 Nov  2006 14:52:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/91544</link>
</item><item>
<title>How to build a mulit template website</title>
<description>Hi all, 1) i need to build a muti template website based on domain name,rest everything will be same .I mean i lack the concept here.What i think is i</description>
<pubDate>24 Nov  2006 22:41:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/91510</link>
</item><item>
<title>RE: Re[2]: Embperl::Object + FastCGI env configuration problems</title>
<description>Hi, &amp;gt; &amp;gt; GR&amp;gt; How does your embofastcgi.pl look like? &amp;gt; GR&amp;gt; Gerald &amp;gt; BEGIN &amp;gt;   { &amp;gt;   %Embperl::initparam = (use_env =&amp;gt; 1, use_redirect_env =&amp;gt; 1) ;</description>
<pubDate>22 Nov  2006 22:58:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/91493</link>
</item><item>
<title>RE: index.html</title>
<description>&amp;gt; &amp;gt; &amp;gt; &amp;gt; I have a number of sites that I have created with Embperl over the &amp;gt; &amp;gt; years so I am a little embarrassed to ask the following question: &amp;gt; &amp;gt;</description>
<pubDate>22 Nov  2006 22:14:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/91490</link>
</item>
</channel>
</rss>
