Help for this page
#!/usr/bin/env perl -l ... sub get_first_part_of_address { return (split /\./, shift)[0] }
elephant.com banana