Re: stripping out quotes

2002-04-19 Thread Brian Smith
- Original Message - From: "rory oconnor" <[EMAIL PROTECTED]> To: "perl" <[EMAIL PROTECTED]> Sent: Friday, April 19, 2002 4:06 PM Subject: stripping out quotes > I get a file of email addresses that is tab-delimited that i import into > a mysql database. occasionally there is an email

Re: How can a sub return true or value?

2002-04-13 Thread Brian Smith
- Original Message - From: "Ahmed Moustafa" To: <[EMAIL PROTECTED]> Sent: Sunday, April 14, 2002 2:40 AM Subject: How can a sub return true or value? > I use " " for true and "" for false. Is there a more standard (or > readable) values for true and false? > > Thanks in advance. > Typi

Re: Reading an always changing in real time.

2002-04-13 Thread Brian Smith
one finds where to search :-) ~Brian. - Original Message ----- From: "Brian Smith" To: <[EMAIL PROTECTED]> Sent: Saturday, April 13, 2002 1:30 PM Subject: Reading an always changing in real time. I am starting to work on a script that is going to take my RADIUS Detail file

Reading an always changing in real time.

2002-04-13 Thread Brian Smith
I am starting to work on a script that is going to take my RADIUS Detail file, and dump it into a mySQL database. I can get it to run once and hour or anytime via cron, but I want something real-time, that would be pretty much always running as a process / server. Using the "open (myFile, "det