Re: FW: Question about split

2009-06-08 Thread Gene
$_ = ":0"; my @numbers = split /:/; which has a similar output. HTH Gene Hu (Sorry, forgot the list in the previous mail) 2009/6/8 Ajay Kumar > Because first element of the array is empty > > > -Original Message- > From: sanket vaidya [mailto:sanket.vai...@patn

Missing suidperl

2006-12-06 Thread Gene Bomgardner
Hi: A package I was running uses suidperl. For some reason, it's disappeared. I need to replace it. Is suidperl part of the perl 5.8 distribution or is found elsewhere? A google search just turns up related problems w/o info as to where it can be found. Thanks, Gene -- To unsubscribe, e

Reference Hash to an array

2003-07-07 Thread Gene Mat
ot;;}. At this point, I believe I need another nested foreach loop to loop through array, however, I'm totally confused on how to format this properly. Any URLs would be also be appreciated. Thanks, Gene Mat -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Net::NNTP List does not work

2003-07-07 Thread Gene Mat
I am trying to call the list function using NET::NNTP. use Net::NNTP; $nntp = Net::NNTP->new("nntp.perl.org",Debug,10); ($narticles,$first,$last,$GROUP)=$nntp->group("perl.beginners"); $nnpt->list; $nntp->quit; All the other NNTP functions work fine group, date, xover, etc. However, when I want

Upgraded to 5.8 problems

2002-08-02 Thread Gene McCullough
perl/5.6.0 /usr/lib/perl5/site_perl) at ... I don't know how to get the @INC updated to include the proper libraries. Thanks in advance for any assistance gene -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: [drifting OT]Re: PERL IS NOT A HIGH LEVEL LANGUAGE

2001-08-21 Thread Gene Martin
ke that). I could never keep all those variables like "WS-WAGES-MY-LEFT-HINEY-SUBTOTAL" straight in my Cobol class last semester. And yes, they are still teaching Cobol here in Alabama. I got a B. Thank goodness (and Larry Wall) for Perl! Gene PS I guess that Ice Kobolds programmed in

RE: [drifting OT]Re: PERL IS NOT A HIGH LEVEL LANGUAGE

2001-08-20 Thread Gene Martin
>>>Dean Theophilou Genisar wrote: >>>The only good thing about the nasty little Kobols are that they have >>>only 1-4 hit points (if I remember correctly). :)) That would be Kobolds, which have 1/2 hit die (1-4 hit points), have faces like dogs and bark like them..

FW: PERL IS NOT A HIGH LEVEL LANGUAGE

2001-08-17 Thread Gene Martin
in college to take Perl seriously, too. Ignorance isn't bliss, it's maddening, and dangerous, too. Gene