NAME

MM::Const - APR::Const-like constants for MM::Table

SYNOPSIS

use MM::Const qw( :table );
# or:
use MM::Const qw( OVERLAP_TABLES_SET OVERLAP_TABLES_MERGE );

CONSTANTS

  • OVERLAP_TABLES_SET

  • OVERLAP_TABLES_MERGE

AUTHOR

Jacques Deguest <jack@deguest.jp>

COPYRIGHT & LICENSE

Copyright(c) 2026 DEGUEST Pte. Ltd.

All rights reserved.

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