Help for this page
#!/usr/bin/perl -w use strict; ... } 1;
#!/usr/bin/perl -w use strict; ... ... my @dwarves = seven_dwarves_names(); ...