in reply to Re^6: Scraping Webpage
in thread Scraping Webpage

Crap. Learn somethin' new every day.

Thanks Your Mother. Appreciate the heads up. :)
Preoccupied with another project, and not paying close enough attention.
You'd think I'd know better, by now. :/

--Chris

#!/usr/bin/perl -Tw
use Perl::Always or die;
my $perl_version = (5.12.5);
print $perl_version;