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

GitMeta::Github

SYNOPSIS

# myrepos.gmf

# All github projects of user 'mschilli'
-
    type: Github
    user: mschilli

DESCRIPTION

GitMeta subclass to pull in all Github repos of a specified user. Read the main GitMeta documentation for details.

LEGALESE

Copyright 2010-2011 by Mike Schilli, all rights reserved. This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

2010, Mike Schilli <cpan@perlmeister.com>