Net::Google::Code::Download - Google Code Download


Net-Google-Code documentation  | view source Contained in the Net-Google-Code distribution.

Index


NAME

Top

Net::Google::Code::Download - Google Code Download

SYNOPSIS

Top

    use Net::Google::Code::Download;

    my $issue = Net::Google::Code::Download->new( project => 'net-google-code' );
    $issue->load( 'Net-Google-Code-0.01.tar.gz' );

DESCRIPTION

Top

INTERFACE

Top

load
parse
project
name
size
download_url
count
labels
checksum
uploaded_by
uploaded

AUTHOR

Top

sunnavy <sunnavy@bestpractical.com>

LICENCE AND COPYRIGHT

Top


Net-Google-Code documentation  | view source Contained in the Net-Google-Code distribution.