14.02.2006
use LWP::Simple; my ($content_type, $document_length, $modified_time) = head $ARGV[0]; print $content_type ? 'OK' : 'FAIL', "\n";
copyright by reto - created with mytexi