Help for this page

Select Code to Download


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