Debian::Snapshot::Binary - information on a binary package
version 0.003
Version of the binary package.
Name of the binary package.
A Debian::Snapshot::Package object for the associated source package.
An arrayref of hashrefs with the following keys:
Name of the architecture this package is for. Can be a string or a regular expression.
Hash of this file.
A Debian::Snapshot::File object for this file.
(Required.) Name of the architecture to retrieve the .deb file for.
(Optional.) Name of the archive to retrieve the package from.
Passed to Debian::Snapshot::File->download.
Ansgar Burchardt <ansgar@43-1.org>
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.