NAME

Debian::Snapshot::Binary - information on a binary package

VERSION

version 0.001

ATTRIBUTES

binary_version

Version of the binary package.

name

Name of the binary package.

package

A Debian::Snapshot::Package object for the associated source package.

METHODS

download(%params)

architecture

(Required.) Name of the architecture to retrieve the .deb file for.

archive_name

Name of the archive to retrieve the package from. Defaults to "debian".

directory
filename

Passed to Debian::Snapshot::File->download.

SEE ALSO

Debian::Snapshot

AUTHOR

Ansgar Burchardt <ansgar@43-1.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Ansgar Burchardt <ansgar@43-1.org>.

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