Help for this page
#!/usr/bin/perl ... ; } 1;
my @colors = qw(red green blue); enum 'colors', \@colors; ... return \%hash; } );