Search the web
Sign In
New User? Sign Up
perl-beginner · Perl Beginners Mailing List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 17590 - 17619 of 26720   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17590
Hi, I would like also to ask about if I need to return true of false in wanted routine? If I return 0 or 1 what is the impact of that to find? Pavlos -- ...
Pavlos Parissis
p_pavlos@...
Send Email
Jan 1, 2004
2:34 pm
17591
Hi, This is very nice idea but I want to find a regex to match the directories of files because in the same files I will have lines begging with ! and the dirs...
Pavlos Parissis
p_pavlos@...
Send Email
Jan 1, 2004
2:39 pm
17592
... (.*?) what exactly will this match? ... -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ I love having the feeling of being in control while i have the sensation of speed...
Pavlos Parissis
p_pavlos@...
Send Email
Jan 1, 2004
2:41 pm
17593
... Pavlos> I would like also to ask about if I need to return true of Pavlos> false in wanted routine? Pavlos> If I return 0 or 1 what is the impact of that...
merlyn@...
merlynstoneh...
Offline Send Email
Jan 1, 2004
5:25 pm
17594
... By itself? Nothing. In Context, whatever it HAS to match to satisfy the rest of the regular expression. It's a non-greedy (lazy) match. I wrote an intro...
Brad Lhotsky
brad@...
Send Email
Jan 2, 2004
12:21 am
17595
I have a script that runs all day, it checks every 30 seconds to do its task. I have it report the real time each 30 seconds (showing it is running and not...
doug
douglaspaulwade
Offline Send Email
Jan 2, 2004
1:51 am
17596
... doug> I have a script that runs all day, it checks every 30 seconds to do its doug> task. I have it report the real time each 30 seconds (showing it is...
merlyn@...
merlynstoneh...
Offline Send Email
Jan 2, 2004
2:14 am
17597
Randall: Thanks for the note. Progress bar to my understanding will paint a sequence of 50 hash marks, the update() is adding those hash marks. I am looking to...
doug
douglaspaulwade
Offline Send Email
Jan 2, 2004
6:19 am
17598
... sequence ... looking to ... see if ... and ... each ... Maybe the code in Term::ProgressBar will help you determine how to update the terminal window...
daymobrew@...
daymobrew
Offline Send Email
Jan 2, 2004
11:46 am
17599
Hello all, I think I found an nice solution. so let me remind you the story a file with the following /mnt Myrule /koko/ 2rule dd/dd ff /etc/passwd tete ...
Pavlos Parissis
p_pavlos@...
Send Email
Jan 2, 2004
4:00 pm
17600
From: Mark Reed <intensity_guy@...> ... I believe it's you who's confused. There is no language called PerlScript. ... No. If I was to talk in the proper...
Jenda Krynicky
jendaperl
Offline Send Email
Jan 2, 2004
4:37 pm
17601
Greetings, Am not sure of how easy this is to answer, but I'm trying to figure out how to scope my variables. Am just wondering what characteristics help one...
essential quint
quintessential1@...
Send Email
Jan 2, 2004
6:03 pm
17602
... essential> Am not sure of how easy this is to answer, but I'm trying essential> to figure out how to scope my variables. Am just wondering essential> what...
merlyn@...
merlynstoneh...
Offline Send Email
Jan 2, 2004
6:11 pm
17603
Thanks... It worked... Douglas...
doug
douglaspaulwade
Offline Send Email
Jan 2, 2004
9:57 pm
17604
Can someone recommend me a good book for beginners who do not have progrmming skills. Also a good web site with the content. Thanks a lot in advance. Bob....
bobby_joness
Offline Send Email
Jan 3, 2004
12:39 am
17605
... bobby> Can someone recommend me a good book for beginners who do not have bobby> progrmming skills. Also a good web site with the content. Thanks a bobby>...
merlyn@...
merlynstoneh...
Offline Send Email
Jan 3, 2004
1:51 am
17606
On 02 Jan 2004 17:51:47 -0800, merlyn@... wrote concerning: Good book for beginners ... have ... Thanks a ... Bobby: merlyn went out of his way to...
James E Keenan
jamesekeenan
Offline Send Email
Jan 3, 2004
3:59 pm
17607
... James> Randal: AFAIK, new subscribers do not receive any resource list. The James> list itself is listed in Yahoo! Groups as unmoderated and I've never ...
merlyn@...
merlynstoneh...
Offline Send Email
Jan 3, 2004
5:54 pm
17608
Hi, Wonder if someone could help me, I am trying to use the ping module for my script but I am getting the following error (even star is pingable): [snip] Use...
Priss
priss_uk_2000
Offline Send Email
Jan 4, 2004
2:22 am
17609
... Priss> Wonder if someone could help me, I am trying to use the ping module Priss> for my script but I am getting the following error (even star is Priss>...
merlyn@...
merlynstoneh...
Offline Send Email
Jan 4, 2004
2:59 am
17610
... Hi, thanks for your reply. I am not using ICMP, I am using tcp telnet echo port. (running as root didn't make a different :( ) Priss...
Priss
priss_uk_2000
Offline Send Email
Jan 4, 2004
3:28 am
17611
You could use foreach (@category) { $uniqueCategories{$_}+=1; } This will place them in a hash and count how many occurrences of each item in the @category...
Nick Keeling
keylight68
Offline Send Email
Jan 4, 2004
5:48 am
17612
hi aim a new in CGI ang Perl i just want to learn how make a feedback form in HTML through CGI or PErl....
syedraheemuddin
Offline Send Email
Jan 4, 2004
6:07 am
17613
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:32 am
17614
... I would like to thank J.E. Cripps, merlyn@ stonehenge.com and James E Keenan for their good advice regarding perl for beginners. Most of the problems I...
bobby_joness
Offline Send Email
Jan 4, 2004
10:40 pm
17615
... bobby> Most of the problems I have been facing are I have a server in bobby> a windows xp operating system. I would like to get to learn bobby> perl to...
merlyn@...
merlynstoneh...
Offline Send Email
Jan 4, 2004
11:34 pm
17616
Helo, Brad! Thanks your answer! ... How many users use this feature concurrently? ... Thanks, I will try to use them all. ... I hope too :) www.soft411.com -...
Nicolay A. Vasiliev
apatit_ru
Offline Send Email
Jan 5, 2004
6:41 am
17617
... My site? About 50. However, I know of atleast one university in my area that uses squirrelmail as their web mail app for students and faculty. I'd imagine...
Brad Lhotsky
brad@...
Send Email
Jan 5, 2004
3:51 pm
17618
http://www.jmarshall.com/easy/cgi/ http://stein.cshl.org/WWW/software/CGI/cgi_docs.html ... -- Erik Live life ... don't let it live you....
Erik Tank
ert1994
Offline Send Email
Jan 6, 2004
12:08 pm
17619
http://nms-cgi.sourceforge.net/scripts.shtml probably the best free formmail script thats free on the internet. rgds Franki...
franki
frankhauptle
Offline Send Email
Jan 6, 2004
12:14 pm
Messages 17590 - 17619 of 26720   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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