Help for this page

Select Code to Download


  1. or download this
    name jan feb mar apr
    apple 30 40 50 60
    orange 25 54 45 45
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    use warnings;
    ...
       
    }
    print Dumper \%hash;