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

Moxy::Plugin::QRCode - QRCode generator for Moxy

SYNOPSIS

    - module: QRCode
      engine: Imager

    - module: QRCode
      engine: GD

DESCRIPTION

QRCode generator for Moxy.

DEPENDENCY

This module uses GD::Barcode::QRcode.

AUTHORS

Kan Fushihara

Tokuhiro Matsuno

Daisuke Murase

SEE ALSO

Moxy, GD::Barcode::QRcode