in reply to Re^4: how do i run this subroutinein thread how do i run this subroutine
sub Parse{ my $url = $ARGV[0]; ############################## my $a = $ARGV[0]; Parse($a); [download]