~ubuntu-branches/ubuntu/wily/libpithub-perl/wily

« back to all changes in this revision

Viewing changes to lib/Pithub/Repos/Contents.pm

  • Committer: Package Import Robot
  • Author(s): Alessandro Ghedini
  • Date: 2013-07-26 19:38:58 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20130726193858-vx2lnjm7d0sr3wus
Tags: 0.01019-1
* Team upload
* New upstream release
* Drop (Build-)Depends on libjson-any-perl

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
package Pithub::Repos::Contents;
2
2
{
3
 
  $Pithub::Repos::Contents::VERSION = '0.01018';
 
3
  $Pithub::Repos::Contents::VERSION = '0.01019';
4
4
}
5
5
 
6
6
# ABSTRACT: Github v3 Repo Contents API
62
62
 
63
63
=head1 VERSION
64
64
 
65
 
version 0.01018
 
65
version 0.01019
66
66
 
67
67
=head1 METHODS
68
68