Help for this page

Select Code to Download


  1. or download this
    eval("use XML::Simple 'XMLin'"); # required xml parser
    if($@){&install_xml_simple(); exit}
    ...
    print header; print qq~Install 
    <a href='http://search.cpan.org/search?dist=XML-Simple'>XML::Simple</a
    +>~; 
    }
    
  2. or download this
    my$trade = 0;
    eval("use Compress::Zlib"); 
    unless($@){$trade = 1} # if installed enable export/import
    
  3. or download this
    use vars qw($xpdat1 $dat1); 
    my($xpdata,$data,$md,$nodat) = 0; # vars for next block
    ...
         }
    else{ $nodat = 1 }