On Wed, 23 May 2001, Me wrote:

> >         ($router_table{i},$router_type{i}) = split(/\|/,
> > $router_tables{i});
> 
> All those indices should be {$i} rather than {i}.

They are actually $i in the script, just typos in the mail...
appologies...

> > I'm figuring it's the {i} causing the problem

Reply via email to