Help for this page

Select Code to Download


  1. or download this
    my $random_month = random_month(-lang=> 'English', -abbrev=> 1);
    
  2. or download this
    my $random_month = random_month(-lang=> 'en', -abbrev=> 1);
    
    my $random_German_month  = random_month(-lang=> 'de');