There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

QRCode::Encoder::QRSpec - Specification-related data for QRCode::Encoder

DESCRIPTION

This module is not supposed to be used stand-alone, see "QRCode::Encoder".

INTERFACE

The following functions are present and can be imported:

  • qrspec_ecc_spec

  • qrspec_data_size

  • qrspec_ecc_size

  • qrspec_width

  • qrspec_remainder

  • qrspec_min_version

  • qrspec_min_version_for

  • qrspec_length_indicator

  • qrspec_maximum_words

  • qrspec_mode_indicator

AUTHOR

Flavio Poletti <flavio@polettix.it>

COPYRIGHT AND LICENSE

Copyright 2025 by Flavio Poletti <flavio@polettix.it>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Just to be clear: apache-2.0