Daniel Browning > Business-Shipping > Business::Shipping::Package

Download:
Business-Shipping-2.03.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  2
View Bugs
Report a bug
Module Version: 280   Source  

NAME ^

Business::Shipping::Package - Abstract class

VERSION ^

$Rev: 280 $

DESCRIPTION ^

Represents package-level information (e.g. weight). Subclasses provide real implementation.

METHODS ^

$package->weight()

Accessor for weight.

$package->id()

Package ID (for unique identification in a list of packages).

AUTHOR ^

Dan Browning <db@kavod.com>, Kavod Technologies, http://www.kavod.com.

COPYRIGHT AND LICENCE ^

Copyright (c) 2003-2004 Kavod Technologies, Dan Browning. All rights reserved. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. See LICENSE for more info.