#!/usr/bin/perl -w use strict; my $page = qx|lynx --nolist --source http://server/data.php|;