Help for this page

Select Code to Download


  1. or download this
    'gobi'          => {
                  'osversion'     => '6.5',
                  'osname'        => 'irix',
                  'address'       => '10.0.0.102'
              },
    
  2. or download this
    mother => ['Mary']
    
  3. or download this
    mother => qr/Mary/
    
  4. or download this
    use strict;
    use warnings;
    ...
    );          
             
    warn XMLout(\%struct);