AsposeBarCodeCloud-BarcodeApi

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

# Note: this file was auto-generated by Module::Build::Compat version 0.4220
require 5.006000;
use ExtUtils::MakeMaker;
WriteMakefile
(
  'NAME' => 'AsposeBarCodeCloud::BarcodeApi',
  'VERSION_FROM' => 'lib/AsposeBarCodeCloud/BarcodeApi.pm',
  'PREREQ_PM' => {
                   'AsposeStorageCloud::StorageApi' => 0,
                   'Carp' => 0,
                   'Data::Dumper' => 0,
                   'Date::Parse' => 0,
                   'DateTime' => 0,
                   'Digest::HMAC_SHA1' => 0,
                   'Exporter' => 0,
                   'File::Slurp' => 0,
                   'HTTP::Headers' => 0,
                   'HTTP::Request::Common' => 0,
                   'HTTP::Response' => 0,
                   'HTTP::Status' => 0,
                   'JSON' => 0,
                   'LWP::UserAgent' => 0,
                   'Log::Any' => 0,
                   'MIME::Base64' => 0,
                   'Module::Runtime' => 0,
                   'Scalar::Util' => 0,
                   'Test::Exception' => 0,
                   'Test::More' => '0.10',
                   'URI::Escape' => 0,
                   'URI::Query' => 0,
                   'strict' => 0,
                   'utf8' => 0,
                   'warnings' => 0
                 },
  'INSTALLDIRS' => 'site',
  'EXE_FILES' => [],
  'PL_FILES' => {}
)
;



( run in 0.754 second using v1.01-cache-2.11-cpan-39bf76dae61 )