Help for this page
#!/usr/bin/perl -w ... (@addresses)=$list->sorted(); print join "\n", @addresses; }