term-datamatrix - Generate terminal-based Data Matrix 2D barcodes
term-datamatrix [TEXT]
TEXT is the content of the Data Matrix barcode.
Show a help message and exit.
Show version information and exit.
Dan Church <h3xx [a] gmx <d> com>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The latest version of this library is likely to be available from CPAN as well as:
https://codeberg.org/h3xx/perl-Term-DataMatrix
To install Term::DataMatrix, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Term::DataMatrix
CPAN shell
perl -MCPAN -e shell install Term::DataMatrix
For more information on module installation, please visit the detailed CPAN module installation guide.