1Module::Faker::Module(3U)ser Contributed Perl DocumentatiMoondule::Faker::Module(3)
2
3
4
6 Module::Faker::Module - a faked module
7
9 version 0.025
10
12 This module should work on any version of perl still receiving updates
13 from the Perl 5 Porters. This means it should work on any version of
14 perl released in the last two to three years. (That is, if the most
15 recently released version is v5.40, then this module should work on
16 both v5.40 and v5.38.)
17
18 Although it may work on older versions of perl, no guarantee is made
19 that the minimum required version will not be increased. The version
20 may be increased for any reason, and there is no promise that patches
21 will be accepted to lower the minimum required perl.
22
24 Ricardo Signes <cpan@semiotic.systems>
25
27 This software is copyright (c) 2008 by Ricardo Signes.
28
29 This is free software; you can redistribute it and/or modify it under
30 the same terms as the Perl 5 programming language system itself.
31
32
33
34perl v5.38.0 2023-07-20 Module::Faker::Module(3)