Revision history for Syntax-Operator-Identical

0.05    2024-07-19
        [CHANGES]
         * Updates for XS::Parse::Infix v0.44
            + Use fully-qualified name
            + No need to account for local XSParseInfix.h file

0.04    2024-01-06
        [CHANGES]
         * Quiet the meta::experimental warnings of meta 0.003_002

0.03    2024-01-03
        [CHANGES]
         * Use the nicer `meta::package->get` syntax from meta 0.003_001

0.02    2023-12-29
        [CHANGES]
         * Use `meta` instead of `no strict 'refs'` hackery to implement
           symbol export

0.01    2023-07-21
        First version, released on an unsuspecting world.