Re: inherited perl program

2006-07-07 Thread Mr. Shawn H. Corey
Smith, Derek wrote: > I have inherited a program that does snmp walks and gets, but within the > code (keep in mind they turned off strict for references) > > I am failing to understand the push @$node_type "$name"; > > The person who wrote this said with strict on the push statement above > wil

RE: inherited perl program

2006-07-07 Thread Smith, Derek
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony Ettinger Sent: Friday, July 07, 2006 1:27 PM To: Smith, Derek Subject: Re: inherited perl program On 7/7/06, Smith, Derek <[EMAIL PROTECTED]> wrote: > > > > > I have inherite