NAME
Data::RandomPerson::Names::DutchMale - A list of male names
SYNOPSIS
use Data::RandomPerson::Names::DutchMale;
my $n = Data::RandomPerson::Names::DutchMale->new();
print $n->get();
DESCRIPTION
Overview
Returns a random element from a list of Dutch male first names from the Nederlandse Voornamenbank van het Meertens Instituut KNAW http://www.meertens.knaw.nl/nvb
Constructors and initialization
Class and object methods
AUTHOR
Michiel Beijen <michiel.beijen@gmail.com>
COPYRIGHT
Copyright (c) 2016, Michiel Beijen. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself.