NAME
CtrlO::Crypt::XkcdPassword::Wordlist::en_gb - default word list for CtrlO::Crypt::XkcdPassword
VERSION
version 1.011
DESCRIPTION
Subclass of Wordlist providing the default word list for CtrlO::Crypt::XkcdPassword.
Please see Wordlist for the API if ever need to use this word list in another context.
Wordlist source
Custom wordlist generated from http://app.aspell.net/create using SCOWL with parameters:
diacritic: strip
max_size: 35
max_variant: 0
special: <none>
spelling: GBs
Words have been stripped using:
grep -v \'|egrep -v 's$'|egrep -v '(ing|ed|est)$'|grep -v 'ise'| \ egrep '^.{5,9}$'|egrep '^[abcdefghijklmnopqrstuvwxyz]+$'
Using Git Commit From: Thu Aug 24 14:36:19 2017 -0400 [2614b88]
Copyright 2000-2014 by Kevin Atkinson
Permission to use, copy, modify, distribute and sell these word
lists, the associated scripts, the output created from the scripts,
and its documentation for any purpose is hereby granted without fee,
provided that the above copyright notice appears in all copies and
that both that copyright notice and this permission notice appear in
supporting documentation. Kevin Atkinson makes no representations
about the suitability of this array for any purpose. It is provided
"as is" without express or implied warranty.
Copyright (c) J Ross Beresford 1993-1999. All Rights Reserved.
The following restriction is placed on the use of this publication:
if The UK Advanced Cryptics Dictionary is used in a software package
or redistributed in any form, the copyright notice must be
prominently displayed and the text of this document must be included
verbatim.
There are no other restrictions: I would like to see the list
distributed as widely as possible.
Special credit also goes to Alan Beale <biljir@pobox.com> as he has
given me an incredible amount of feedback and created a number of
special lists (those found in the Supplement) in order to help improve
the overall quality of SCOWL.
Many sources were used in the creation of SCOWL, most of them were in
the public domain or used indirectly. For a full list please see the
SCOWL readme.
http://wordlist.aspell.net/
AUTHOR
Thomas Klausner <domm@plix.at>
COPYRIGHT AND LICENSE
This software is copyright (c) 2018 - 2021 by Thomas Klausner.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.