1Data::Faker::Company(3)User Contributed Perl DocumentatioDnata::Faker::Company(3)
2
3
4
6 Data::Faker::Company - Data::Faker plugin
7
9 See Data::Faker
10
12 company
13 Return a fake company name.
14
15 company_suffix
16 Return a company suffix (Inc, LLC, etc).
17
18 job_title
19 Return a job title
20
22 Data::Faker
23
25 Jason Kohles, <email@jasonkohles.com>
26
28 Copyright 2004-2005 by Jason Kohles
29
30 This library is free software; you can redistribute it and/or modify it
31 under the same terms as Perl itself.
32
33
34
35perl v5.32.1 2021-01-27 Data::Faker::Company(3)