Business::Shipping::Package - Abstract class


Business-Shipping documentation  | view source Contained in the Business-Shipping distribution.

Index


NAME

Top

Business::Shipping::Package - Abstract class

DESCRIPTION

Top

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

METHODS

Top

$package->weight()

Accessor for weight.

$package->id()

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

AUTHOR

Top

Daniel Browning, db@kavod.com, http://www.kavod.com/

COPYRIGHT AND LICENCE

Top


Business-Shipping documentation  | view source Contained in the Business-Shipping distribution.