Net::GitHub::V2::Object man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Net::GitHub::V2::ObjecUser Contributed Perl DocumentNet::GitHub::V2::Object(3)

NAME
       Net::GitHub::V2::Object - Git Object API

SYNOPSIS
	   use Net::GitHub::V2::Object;

	   my $obj = Net::GitHub::V2::Object->new(
	       owner => 'fayland', repo => 'perl-net-github'
	   );

DESCRIPTION
       <http://develop.github.com/p/object.html>

METHODS
       tree
	       my $tree = $obj->tree( $tree_sha1 );

	   get the contents of a tree by tree sha

       blob
	       my $blob = $obj->blob( $tree_sha1, 'lib/Net/GitHub.pm' );

	   get the data about a blob by tree sha and path

       raw
	       my $raw = $obj->raw( $sha1 );

	   get the contents of a blob (can be tree, file or commits)

AUTHOR
       Fayland Lam, "<fayland at gmail.com>"

COPYRIGHT & LICENSE
       Copyright 2009 Fayland Lam, all rights reserved.

       This program is free software; you can redistribute it and/or modify it
       under the same terms as Perl itself.

perl v5.14.2			  2012-03-22	    Net::GitHub::V2::Object(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net