The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.025 - 2016-05-10

  • remove binary files to avoid dzil issues (Shantanu Bhadoria)
  • Added direct image printing functionality with GD. Fixed Class:Load::load_class error thanks to William Barrett for feedback (Shantanu Bhadoria)
  • skip compile tests for USB Device::USB bug (Shantanu Bhadoria)
  • overriding compile tests (Shantanu Bhadoria)
  • Added Device::USB (Shantanu Bhadoria)
  • updating README (Shantanu Bhadoria)
  • fixed perl versions for travis; (Shantanu Bhadoria)

Modules

Interface for all thermal, dot-matrix and other receipt printers that support ESC-POS specification.
Bare Device File Connection Interface for Printer::ESCPOS
Network Connection Interface for Printer::ESCPOS
Serial Connection Interface for Printer::ESCPOS (supports status commands)
USB Connection Interface for Printer::ESCPOS
Manual for Printing POS Receipts using Printer::ESCPOS
Generic Profile for Printers for Printer::ESCPOS. Most common functions are included here.
Sinocan P Series Profile for Printers for Printer::ESCPOS.
Role for Connection Classes for Printer::ESCPOS
Role for all Printer Profiles for Printer::ESCPOS