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

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

VERSION

version 1.1.0

SYNOPSIS

    github-email <github_username>

    # Example
    github-email momozor

Functions

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

    parameter: $username - Github account username.

    returns: A list of email addresses.

AUTHOR

Momozor <momozor4@gmail.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2017-2020 by Momozor.

This is free software, licensed under:

  The MIT (X11) License