Help for this page

Select Code to Download


  1. or download this
    print Dumper(\%shipto);
    
  2. or download this
    $VAR1 = { 'country' => { 'label' => 'Namn', 'i' => 3 }, 
    'name' => { 'label' => 'Klinik', 'i' => 11 }, 
    ...
    'city' => { 'label' => 'Stad', 'i' => 7 }, 
    'fax' => { 'label' => 'Personnr', 'i' => 2 }, 
    'address1' => { 'label' => 'Adress', 'i' => 4 } };
    
  3. or download this
    
    $VAR1 = undef;