Re: Change 18605: [perl #20616] code example in the FAQ that isn't strict-friendly.
[email protected] (_brian_d_foy)
| Newsgroups | perl.perl5.changes,perl.documentation |
|---|---|
| Message-ID | <310120031140571937%[email protected]> |
In article <[email protected]>, Rafael Garcia-Suarez <[email protected]> wrote: > - tie my %myhash, Tie::IxHash; > + tie my %myhash, 'Tie::IxHash'; fixed. -- brian d foy, [email protected]