in reply to Re: hash n' params
in thread hash n' params
does not run properly in a Perl program, but does if you use eval. So while I use the "big arrow", you should put it on the same line as the key, not the value.use strict; my %trial_hash = ( foo => "bar", );
|
|---|