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
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;
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
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
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
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
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
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
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
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
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
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
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
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,
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
15 matches
Mail list logo