Business-Shipping-MRW

 view release on metacpan or  search on metacpan

lib/Business/Shipping/MRW.pm  view on Meta::CPAN


=doc
    MRW : Modulo SAGEC
=cut

use 5.006;
use strict;
use warnings;

use Data::Dumper;
use Mojo::UserAgent;
use Time::HiRes 'gettimeofday';
use POSIX 'strftime';
use JSON::XS;
use MIME::Base64;
use XML::Simple;

use feature 'say';

=head1 VERSION

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 1.248 second using v1.00-cache-2.02-grep-82fe00e-cpan-58dc6251afda )