Re: script review

2002-11-25 Thread John W. Krahn
Andrei Faust Tanasescu wrote: > > Hello there list! Hello, > I am eager to hear your feedback on this script I wrote. > Its reason of being is to be ran from cron (under Linux) so it warns root > and cuts internet conenction whenever download or upload reaches a certain > limit. This because our

script review

2002-11-23 Thread Andrei Faust Tanasescu
Hello there list! I am eager to hear your feedback on this script I wrote. Its reason of being is to be ran from cron (under Linux) so it warns root and cuts internet conenction whenever download or upload reaches a certain limit. This because our ISP bills us $10c for every megabyte of data ove

Re: Script Review

2001-05-24 Thread Peter Scott
Congratulations. When you get a bit further on you'll discover how to use modules for XML work, but there's nothing wrong with what you're doing right now. I'll just pick on one part here and let others go for the rest: At 03:33 PM 5/24/01 +, Stout, Joel R wrote: >sub testType { > if (/^

Script Review

2001-05-24 Thread Stout, Joel R
Hey, I've started writing Perl a little over a month ago with the help of the awesome Llama (and this mailing list). I am only on Chapter 8 so don't bruise my fragile ego too much with this script review. It's simple data manipulation but as you'll see, I need a lot of hel

Re: script review

2001-05-18 Thread Peter Scott
At 02:05 PM 5/18/01 -0400, Jeff Pinyan wrote: > >Do you mind if I post a script I have been hacking away at for a week or > >so now? I really would like input to improve its performance etc, I am > >using this script as my tutorial. I have learned a great deal from this > >list and by hacking away

Re: script review

2001-05-18 Thread Timothy Kimball
Ronald J. Yacketta wrote: : Do you mind if I post a script I have been hacking away at for a week or so : now? hmmm, an online code review. Sounds like Open Source. ;) Yeah, post it. -- tdk

RE: script review

2001-05-18 Thread Peter Cornelius
>Do you mind if I post a script I have been hacking away at for a week or so >now? Cool.

Re: script review

2001-05-18 Thread Jeff Pinyan
On May 18, Yacketta,Ronald J said: >Do you mind if I post a script I have been hacking away at for a week or >so now? I really would like input to improve its performance etc, I am >using this script as my tutorial. I have learned a great deal from this >list and by hacking away. I think code re

script review

2001-05-18 Thread Yacketta,Ronald J
Folks, Do you mind if I post a script I have been hacking away at for a week or so now? I really would like input to improve its performance etc, I am using this script as my tutorial. I have learned a great deal from this list and by hacking away. I will not post to the list, unless there is b