The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Interface for Thermal and some dot-matrix and inkjet Printers that support ESC-POS specification.  ",
   "author" : [
      "Shantanu Bhadoria (shantanu@cpan.org)"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300039, CPAN::Meta::Converter version 2.132510",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Printer-Thermal",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus",
         "inc"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Device::SerialPort" : "0",
            "IO::File" : "0",
            "IO::Socket" : "0",
            "Moose" : "0",
            "POSIX" : "0",
            "Time::HiRes" : "0",
            "perl" : "5.010",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec::Functions" : "0",
            "List::Util" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Printer::Thermal" : {
         "file" : "lib/Printer/Thermal.pm",
         "version" : "0.27"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/shantanubhadoria/printer-thermal/issues"
      },
      "homepage" : "https://metacpan.org/release/Printer-Thermal",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/shantanubhadoria/printer-thermal.git",
         "web" : "https://github.com/shantanubhadoria/printer-thermal"
      }
   },
   "version" : "0.27",
   "x_contributors" : [
      "Shantanu Bhadoria <shantanu att cpan dott org>"
   ]
}