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

Sah::Schemas::NumSeq - Sah schemas for number sequences

VERSION

This document describes version 0.001 of Sah::Schemas::NumSeq (from Perl distribution Sah-Schemas-NumSeq), released on 2021-07-17.

SAH SCHEMAS

  • num_seq

    Number sequence, e.g. 1,3,5,...,16.

HOMEPAGE

Please visit the project's homepage at https://metacpan.org/release/Sah-Schemas-NumSeq.

SOURCE

Source repository is at https://github.com/perlancar/perl-Sah-Schemas-NumSeq.

BUGS

Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Sah-Schemas-NumSeq

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

SEE ALSO

Sah::PSchema::NumSeq

Sah::Schemas::IntSeq

Sah::Schemas::IntRange

NumSeq::Iter

Sah - specification

Data::Sah

AUTHOR

perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2021 by perlancar@cpan.org.

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