FW: *nix distro compatibility (was Re: survey)

2005-09-11 Thread David Christensen
I wrote: >> Package: libapache2-mod-perl2 >> Versions: >> 1.999.21-1(/var/lib/apt/lists/ftp.us.debian.org_debian_dists_stable_ >> main_binary-i386_Packages)(/var/lib/dpkg/status) Philip M. Gollucci wrote: > EW! > I'd recompile and update... using the unsupported API is going to drive y

Re: *nix distro compatibility (was Re: survey)

2005-09-11 Thread Philip M. Gollucci
[EMAIL PROTECTED]:~$ apt-cache showpkg libapache2-mod-perl2 | head -n 3 Package: libapache2-mod-perl2 Versions: 1.999.21-1(/var/lib/apt/lists/ftp.us.debian.org_debian_dists_stable_ main_binary-i386_Packages)(/var/lib/dpkg/status) EW! I'd recompile and update... using the unsupport

Re: mod_perl advocacy

2005-09-11 Thread Tagore Smith
Octavian Rasnita wrote: Hi, Wouldn't be a good idea (for someone who also know PHP well) to create a program that can create perl scripts from PHP scripts? How would one do that? I imagine that a general PHP to Perl translator would be worth a PhD. Feel free to provide such a translator. Ot

Re: Mod_Perl2 :: RPM Concepts

2005-09-11 Thread Philippe M. Chiasson
Jonathan Steffan wrote: > Hello again all, > > I am thinking about using perl to package RPMs. I am going to do the > interface via mod_perl for managing the tree. Anyone have experience > with building rpms with perl? I hope I'm not starting from scratch. > Thanks in advance. http://search.cpan.

RE: mod_perl advocacy

2005-09-11 Thread Badai Aqrandista
Wouldn't be a good idea (for someone who also know PHP well) to create a program that can create perl scripts from PHP scripts? Like this? http://search.cpan.org/~gschloss/PHP-Interpreter-1.0/lib/PHP/Interpreter.pm Also for the languages which are used in ASP... How about this? http://se

RE: *nix distro compatibility (was Re: survey)

2005-09-11 Thread David Christensen
Philip M. Gollucci wrote: > What version of mp2 comes with Sarge packages ? > 1.9922 or higher I hope. Thanks for your reply. :-) [EMAIL PROTECTED]:~$ apt-cache showpkg libapache2-mod-perl2 | head -n 3 Package: libapache2-mod-perl2 Versions: 1.999.21-1(/var/lib/apt/lists/ftp.us.d

RE: *nix distro compatibility (was Re: survey)

2005-09-11 Thread David Christensen
Perrin Harkins wrote: > I hear you, but I think anyone who is building a serious web app is > better off compiling the important parts (apache, perl, mod_perl) > themselves. The options that the packagers choose are intended to > meet the needs of the largest cross-section of users, not to work >

Re: *nix distro compatibility (was Re: survey)

2005-09-11 Thread Perrin Harkins
David Christensen said: > Also, I prefer using "binary" packages for a given *nix > distribution > -- it's not my goal to develop Apache2 and/or mod_perl2, I want to *use* > them to > build web applications. I hear you, but I think anyone who is building a serious web app is better off compiling t

mod_perl advocacy

2005-09-11 Thread Octavian Rasnita
Hi, Wouldn't be a good idea (for someone who also know PHP well) to create a program that can create perl scripts from PHP scripts? Also for the languages which are used in ASP... Also making a benchmark tool easy to use that will be able to compare the speed of the original php file with the spee

Mod_Perl2 :: RPM Concepts

2005-09-11 Thread Jonathan Steffan
Hello again all, I am thinking about using perl to package RPMs. I am going to do the interface via mod_perl for managing the tree. Anyone have experience with building rpms with perl? I hope I'm not starting from scratch. Thanks in advance. Jonathan Steffan P.S. As background, I am going t

Re: perlrun

2005-09-11 Thread Josef Ender
Hello Here is a good comparison: http://modperlbook.org/html/ch01_03.html See section 1.3.1 regards, Josef -- Josef Ender, Bitspot AG http://www.bitspot.ch abhishek jain wrote: > Hi Friends, > Actually i have a site written in PERL . I want that site to be > working fast . Now i think modperl