in reply to A pretty simple perl script..

Thanks GrandFather!
But i need it to use external files because logs dir is 1.8GB in size and users.ini has 190 entries. i can't manually add each one of them..

Any other way i can make it to work?
Thank you!

Replies are listed 'Best First'.
Re^2: A pretty simple perl script..
by eric256 (Parson) on Mar 31, 2006 at 15:02 UTC

    He wasn't advocating putting all the data in your script. It is easier to test scripts with the data embeded. Then when you are sure its working right, then connect to the actual data file instead.


    ___________
    Eric Hodges