RE: embperl releases

2010-02-09 Thread Gerald Richter - ECOS
Hi Michael,   this sounds good. Since I never used git before, is there a possibility to simply get a diff over all files to the latest Embperl release?   Gerald   From: Michael Stevens [mailto:michael.stev...@dianomi.com] Sent: Monday, February 08, 2010 3:09 PM To: Neil Gunton Cc: embperl@

RE: embperl releases

2010-02-09 Thread Gerald Richter - ECOS
Hi, I think I will first bring Embperl up to date, then it would be great to get more visibility to Embperl. Maybe it's possible for somebody to write some artices on Embperl::Form or Embperl & Catalyst or anythingelse you feel would be interesting for other people. Also I have made an exampl

Re: embperl releases

2010-02-09 Thread Michael Stevens
I think I've sent this through before, but it's attached. It's not original to us - just my collection of the diffs needed to get tests passing and things actually working on recent perl and CGI.pm. We'd rather not be maintaining our own version, obviously! I haven't worked out the diffs to wo

Problem with

2010-02-09 Thread Jean-Christophe Boggio
Hello, I recently had a problem with tags : I didn't set a "value" myself : Embperl did but at the end of the tag resulting in this : Which, of course, doesn't validate. I solved it by forcing the value myself. libembperl-perl 2.2.0-3.1 on Debian 5.0.4 ---

RE: Problem with

2010-02-09 Thread Gerald Richter - ECOS
Setting EMBPERL_OUTPUT_MODE should solve your problem: http://perl.apache.org/embperl/pod/doc/Config.-page-2-.htm#sect_44 Gerald -Original Message- From: Jean-Christophe Boggio [mailto:embp...@thefreecat.org] Sent: Tuesday, February 09, 2010 5:07 PM To: embperl@perl.apache.org Subject: