The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::Github::Email - Search and print particular Github user emails.

VERSION

version 0.1.1

SYNOPSIS

        github-email --name <Github username>

        github-email --name faraco
        github-email --n faraco 

Functions

get_user($username)
    description: Retrieves Github user email addresses.

    parameter: C<$username> - Github account username.

    returns: A list of email addresses.

AUTHOR

faraco <skelic3@gmail.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2017 by faraco.

This is free software, licensed under:

  The GNU General Public License, Version 3, June 2007