Re: Hello

2015-11-29 Thread Vincent Veyron
On Sat, 28 Nov 2015 20:38:17 +0400 Davit Nergadze wrote: > Is there anyone? After perl porters mailing list, this feels like an > empty room ro something... :-/ [accidentally hit the send key on my previous empty message] Yup, I'm out there, feeling a bit lonely too... I had some problems foll

Re: Hello

2015-11-29 Thread Vincent Veyron
On Sat, 28 Nov 2015 20:38:17 +0400 Davit Nergadze wrote: > Is there anyone? After perl porters mailing list, this feels like an > empty room ro something... :-/ -- Bien à vous, Vincent Veyron https://marica.fr/ Suivi des contentieux juridiques, des

Re: Hello

2015-11-28 Thread Skylos
GET are/you/there HTTP/1.0 Accept: text/plain 200 OK Content-Type: text/plain; charset=utf-8 Content-Length: 3 Yes On Sat, Nov 28, 2015 at 11:51 AM, Kevin A. McGrail wrote: > I am just coming out of my carb and turkey coma... > Regards, > KAM > > On November 28, 2015 11:38:17 AM EST, Davit

Re: Hello

2015-11-28 Thread Kevin A. McGrail
I am just coming out of my carb and turkey coma... Regards, KAM On November 28, 2015 11:38:17 AM EST, Davit Nergadze wrote: >Is there anyone? After perl porters mailing list, this feels like an >empty room ro something... :-/

Hello

2015-11-28 Thread Davit Nergadze
Is there anyone? After perl porters mailing list, this feels like an empty room ro something... :-/

Re: Hello, I think TestRunPerl can save me, but I am not sure how to go about it...

2012-03-15 Thread Cosimo Streppone
On Thu, 15 Mar 2012 18:00:24 +0100, David Booth wrote: FYI, I tried doing this with using the Test::MockObject module, but abandoned the effort due to a bug that causes Apache2 child process segmentation fault even when no Test::MockObject functions are called: https://rt.cpan.org/Public/Bug/Di

Re: Hello, I think TestRunPerl can save me, but I am not sure how to go about it...

2012-03-15 Thread David Booth
FYI, I tried doing this with using the Test::MockObject module, but abandoned the effort due to a bug that causes Apache2 child process segmentation fault even when no Test::MockObject functions are called: https://rt.cpan.org/Public/Bug/Display.html?id=73723 I don't know if there might have been

Re: Hello, I think TestRunPerl can save me, but I am not sure how to go about it...

2012-03-15 Thread Fred Moyer
Steve, please direct these questions to the mod_perl list which I have cc'd. You're much more likely to get an answer from any one of the thousands of experienced users on this list than emailing any of the posters directly. On Tue, Mar 13, 2012 at 1:18 PM, Steven Lembark wrote: > > Say I have a

Re: Hello

2005-08-18 Thread Tom Schindl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > [ error] Unable to open /usr/local/psa/admin/include/ap_release.h: No > such file or directory > [ error] Unable to determine server version, aborting. > [ error] Invalid MP_APXS specified? > Running make test > Make had some problems, maybe int

Re: Hello

2005-08-18 Thread Jonathan Steffan
Perrin Harkins wrote: On Thu, 2005-08-18 at 12:21 -0600, Jonathan Steffan wrote: I have no idea how. I can't use yum... nor can I use the CPAN shell. Any advice on how to complete this? Installing things from CPAN is pretty well-covered in the Perl documentation, and not just from CPA

Re: Hello

2005-08-18 Thread Geoffrey Young
> The latest versions at this moment are available here: > http://search.cpan.org/~lds/CGI.pm-3.11/ > http://search.cpan.org/~gozer/mod_perl-2.0.1/ fwiw, I only recently discovered that search.cpan.org supports a more generic interface for the most recent version of a module: http://search.cpan

Re: Hello

2005-08-18 Thread Jonathan Steffan
Perrin Harkins wrote: On Thu, 2005-08-18 at 12:21 -0600, Jonathan Steffan wrote: I have no idea how. I can't use yum... nor can I use the CPAN shell. Any advice on how to complete this? Installing things from CPAN is pretty well-covered in the Perl documentation, and not just from CPA

Re: Hello

2005-08-18 Thread Perrin Harkins
On Thu, 2005-08-18 at 12:21 -0600, Jonathan Steffan wrote: > I have no idea how. I can't use yum... nor can I use the CPAN shell. Any > advice on how to complete this? Installing things from CPAN is pretty well-covered in the Perl documentation, and not just from CPAN shell. In short, you can do

Re: Hello

2005-08-18 Thread Jonathan Steffan
Perrin Harkins wrote: On Thu, 2005-08-18 at 12:08 -0600, Jonathan Steffan wrote: ModPerl::Registry: Can't locate object method "request" via package "Apache" at /usr/lib/perl5/5.8.0/CGI.pm line 342.! The location of the error changes as I do misc. work arounds. I have had no luck with Apa

Re: Hello

2005-08-18 Thread Perrin Harkins
On Thu, 2005-08-18 at 12:08 -0600, Jonathan Steffan wrote: > ModPerl::Registry: Can't locate object method "request" via package > "Apache" at /usr/lib/perl5/5.8.0/CGI.pm line 342.! > > The location of the error changes as I do misc. work arounds. I have had > no luck with Apache->request and as

Hello

2005-08-18 Thread Jonathan Steffan
Afternoon Group. I have been working on this for some time and Googling it. So now I am here. I am migrating to a new server. I am having some weird problems. For one, I can't seem to get CPAN to update modules... or install the 'r'ecommened updates. Any help with that would rock. The core i

Re: print print "Hello" - returns different values when executed from shell and mod-perl

2004-11-18 Thread Stas Bekman
Rathna N wrote: Hi, I'm new to Apache/mod-perl. I hope I'm asking this question in the right forum. When I executed a script having " print print "Hello"; " at shell, it returns "Hello1", but when I executed thru mod-perl it returns "Hello5"

print print "Hello" - returns different values when executed from shell and mod-perl

2004-11-18 Thread Rathna N
Hi, I'm new to Apache/mod-perl. I hope I'm asking this question in the right forum. When I executed a script having " print print "Hello"; " at shell, it returns "Hello1", but when I executed thru mod-perl it returns "Hello5". CODE SNIPPET:

Re: hello world

2004-05-29 Thread Andy Armstrong
Bob Smith wrote: hello My name is Greger, I'm new here... could some person please gimme a hello world application written with mod_perl Google broken? :) http://www.google.com/search?q=mod_perl+Hello+World -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apach

hello world

2004-05-29 Thread Bob Smith
hello My name is Greger, I'm new here... could some person please gimme a hello world application written with mod_perl TIA Greger - Original Message - From: "Jie Gao" <[EMAIL PROTECTED]> To: "Stas Bekman" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTE