WWW::GitHub::Gist

Perl interface to the GitHub's pastebin service
Download

WWW::GitHub::Gist Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Alessandro Ghedini
  • Publisher web site:
  • http://search.cpan.org/~alexbio/

WWW::GitHub::Gist Tags


WWW::GitHub::Gist Description

WWW::GitHub::Gist is a Perl module that provides an object-oriented interface for Perl to the gist.github.com API. Gist is a pastebin service operated by GitHub.You can use either the v2 of the API (default), or the v3.SYNOPSIS use WWW::GitHub::Gist; # WWW::GitHub::Gist::v2 by default my $gist = WWW::GitHub::Gist -> new(...);Product's homepage


WWW::GitHub::Gist Related Software