There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Business::UPS::Tracking::Role::Serialize - Serialize objects

DESCRIPTION

This role provides methods to serialize objects into a Text::SimpleTable object.

METHODS

printall

$tale = $self->printall($tale);
say $tale->draw();

Serialize an object into a table.