in reply to Re: Using a regex function from a hash
in thread Using a regex function from a hash
should probably be this$view[$v]=&{$dispatch[$d][0]} ($view[$v]);
$view[$v]=&{$dispatch[$d][1]} ($view[$v]);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Using a regex function from a hash
by Moron (Curate) on Aug 04, 2006 at 15:09 UTC |