- Jul 18, 2002
- 1,655
- 1
- 81
'second' => [ 'camel', 'pony' ],
'third' => { 'snake' => 2, 'constrictor' => 1 },
What is the difference between line 'second and line 'third ?
Third uses the curly braces and what looks like an operand... ?
Thanks
Also, can anyone personally recommend a good perl tutorial ? I googled and found a bunch, but just wanted to know if anyone had any personal recommendations.
