Search the web
Sign In
New User? Sign Up
Perl_Official · Perl . CGI . Shell script
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 1361 - 1390 of 2061   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1361
... Either extend the @INC variable in a BEGIN block, BEGIN { ... } or use the -I switch on the perl command line, or use the PERL5LIB environment variable. ...
fischron.external@...
dodekaedergu...
Offline Send Email
Jan 2, 2004
7:17 am
1362
Basilica Architecture Center To promote our site We are giving free web design to our visitors. If interested follow the link: ...
basilicanet
Offline Send Email
Jan 4, 2004
6:34 am
1363
Then let an ADULT dating site help you have the night of your life http://www.iwantunude.com/landing.asp?afl=MYHO this will give you a good time...
rageagainstmypuss4
rageagainstm...
Offline Send Email
Jan 5, 2004
4:33 am
1364
Hi, I have the following immediate requirement with a MAJOR Financial client (DIRECT CLIENT) based at NYC. PS: There are 3 requirements, the 1st position is...
Kondeti, Rajasekhar
rajsekhar_77
Online Now Send Email
Jan 7, 2004
7:45 pm
1365
We are looking for a script which would on Windows NT and monitor 3 processes (specifiable) if these processes run for more than 5 minutes, the scrripr...
chenvl2000
Offline Send Email
Jan 8, 2004
7:19 pm
1366
Free WEBSITE DESIGN for those who get the web hosting from our partner JUMPLINE. If interested: http://www.basilicanet.com/p/en/web.jsp...
basilicanet
Offline Send Email
Jan 11, 2004
3:45 am
1367
Hi, I have the following immediate requirement with a MAJOR Financial client (DIRECT CLIENT) based at NYC. PS: There are 3 requirements, the 1st position is...
Kondeti, Rajasekhar
rajsekhar_77
Online Now Send Email
Jan 12, 2004
3:58 pm
1368
Hi, This is an urgent requirement. Our client, an American MNC in Bangalore is seeking Java Lead Professionals. Details below. Only those who meet all the...
Alphaeus HR
outlookjohna...
Offline Send Email
Jan 16, 2004
11:32 am
1369
Hi, This is an urgent requirement. Our client, an American MNC in Bangalore is seeking Operation Support (Networking) Engineers . Details below. Only those...
Alphaeus HR
outlookjohna...
Offline Send Email
Jan 16, 2004
12:36 pm
1370
Hi, This is an urgent requirement. Our client, an American MNC in Bangalore is seeking Technical Support Engineers . Details below. Only those who meet all...
Alphaeus HR
outlookjohna...
Offline Send Email
Jan 16, 2004
12:49 pm
1371
Hi, This is an urgent requirement. Our client, an American MNC in Bangalore is seeking Java Professionals. Details below. Only those who meet all the...
Alphaeus HR
outlookjohna...
Offline Send Email
Jan 16, 2004
1:15 pm
1372
Hi All Please visit ... http://www.boredguru.com/polls/comp1/votpoll.php Regards Yogi BoredGuru [Non-text portions of this message have been removed]...
Yogi
thebeseus
Offline Send Email
Jan 18, 2004
2:34 pm
1373
Hi, I'm posting this for two reasons. First, off who heard of kake pad(kPad)? Secondly, I just released the 5.0 which is the best thing since the 4.x series. I...
Paul Malcher
iso196
Offline Send Email
Jan 20, 2004
5:12 am
1374
Hi there, Is there a way in Perl to check if the elements in an array are unique efficiently. I'll apprecate your help on this as this will help me from ...
micro_learner
Offline Send Email
Jan 21, 2004
12:33 am
1375
... Be more specific, you mean unique and in not equal or in more detail? ===== Sincerely, Paul Malcher __________________________________ Do you Yahoo!? ...
Paul Malcher
iso196
Offline Send Email
Jan 21, 2004
12:58 am
1376
How can something like this be made to execute the javascript on the page and return its output instead of the initial html code? #!/usr/local/bin/perl use...
Gary Hawkins
ghawk@...
Send Email
Jan 21, 2004
3:01 am
1377
... Usually, a good thing would be to use a hash instead, where you use only the key (and ignore the value). Do you *have* to use an array? Ronald...
fischron.external@...
dodekaedergu...
Offline Send Email
Jan 21, 2004
6:14 am
1378
Hi, I am dealing with a file that is tab delimited and where the first line contains the attributes for eg: Name Sex Age Occupation Jhon Male 20 Doctor ...
micro_learner
Offline Send Email
Jan 21, 2004
10:51 pm
1379
Try using split with "\t" (tabs). You could also do something cool with it: ($name,$sex,$age,$occ) = (split(/\t/))[0,1,2,3]; Don't forget to chomp the line or...
kchima01
Offline
Jan 22, 2004
1:01 am
1380
I'm semi new to perl and need some help on the following problem I have a little decryption program that decrypts the contents of a file. We will be recieving...
baaron13
Offline Send Email
Jan 24, 2004
3:15 am
1381
... There are many. For instance, you could do it like this: map { open(FILE, $_) or warn "Can not open $_: $!\n"; # Code to process the file goes here. close...
fischron.external@...
dodekaedergu...
Offline Send Email
Jan 26, 2004
7:05 am
1382
1.How can I print the resoult of this query "select count(*) from table"......????? 2.If I have to many records in database and I want to split them on more ...
Marius D
mdafinoiu
Offline Send Email
Jan 27, 2004
8:02 am
1383
Hi all, Anyone help-me ? I need to do comparing two array. So, I have two array with many difference names and I would like to compare two and write the...
Charles Pereira
charlesti
Offline Send Email
Feb 2, 2004
5:30 am
1384
HI here's a very simple solution my @arr1 = 0 .. 10; my @arr2 = 0 .. 10; my $comp = Array::Compare->new; if ($comp->compare(\@arr1, \@arr2) { print "Arrays are...
maneesh agrawal
maneesh1978
Offline Send Email
Feb 3, 2004
4:00 am
1385
Dear my friends... Anybody would be so kind telling me what is similar in perl/tk to arrange the location of a form written in perl/tk? I want a nice look for...
Prabu Subroto
prabu_subroto
Offline Send Email
Feb 3, 2004
2:43 pm
1386
Hi Group, I am new to Perl. I am trying to write a program that reads in a file and then checks the line length. based on the lenght, data is written to 1 of...
Lisa
ms_lisac
Offline Send Email
Feb 5, 2004
1:08 am
1387
... $inputfile contains the first line of Trade.txt (because you had evaluated the angle operator in scalar context. $length contains therefore the length of...
fischron.external@...
dodekaedergu...
Offline Send Email
Feb 5, 2004
8:55 am
1388
Please help, Another newbie question. I am trying to figure out how to search though a file that i've opened for a 3 different string of characters. once the...
Lisa
ms_lisac
Offline Send Email
Feb 5, 2004
8:28 pm
1389
Thanks, I was able to figure out my problem with a little help from several message boards. Lisa ... evaluated...
Lisa
ms_lisac
Offline Send Email
Feb 5, 2004
8:30 pm
1390
Hi all, I've encountered a porblem I don't understand. Below is a small chunk of cgi code that reads usernames and passwords from a file. Despite the fact I...
Paul Malcher
iso196
Offline Send Email
Feb 5, 2004
9:00 pm
Messages 1361 - 1390 of 2061   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help