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
-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