Log4perl module for cygwin newbie

Helo friends,
I am searching for the module Log - Log4perl on the internet for
cygwin perl installation. Where can I find it. Any specific place. And
how do I install modules on cygwin. Is there any seperate method to do
it. Please help me on this. I searched on the internet but in vain.

Thanking you in anticipation.

Sincerely yours,
wizard
vivek.j.joshi [ Mi, 28 März 2007 15:05 ] [ ID #1671726 ]

Re: Log4perl module for cygwin newbie

I got mine from http://search.cpan.org/~mschilli/Log-Log4perl-1.09/lib/Log/L og4perl.pm

I think cygwin modules install exactly like Unix / Linux; the old-
fashioned approach being:

perl Makefile.PL
make
make test
make install

HTH,

Keith

On Mar 28, 8:05 am, "wizard" <vivek.j.jo... [at] gmail.com> wrote:
> Helo friends,
> I am searching for the module Log - Log4perl on the internet for
> cygwin perl installation. Where can I find it. Any specific place. And
> how do I install modules on cygwin. Is there any seperate method to do
> it. Please help me on this. I searched on the internet but in vain.
>
> Thanking you in anticipation.
>
> Sincerely yours,
> wizard
keith [ Do, 29 März 2007 16:19 ] [ ID #1672853 ]

Re: Log4perl module for cygwin newbie

Keith wrote:
> I got mine from http://search.cpan.org/~mschilli/Log-Log4perl-1.09/lib/Log/L og4perl.pm
>
> I think cygwin modules install exactly like Unix / Linux; the old-
> fashioned approach being:
>
> perl Makefile.PL
> make
> make test
> make install
>
> HTH,
>
> Keith
>
> On Mar 28, 8:05 am, "wizard" <vivek.j.jo... [at] gmail.com> wrote:
>
>>Helo friends,
>> I am searching for the module Log - Log4perl on the internet for
>>cygwin perl installation. Where can I find it. Any specific place. And
>>how do I install modules on cygwin. Is there any seperate method to do
>>it. Please help me on this. I searched on the internet but in vain.
>>
>>Thanking you in anticipation.
>>
>>Sincerely yours,
>>wizard



You should become familiar with

perl -MCPAN -e shell

at the prompt, type: install Log::Log4perl
Homer Welch [ Do, 29 März 2007 23:10 ] [ ID #1672854 ]

Re: Log4perl module for cygwin newbie

On Mar 30, 2:10 am, Homer Welch <hjw... [at] comcast.net> wrote:
> Keith wrote:
> > I got mine fromhttp://search.cpan.org/~mschilli/Log-Log4perl-1.09/lib/L og/Log4perl.pm
>
> > I think cygwin modules install exactly like Unix / Linux; the old-
> > fashioned approach being:
>
> > perl Makefile.PL
> > make
> > make test
> > make install
>
> > HTH,
>
> > Keith
>
> > On Mar 28, 8:05 am, "wizard" <vivek.j.jo... [at] gmail.com> wrote:
>
> >>Helo friends,
> >> I am searching for the module Log - Log4perl on the internet for
> >>cygwin perl installation. Where can I find it. Any specific place. And
> >>how do I install modules on cygwin. Is there any seperate method to do
> >>it. Please help me on this. I searched on the internet but in vain.
>
> >>Thanking you in anticipation.
>
> >>Sincerely yours,
> >>wizard
>
> You should become familiar with
>
> perl -MCPAN -e shell
>
> at the prompt, type: install Log::Log4perl


Yes I could install it. I did not think that the same modules would
work in windows as well. Thanks a lot for your replies. I was unwell
and could not check the mails for a few days, so my apologies.

Thanks a lot again. Bye.
vivek.j.joshi [ Do, 12 April 2007 11:45 ] [ ID #1686229 ]
Perl » comp.lang.perl.modules » Log4perl module for cygwin newbie

Vorheriges Thema: Net::Telnet $prematch, $match
Nächstes Thema: mod_perl 2.0 Modules