NAME
Data::Fake::Company - Fake company and job data generators
VERSION
version 0.006
SYNOPSIS
DESCRIPTION
This module provides fake data generators for company names and job titles.
All functions are exported by default.
FUNCTIONS
fake_company
$generator
= fake_company();
Takes no arguments and returns a generator that returns a randomly generated fake company name.
fake_title
$generator
= fake_title();
Takes no arguments and returns a generator that returns a randomly generated job title (drawn from a corpus of ~90 common titles sources from Glassdoor).
AUTHOR
David Golden <dagolden@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2015 by David Golden.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004