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

Changes for version 1.03 - 2021-11-14

  • Added 'auto_pagination => 1' to Pithub instantiation which was limiting the number of repositories we operate on to 100 (fixes #3)
  • Added list(), returns a full list of repository objects
  • Added --list, prints to STDOUT the full list of available repository objects for the given user
  • Changed github_backup to github-backup
  • We now output information on what repo/issue we're working on
  • Added Hook::Output::Tiny to hide STDERR messages when cloning
  • Added finish(), so we can set up the backup directory before object destruction
  • Added POD for _cleanup
  • Ran Dist::Mgr install for new CI information

Modules

Back up your Github repositories and/or issues locally