You'll notice in the section that creates the filehandle I have a statement that says "next if $address =~ m/^#/gmx;". I had to escape the "#". Can anyone tell me why that is? It isn't a special character for regexes that I've ever seen used.
Thanks, Mathew -- Keep up with me and what I'm up to: http://theillien.blogspot.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/