#!perl use strict; use GunghoX::DeepCrawler; GunghoX::DeepCrawler->run(url => shift @ARGV);