Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    type=first a=1 b=2 c=3
    type=second d=4 e=5 f=6
    type=third g=7 h=8 i=9
    
  2. or download this
    $VAR1 = {
              'third' => {
    ...
                          }
            };
    
  3. or download this
    $VAR1 = {
              'third' => {
    ...
                          }
            };