#!perl -l print substr($_, 0, index($_, '@')) for @emails; [download]
In reply to Re: web spider by Anonymous Monk in thread web spider by jeadge