... Hi there, Perhaps if you were a bit more specific, i.e. the strings you are looking for, etc., we could help you out. Perl does many things, but is...
I have a old search algorythm you can have. It searches files for stuff. Its a GGI script, actually a search engine script I wrote but none the less its still...
Thanks anyway....I finded an example on a tutorial.....but appears another problem: A.---What can I do to search: 1. a specified word, e.g. PERL...not PERL in...
... In a regexp, the expression \b matches a word boundary, for example: /\bPERL\b/ See http://www.perldoc.com/perl5.6/pod/perlre.html#Regular-Expressions for...
Hi, SQTL, Pioneer in high-end software quality testing training needs visiting / part-time / full-time faculty. This is a unique opportunity for working ...
Hello all, I need to write a perl script which checks for the messages sent to a particular email id john@..., so that i could see for all the users who...
... Actually, this looks to me more like a task for procmail than for Perl; if I understand you right, you would like to set up a filter for the user...
Hi, I am new to perl and I have a problem in hand. I have a date time string in the form of YYYMMDD;HH:MM. Now I want to subtract 30 mins from the date time...
thats my favorite position of all time. On this casual sex finder site, i met like 20 women who wanted me to fuck them doggystyle. It was the greatest night...
A CUM RAG you say? Well it is true, not only the most serious 1.5 Million Sexual Active Adults, but you will also be allowed to watch over 1000 Adult Full...
Problem 1 Suppose you are given a datafile which consists of (name, telephone number) pairs on each line. An example of datafile is shown below: all...
If you convert this data to a timestamp, you can simply subtract 1800 from it. A timestamp is in seconds, 30 minutes * 60 seconds a minute = 1800 seconds. ... ...
... That's obvious, but the tricky part is how to get a timestamp, if you have only the date as a string. I think HTTP::Date::str2time could do the job. You...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the perl_official group. File : /Only...
perl_official@yahoogr...
Nov 26, 2003 7:37 am
1331
Hi, Thanks all for your help. I am trying to pick up some basic perl scripting. May be it is a basic problem but can you help me with this. When I try and...
... Well - where did you install HTTP/Date.pm? Obviously not in one of the directories mentioned above. You have to extend the @INC path by the directory where...
http://www.NudePhotoQuest.com/landing.asp?afl=TYHO Post your photo, write a profile and go searching to your hearts content. Then tomorrow CUM BACK for more....
You might be shocked a little but you wont go blind. You might see some things you have never seen before but that wont make you go blind either. You might...
Hi all, I am trying to call a script from withing an ongoing script. the problem is that i want the calling script to continue running and not wait for the...
If you're working with Unix, you can set the second script to run in the background, using the ampersand "&" character. I'm not sure if this works on Windows....
Thanks a lot i tried it and it works great... i feel so much better now thank you much kchima01 <no_reply@yahoogroups.com> wrote:If you're working with Unix,...
I should have also stated that you lose all control of the second program; therefore, the first program will not be able to determine if the second program...
hai everyone i am new to perl and have few basic doubts Q-1 If i want to connect to unix server using telnet it shows cannot connect what shuld i put the...