The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

VERSION

version 0.3.2

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