- or download this
#!/usr/bin/perl -w
...
);
return %output_record;
} # sub_returning_hash
- or download this
a = 11
b = 12
c = 13
- or download this
#!/usr/bin/perl -w
...
);
return %output_record;
} # sub_returning_hash
- or download this
Odd number of elements in hash assignment at test.pl line 8.
Use of uninitialized value in print at test.pl line 9.
...
b =
Use of uninitialized value in print at test.pl line 11.
c =