Acme-CPANLists-Import-NEILB

 view release on metacpan or  search on metacpan

lib/Acme/CPANLists/Import/NEILB/Passwords.pm  view on Meta::CPAN

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
 
our $DATE = '2016-02-21'; # DATE
our $VERSION = '0.04'; # VERSION
 
our @Module_Lists = ({description=>"This list is generated by extracting module names mentioned in the article [http://neilb.org/reviews/passwords.html]. For the full article, visit the URL.",entries=>[{module=>"App::Genpass"},{module=>"Benchmark"},{...
 
1;
# ABSTRACT: Generating passwords (2012)
 
__END__
 
=pod
 
=encoding UTF-8
 
=head1 NAME
 
Acme::CPANLists::Import::NEILB::Passwords - Generating passwords (2012)
 
=head1 VERSION
 
This document describes version 0.04 of Acme::CPANLists::Import::NEILB::Passwords (from Perl distribution Acme-CPANLists-Import-NEILB), released on 2016-02-21.
 
=head1 DESCRIPTION
 
This module is generated by extracting module names mentioned in the article L<http://neilb.org/reviews/passwords.html>. For the full article, visit the URL.
 
=head1 MODULE LISTS
 
=head2 Generating passwords (2012)
 
This list is generated by extracting module names mentioned in the article [http://neilb.org/reviews/passwords.html]. For the full article, visit the URL.
 
 
=over
 
=item * L<App::Genpass>
 
=item * L<Benchmark>
 
=item * L<Crypt::GeneratePassword>



( run in 0.227 second using v1.01-cache-2.11-cpan-e9199f4ba4c )