<?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>24 Nov  2009 06:16:09 -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>RE: Compiling Embperl</title>
<description>There was a patched posted for this CGI problem about one or two month ago on the mailing list. It will be part of the next release Gerald  &amp;gt; -----O</description>
<pubDate>23 Nov  2009 11:44:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100743</link>
</item><item>
<title>Re: Compiling Embperl</title>
<description>Hi, I am using Fedora 10 Apache2::BuildConfig was missing in mod_perl-2.0.4-7.i386.rpm which was installed. I could find it in mod_perl-devel-2.0.4-</description>
<pubDate>23 Nov  2009 10:05:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100740</link>
</item><item>
<title>RE: Compiling Embperl</title>
<description>Hi, How did you install Apache2::BuildConfig? Is there some RedHat package you can install? If yes, which one? I think this is of interesst for oth</description>
<pubDate>21 Nov  2009 03:15:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100721</link>
</item><item>
<title>Re: Compiling Embperl</title>
<description>Gerald, As you pointed out it was lack of Apache2::BuildConfig. I installed it and I could compiled it easily, but make test TESTARGS=&amp;quot;-i&amp;quot; shows a</description>
<pubDate>20 Nov  2009 14:00:20 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100719</link>
</item><item>
<title>Re: Compiling Embperl</title>
<description>Hi Gerald, This module is not installed!! I believe Apache2 must generate it. What can I do now, I think I am close to get this task done. Thank yo</description>
<pubDate>20 Nov  2009 10:36:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100718</link>
</item><item>
<title>RE: Compiling Embperl</title>
<description>Hi, the Makefile.Pl of Embperl is searching for the module Apache2::BuildConfig to determinate if mod_perl 2 is installed and what are the compile se</description>
<pubDate>19 Nov  2009 22:58:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100714</link>
</item><item>
<title>Re: Compiling Embperl</title>
<description>Hi David In the past I could easily install Embperl 2.2 on Fedora 6 which is RPM-based sytem, why it can&amp;#039;t be installed on Fedora 10? any Idea? I wa</description>
<pubDate>19 Nov  2009 14:14:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100711</link>
</item><item>
<title>Re: AW: FastCGI deployment</title>
<description>Hi Gerald! It is API compatible, so yes it does work. I use it with Catalyst without a problem. Can you provide me a sample config for mod_fastcgi?</description>
<pubDate>27 Oct  2009 02:09:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100577</link>
</item><item>
<title>AW: FastCGI deployment</title>
<description>Hi, I never have used mod_fcgid. Maybe it does not work together with FCGI.pm, which is used by embpfastcgi.pl Gerald -----Ursprüngliche Nachricht-</description>
<pubDate>24 Oct  2009 15:32:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100568</link>
</item><item>
<title>FastCGI deployment</title>
<description>Hi! I&amp;#039;ve migrated my current mod_perl setup to mod_fcgid (not fastcgid, because fcgid is included in Debian) today but the processes terminate as soo</description>
<pubDate>19 Oct  2009 11:12:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100526</link>
</item><item>
<title>Re: sub BEGIN in embperl ?</title>
<description>Dirk Melchers a écrit : &amp;gt; We &amp;#039;use lib &amp;quot;xxx&amp;quot;&amp;#039; in our startup.pl and that works. &amp;gt; &amp;gt; But be careful: the used libs are only compiled once and available</description>
<pubDate>19 Oct  2009 04:19:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100524</link>
</item><item>
<title>Re: sub BEGIN in embperl ?</title>
<description>Hi, Am 19.10.2009 um 12:45 schrieb Jean-Christophe Boggio: &amp;gt; Hello, &amp;gt; &amp;gt; I wish to &amp;quot;use&amp;quot; some library that is not located on the PATH so &amp;gt; I try this</description>
<pubDate>19 Oct  2009 04:03:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100523</link>
</item><item>
<title>sub BEGIN in embperl ?</title>
<description>Hello, I wish to &amp;quot;use&amp;quot; some library that is not located on the PATH so I try this kind of code inside my base.epl : sub BEGIN {     my $script =</description>
<pubDate>19 Oct  2009 03:45:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100522</link>
</item><item>
<title>RE: Compiling Embperl</title>
<description>Soltan, I would be interested in hearing about an easy way to get Embperl and XALAN running on an RPM-based system (without sources). To get things</description>
<pubDate>16 Oct  2009 13:18:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100518</link>
</item><item>
<title>Re: Compiling Embperl</title>
<description>Hi Ed, I am still looking for the solution. Please find below the output of  Makefile.PL, it shows that mod_perl is properly installed but could fin</description>
<pubDate>16 Oct  2009 11:38:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100517</link>
</item><item>
<title>RE: 9999: Error (no description) Unstructured forward jump</title>
<description>George, To save searching through the docs, here&amp;#039;s how to turn off embperl&amp;#039;s form/table/html parsing and just process the various types of code block</description>
<pubDate>12 Oct  2009 13:52:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100494</link>
</item><item>
<title>Re: 9999: Error (no description) Unstructured forward jump</title>
<description>I guess it won&amp;#039;t complain if you can run the loops and assemble an output table string, inside a [- -] block, and then output the obtained string wi</description>
<pubDate>12 Oct  2009 09:57:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100492</link>
</item><item>
<title>Re: 9999: Error (no description) Unstructured forward jump</title>
<description>Actually, it wouldn&amp;#039;t generate imbalanced tags - the final if has additional logic to balance the last row - but it does trigger EmbPerl&amp;#039;s imbalanced</description>
<pubDate>09 Oct  2009 06:36:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100488</link>
</item><item>
<title>RE: 9999: Error (no description) Unstructured forward jump</title>
<description>It is complaining because your code would create unbalanced &amp;lt;TR&amp;gt;&amp;lt;/TR&amp;gt; tags. Why are you writing &amp;lt;TR&amp;gt; when the modulus is 0 but writing &amp;lt;/TR&amp;gt; if modul</description>
<pubDate>08 Oct  2009 13:41:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100483</link>
</item><item>
<title>ERR: 9999: Error (no description) Unstructured forward jump</title>
<description>Hello! I have Apache2.2 with mod_perl and Embperl2.3. The following script does not work:     &amp;lt;!DOCTYPE html PUBLIC -//W3C//DTD HTML 4.0 Transit</description>
<pubDate>08 Oct  2009 13:16:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100482</link>
</item><item>
<title>Re: Compiling Embperl</title>
<description>All perl packages which are provided by your distribution should put their perl modules in one of the vendor_perl directories (excluding, of course, t</description>
<pubDate>07 Oct  2009 14:09:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100481</link>
</item><item>
<title>Re: Compiling Embperl</title>
<description>Hi Gerald I believe mod_perl is installed correctly. Here I have the content of the @INC /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-mul</description>
<pubDate>06 Oct  2009 14:55:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100480</link>
</item><item>
<title>RE: Compiling Embperl</title>
<description>Hi, Apache::src is part of mod_perl 1, since you use mod_perl 2, it seems that mod_perl 2 is not detected by Makefile.PL. Maybe it is not fully/corre</description>
<pubDate>02 Oct  2009 02:38:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100454</link>
</item><item>
<title>Compiling Embperl</title>
<description>Hi I am trying to build Embperl 2.2.0 on Fedora 10 and I get the error &amp;quot;Can&amp;#039;t locate Apache/src.pm in @INC&amp;quot; I am using: httpd-2.2.10 mod_perl-2.0.4</description>
<pubDate>30 Sep  2009 14:10:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100450</link>
</item><item>
<title>RE: Gerald: please update module to include patch for CGI.pm 3.38+</title>
<description>&amp;gt; Richter, Gerald wrote: &amp;gt; &amp;gt; The best would be, if we had a packages maintainers for the main &amp;gt; &amp;gt; distrubtions (like Debian, SUSE, RedHat etc.) which</description>
<pubDate>20 Sep  2009 16:21:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/100390</link>
</item>
</channel>
</rss>
