Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
        print "\n";
    }
    
  2. or download this
    C:\Code>perl hash_examples.pl
    Array values are: 1 2 3 4 5 6
    ...
    Hash values: Barney Rubble
    Hash values: Wilma Flintstone
    Hash values: Betty Rubble