Crypt-HSXKPasswd

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    *   `strict' - http://search.cpan.org/perldoc?strict

    *   `Text::Unidecode' -
        http://search.cpan.org/perldoc?Text%3A%3AUnidecode

    *   `Type::Library' - http://search.cpan.org/perldoc?Type%3A%3ALibrary

    *   `Type::Params' - http://search.cpan.org/perldoc?Type%3A%3AParams

    *   `Type::Tiny' - http://search.cpan.org/perldoc?Type%3A%3ATiny

    *   `Types::Standard' -
        http://search.cpan.org/perldoc?Types%3A%3AStandard

    *   `warnings' - http://search.cpan.org/perldoc?warnings

    The module can also optionally use the following Perl modules:

    *   `Data::Entropy::Algorithms' -
        http://search.cpan.org/perldoc?Data%3A%3AEntropy%3A%3AAlgorithms

        Used by the RNG class `Crypt::HSXKPasswd::RNG::Data_Entropy'.

    *   `Devel::StackTrace' -
        http://search.cpan.org/perldoc?Devel%3A%3AStackTrace

        Used for printing stack traces with error messages if
        `$XKPasswd::DEBUG' and `$XKPasswd::LOG_ERRORS' both evaluate to
        true. If the module is not installed the stack traces will be
        omitted from the log messages.

    *   `Email::Valid' - http://search.cpan.org/perldoc?Email%3A%3AValid

        Used by the Random.Org RNG class
        `Crypt::HSXKPasswd::RNG::RandomDotOrg'.

    *   `LWP::UserAgent' - http://search.cpan.org/perldoc?LWP%3A%3AUserAgent

        Used by the Random.Org RNG class
        `Crypt::HSXKPasswd::RNG::RandomDotOrg'.

    *   `Math::Random::Secure' -
        http://search.cpan.org/perldoc?Math%3A%3ARandom%3A%3ASecure

        Used by the RNG class `Crypt::HSXKPasswd::RNG::Math_Random_Secure'.

    *   `Mozilla::CA' - http://search.cpan.org/perldoc?Mozilla%3A%3ACA

        Indirectly required by the Random.Org RNG class
        `Crypt::HSXKPasswd::RNG::RandomDotOrg' because without it
        `LWP::UserAgent' can't use HTTPS, and the Random.Org API uses HTTPS.

    *   `URI' - http://search.cpan.org/perldoc?URI

        Used by the Random.Org RNG class
        `Crypt::HSXKPasswd::RNG::RandomDotOrg'.

INCOMPATIBILITIES
    This module has no known incompatibilities.

BUGS AND LIMITATIONS
    There are no known bugs in this module.

    Please report any bugs you may find on the module's GitHub page:
    https://github.com/bbusschots/xkpasswd.pm.

LICENCE AND COPYRIGHT
    Copyright (c) 2014-15, Bart Busschots T/A Bartificer Web Solutions All
    rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

    1.  Redistributions of source code must retain the above copyright
        notice, this list of conditions and the following disclaimer.

    2.  Redistributions in binary form must reproduce the above copyright
        notice, this list of conditions and the following disclaimer in the
        documentation and/or other materials provided with the distribution.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
    IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
    TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
    PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
    OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
    PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
    PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
    NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

    The following components of this package are covered by the more
    restrictive GPL V2 license https://www.gnu.org/licenses/gpl-2.0.html:

    *   The `share/sample_dict_DE.txt' text file.

    *   The `Crypt::HSXKPasswd::Dictionary::DE' Perl module.

    *   The `share/sample_dict_FR.txt' text file.

    *   The `Crypt::HSXKPasswd::Dictionary::FR' Perl module.

    *   The `share/sample_dict_IT.txt' text file.

    *   The `Crypt::HSXKPasswd::Dictionary::IT' Perl module.

    *   The `share/sample_dict_NL.txt' text file.

    *   The `Crypt::HSXKPasswd::Dictionary::NL' Perl module.

    *   The `share/sample_dict_PT.txt' text file.

    *   The `Crypt::HSXKPasswd::Dictionary::PT' Perl module.

AUTHOR
    Bart Busschots (mailto:bart@bartificer.net)



( run in 1.844 second using v1.01-cache-2.11-cpan-d8267643d1d )