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

NAME

Printer::ESCPOS::Roles::Connection - Role for Connection Classes for Printer::ESCPOS

VERSION

version 0.002

METHODS

write

Writes prepared data to the module buffer. This data is dispatched to printer with print() method. The print method takes care of buffer control issues.

print

Sends buffer data to the printer.

AUTHOR

Shantanu Bhadoria (shantanu@cpan.org)

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Shantanu Bhadoria.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.