Help for this page

Select Code to Download


  1. or download this
     
    [CELL_NAME1]
    COMMENT           = "Perl parsing"
    ...
    FIFTH             = 12345
    SIXTH             = PAD
    SEVENTH           = KEY
    
  2. or download this
    #!/usr/local/bin/perl
    use strict;
    use warnings;
    ...
        }
    }
    print Dumper \%HoH;