RE: perl -c someScript >someFile

2006-03-23 Thread balan.ranganathan
Use perl -c someScript | tee file Thanks Best regards Bala -Original Message- From: tom arnall [mailto:[EMAIL PROTECTED] Sent: Friday, March 24, 2006 1:34 AM To: beginners@perl.org Subject: perl -c someScript >someFile i want to capture to a file the output of perl's '-c' comm

RE: printing a range of ip addresses

2006-03-22 Thread balan.ranganathan
I am seeing code optimization done inside the while loop. Thanks Best regards Bala -Original Message- From: Harold Castro [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 22, 2006 2:50 PM To: beginners@perl.org Subject: printing a range of ip addresses Hi, Can you tell me why this l

Array of hashes

2006-01-16 Thread balan.ranganathan
Hi All Can anyone tell me whether there is any way for declaring an array of hashes similar to creating array of structure variables in C programming? Thanks Best regards Bala The information contained in this electronic message and any attachments to this message are intended for the exclu