>
> Gerald, I've started:
>
http://perl.apache.org/release/docs/2.0/devel/porting_from_1.x/porting_from_
1.x.html
> which already covers some of the porting bits (like $mod_perl::VERSION).
$mod_perl::VERSION returns 1.9903, which is the same or similar then
$ENV{MOD_PERL} which I using right now, but you need to split it with a
regex and compare, and a 1 before the point is mod_perl 2 if after the point
it start with 99...., not very nice. That's why I like to
Apache->define("MODPERL2") Doug suggested. It easy to use and will not fail
is the version numbering schema changes.
> It'd be very nice if while you are porting you could commit/submit
> things that will aid others who need to port to 2.0. Thanks!
>
If I run across anything the might be usefull, I let you know
Gerald
-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]