- or download this
Odd number of elements in hash assignment at ...
- or download this
use strict;
use warnings;
...
'ing' => 'money',
'perls' => 'perl',
);
- or download this
use strict;
use Carp qw{ carp croak confess cluck };
...
'ing' => 'money',
'perls' => 'perl',
);
- or download this
Got a warning: @_ at xxxzzz line 5.
main::__ANON__('Odd number of elements in hash assignment at x
+xxzzz line 6.\x{a}') called at xxxzzz line 6
- or download this
Got a warning: Odd number of elements in hash assignment at xxxzzz lin
+e 6.
at xxxzzz line 5.
main::__ANON__('Odd number of elements in hash assignment at x
+xxzzz line 6.\x{a}') called at xxxzzz line 6