• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

inc/Module/H23-Jan-2008-2,1511,612

lib/Data/Rand/H23-Jan-2008-455115

t/H23-Jan-2008-161111

Build.PLH A D23-Jan-200825 21

ChangesH A D23-Jan-2008333 107

MANIFESTH A D23-Jan-2008560 2726

META.ymlH A D23-Jan-2008593 2625

Makefile.PLH A D23-Jan-2008270 1710

READMEH A D23-Jan-2008830 4124

README

1Data-Rand-Obscure
2
3INSTALLATION
4
5To install this module, run the following commands:
6
7	perl Makefile.PL
8	make
9	make test
10	make install
11
12SUPPORT AND DOCUMENTATION
13
14After installing, you can find documentation for this module with the
15perldoc command.
16
17    perldoc Data::Rand::Obscure
18
19You can also look for information at:
20
21    RT, CPAN's request tracker
22        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Data-Rand-Obscure
23
24    AnnoCPAN, Annotated CPAN documentation
25        http://annocpan.org/dist/Data-Rand-Obscure
26
27    CPAN Ratings
28        http://cpanratings.perl.org/d/Data-Rand-Obscure
29
30    Search CPAN
31        http://search.cpan.org/dist/Data-Rand-Obscure
32
33
34COPYRIGHT AND LICENCE
35
36Copyright (C) 2007 Robert Krimen
37
38This program is free software; you can redistribute it and/or modify it
39under the same terms as Perl itself.
40
41