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.2.1

SYNOPSIS

    github-email --username <Github username>

    # Example
    github-email --username faraco
    github-email --u faraco

Functions

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

    parameter: $username - Github account username.

    returns: A list of email addresses.

AUTHOR

faraco <skelic3@gmail.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2017-2018 by faraco.

This is free software, licensed under:

  The MIT (X11) License