#!/usr/bin/perl $wget = `/usr/local/bin/wget http://www.domain.com`; print $wget;