- 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
+>~;
}
- or download this
my$trade = 0;
eval("use Compress::Zlib");
unless($@){$trade = 1} # if installed enable export/import
- or download this
use vars qw($xpdat1 $dat1);
my($xpdata,$data,$md,$nodat) = 0; # vars for next block
...
}
else{ $nodat = 1 }