Re: help with something strange

2013-05-28 Thread Luca Ferrari
On Tue, May 28, 2013 at 8:05 PM, Rahim Fakir wrote: > I wanted to do C:\cpan Foo::Bar and something strange happened, the > following lines, pls help: > > C:\Users\Rahim\Documents>cpan Foo::Bar > Base class package "DBIx::Class::Schema" is empty. > (Perhaps you need to 'use' the module which d

Re: Perl error codes and warnings

2013-05-28 Thread timothy adigun
Hi Shaji, On Wed, May 29, 2013 at 4:19 AM, *Shaji Kalidasan* wrote: > Greetings, > > Where can I get more information on Perl's most common error codes? Is > there a single source (repository/resource) for such most frequently > encountered error codes? > > [code-1] > use strict; > use warnings;

Re: Perl error codes and warnings

2013-05-28 Thread Charles DeRykus
On 5/28/2013 8:19 PM, *Shaji Kalidasan* wrote: Greetings, Where can I get more information on Perl's most common error codes? Is there a single source (repository/resource) for such most frequently encountered error codes? [code-1] use strict; use warnings; [ ... ] The warnings are fairly

Perl error codes and warnings

2013-05-28 Thread *Shaji Kalidasan*
Greetings, Where can I get more information on Perl's most common error codes? Is there a single source (repository/resource) for such most frequently encountered error codes? [code-1] use strict; use warnings; my @names = qw/bat, ball, %&!*, king, (^@), eagle, zebra/; foreach (@names) {     p

Re: Scripts in Padre do not run. Need step-by-step help in setting up, asall current procedures I have found have failed for me.

2013-05-28 Thread Ruud H.G. van Tol
On 26/05/2013 14:28, Michael Rasmussen wrote: On Sat, May 25, 2013 at 04:19:27PM +0200, Dr.Ruud wrote: On 24/05/2013 22:25, Michael Goldsbie wrote: [...] I installed DWIM Perl [...] So after downloading and installing it, what's the next step? On http://dwimperl.com/ there is a link to 'Pe

Re: Scripts in Padre do not run. Need step-by-step help in setting up, as all current procedures I have found have failed for me.

2013-05-28 Thread kevin dawson
On 25/05/13 06:45, Michael Goldsbie wrote: Ah yes, I finally found the problems: http://padre.perlide.org/trac/ticket/1438 http://padre.perlide.org/trac/ticket/1474 http://padre.perlide.org/trac/ticket/1457 mikebg hi you will need to ask Gabor to assist you with a track account then you will

help with something strange

2013-05-28 Thread Rahim Fakir
I wanted to do C:\cpan Foo::Bar and something strange happened, the following lines, pls help: C:\Users\Rahim\Documents>cpan Foo::Bar Base class package "DBIx::Class::Schema" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in

Re: make and Makefile.PL

2013-05-28 Thread Lawrence Statton
On 05/28/2013 12:09 PM, Rahim Fakir wrote: My system does not have Makefile.PL so what do i do??? Regards Ray Makefile.PL is a file that is included with every package from CPAN. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl

Re: make and Makefile.PL

2013-05-28 Thread Rahim Fakir
My system does not have Makefile.PL so what do i do??? Regards Ray On Tue, May 28, 2013 at 2:58 PM, Brandon McCaig wrote: > On Mon, May 27, 2013 at 09:21:41PM +0100, Rahim Fakir wrote: > > I have download Make for windows 7, but I have problems, with > > make nmake, and Makefile.PL, i don't

Re: is it possible to get only emails from this list for threads that I've started or replied ?

2013-05-28 Thread Jim Gibson
On May 28, 2013, at 1:31 AM, R. S. wrote: > Hello Gustavo, > > Tuesday, May 28, 2013, 2:05:27 AM, you wrote: > >> How do you will reply a message, if you will not receive it ? > > > I meant a setting that only the messages that are reply to me are send > to my email and those from threads in

Re: make and Makefile.PL

2013-05-28 Thread Brandon McCaig
On Mon, May 27, 2013 at 09:21:41PM +0100, Rahim Fakir wrote: > I have download Make for windows 7, but I have problems, with > make nmake, and Makefile.PL, i don't know how to install them. Strawberry Perl ships with a dmake.exe. Try that. E.g., perl Makefile.PL dmake dmake test dmake install Re

Re: Buildiing mod_perl on 64 bit perl on Solaris 10

2013-05-28 Thread Alex Mestiashvili
On 05/28/2013 02:33 PM, Dariusz Dolecki wrote: > Hi, > > I am getting the following error: > > Manifying ../blib/man3/Apache::Reload.3 > "modperl_perl.c", line 272: undefined symbol: PL_rehash_seed > "modperl_perl.c", line 273: undefined symbol: PL_rehash_seed_set > cc: acomp failed for modperl_p

Buildiing mod_perl on 64 bit perl on Solaris 10

2013-05-28 Thread Dariusz Dolecki
Hi, I am getting the following error: Manifying ../blib/man3/Apache::Reload.3 "modperl_perl.c", line 272: undefined symbol: PL_rehash_seed "modperl_perl.c", line 273: undefined symbol: PL_rehash_seed_set cc: acomp failed for modperl_perl.c make[1]: *** [modperl_perl.lo] Error 2 I tried with bot

Fw: make and Makefile.PL

2013-05-28 Thread Shlomi Fish
Hi Ray, please reply to all recipients. Regards, Shlomi Fish Begin forwarded message: Date: Tue, 28 May 2013 09:49:48 +0100 From: Rahim Fakir To: Shlomi Fish Subject: Re: make and Makefile.PL Hy I have dwimperl and strawberryperl, but some programs ask for make that does not exits,

Re: is it possible to get only emails from this list for threads that I've started or replied ?

2013-05-28 Thread R. S.
Hello Gustavo, Tuesday, May 28, 2013, 2:05:27 AM, you wrote: > How do you will reply a message, if you will not receive it ? I meant a setting that only the messages that are reply to me are send to my email and those from threads in which there is my reply also be send like on web forum