Assistance with Parsing Code

2004-03-19 Thread Perl Mail User
Hello All, I have a question - I am new to perl and I would like to parse a file that I have and gather some data from that for use. What I am looking to do is to search the file for a set of { } once I reach that set of { } I want to parse the data in the brackets. Example: Device Capacity

Perl Newbie Question

2004-05-18 Thread Perl Mail User
Hello All, I have a question, I am looking to read the name of the file that I am passing as an argument to the perl script through the while (<>) part of the script. Example: perl script.pl 1.txt 2.txt 3.txt Each file has information that I am parsing to put into a report but I need to get th

perl question

2004-01-10 Thread Perl Mail User
Hello all Perl Gurus - I have a question in regards to an error i receive from running a script in perl from a user on my system - the error is below - I do not get this error when I run it as root just as a user that needs to run this program. Any Ideas. ~~ error ~ Time::HiR

Newbie that needs some help

2004-02-21 Thread Perl Mail User
Hello All, I have a basic question, I am new to perl, and I would like to try and get a basic question answered, if possible. I have a file with about 63 lines in it, I am running it through a basic perl program that reads every line and prints it to the screen. I am trying to get the output