Crypt-HSXKPasswd
view release on metacpan or search on metacpan
lib/Crypt/HSXKPasswd/Dictionary/NL.pm view on Meta::CPAN
package Crypt::HSXKPasswd::Dictionary::NL;
use parent Crypt::HSXKPasswd::Dictionary;
# NOTE:
# -----
# This module was Auto-generated at 2015-06-07T19:39:52Z by
# Crypt::HSXKPasswd::Util->dictionary_from_text_file()
# import required modules
use strict;
use warnings;
use English qw( -no_match_vars ); # for more readable code
use Fatal qw( :void open close binmode ); # make builtins throw exceptions on failure
use Readonly; # for truly constant constants
# HSXKPasswd stuff
use Crypt::HSXKPasswd::Helper;
# set things up for using UTF-8
use 5.016; # min Perl for good UTF-8 support, implies feature 'unicode_strings'
use Encode qw(encode decode);
use utf8;
binmode STDOUT, ':encoding(UTF-8)';
#
# === Constants ===============================================================#
#
# version info
use version; our $VERSION = qv('3.002_001');
# utility constants
Readonly my $_CLASS => 'Crypt::HSXKPasswd::Dictionary::NL';
# the word list
my @_WORDS = ( ## no critic (ProhibitQuotedWordLists)
'Afghanistan',
'Afrika',
'Aken',
'Algerije',
'Amerika',
'Amsterdam',
'Ankara',
'Antarctica',
'Antillen',
'Antwerpen',
'Apocalyps',
'Arabisch',
'Armeniër',
'Asdag',
'Aswoensdag',
'Athene',
'Atjeeër',
'Atlantisch',
'Australisch',
'Australië',
'Australiër',
'Aziatisch',
'Azië',
'Babylonisch',
'Bagdad',
'Balkan',
'Bangkok',
'Bangladesh',
'Beijing',
'Belg',
'Belgisch',
'België',
'Benelux',
'Bengaals',
'Berlijn',
'Berlijnse',
'Beëlzebub',
'Binnenmaas',
'Boheems',
'Bosnië',
'Bourgondiër',
'Brabander',
'Brabant',
'Brabants',
( run in 0.687 second using v1.01-cache-2.11-cpan-39bf76dae61 )