Re: Can't use string ("1") as a HASH ref while "strict refs"

2011-09-27 Thread Rob Dixon
On 27/09/2011 17:35, Randal L. Schwartz wrote: "Rob" == Rob Dixon writes: Rob> Randal, as I opened, I had started to enjoy and respect your posts here Rob> and elsewhere. You were never required to reply to my 'ignorant post', Rob> yet you chose to show your foolish emptiness once again. B

Re: pattern matching regex

2011-09-27 Thread Shawn H Corey
On 11-09-27 05:30 PM, Chris Stinemetz wrote: Trying to match the what is contained in $what 3 consecutive times. But I am getting the followoing error: Use of uninitialized value $_ in pattern match (m//) at ./ex9-1.pl line 7. The program: #!/usr/bin/perl use warnings; use strict; my $what

pattern matching regex

2011-09-27 Thread Chris Stinemetz
Trying to match the what is contained in $what 3 consecutive times. But I am getting the followoing error: Use of uninitialized value $_ in pattern match (m//) at ./ex9-1.pl line 7. The program: #!/usr/bin/perl use warnings; use strict; my $what = 'fred|barney'; if (/($what){3}/) { print $wha

Re: Strawberry Perl Installing CPAN modules

2011-09-27 Thread Perl developer
Shlomi, I installed Terdata software packages like cli, teragss, and tdicu. I edited windows hosts file. Now I got the following error. dmake.exe: makefile: line 871: Error: -- Missing targets or attributes in rule The following perl script is used to connect to SQL server database using DB

Re: Can't use string ("1") as a HASH ref while "strict refs"

2011-09-27 Thread Randal L. Schwartz
> "Rob" == Rob Dixon writes: Rob> Randal, as I opened, I had started to enjoy and respect your posts here Rob> and elsewhere. You were never required to reply to my 'ignorant post', Rob> yet you chose to show your foolish emptiness once again. But I am highly motivated to reduce and contain