Help for this page
# The script take the URL list on the command line # So, you should call your script like this : ... # and treat the next URL }
use strict; use LWP::UserAgent; ... } }