NAME
Data::RandomPerson::Names::DutchLast - A list of last names
SYNOPSIS
use Data::RandomPerson::Names::DutchLast;
my $n = Data::RandomPerson::Names::DutchLast->new();
print $n->get();
DESCRIPTION
Overview
Returns Dutch last names from the list curated by Gerrit Bloothoooft and made available under the 'Creative Commons "Naamsvermelding-Gelijk delen 3.0 Nederland" license. I obtained it from http://www.naamkunde.net/?page_id=294
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.