Data::faker plugin
See Data::Faker
Return a fake email address.
Return a fake username.
Return a fake computer hostname.
Return a fake server name (some service name such as mail, dns, etc, prepended to a fake domain name.)
Return a random network service name. Only fairly common services are included.
Return a fake domain_name.
Return a random word that meets the requirements for being part of a domain name.
Return a random domain suffix (.com, .net, .co.uk. etc)
Return a random \s-1IP\s0 Address.
Data::Faker
Jason Kohles, <[email protected]>
Copyright 2004-2005 by Jason Kohles
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.