NAME
getemails - command line utility that return emails from file or url
VERSION
version 0.03
SYNOPSIS
getemails http://example.com
getemails http://example.com 0 v
second parameter is to check or not to check contact links
You can set this number to any integer and it will set value of $attempts at "search_until_attempts" in Email::Extractor
v - verbose mode
By default it checks contact links in all available languages at "contacts" in Email::Extractor
AUTHOR
Pavel Serikov <pavelsr@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2018 by Pavel Serikov.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.