Help for this page
c:\@Work\Perl\monks>perl -e "use warnings; ... 1. What is my Name: John Fitz Gerald 2. What is my Name: Gerald Fitz John
sub ListOfNames { return ... [ 'Billy', 'Bob', 'Thornton' ], ; }