logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

match::simple::XS - XS backend for match::simple

Author

       Toby Inkster <tobyink@cpan.org>.

Description

       The user-facing module is match::simple.

       Nothing to see here; move along.

Disclaimer Of Warranties

       THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT
       LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

perl v5.40.0                                       2024-10-20                             match::simple::XS(3pm)

Name

       match::simple::XS - XS backend for match::simple

See Also

       match::simple.

Synopsis

         use match::simple;

Thanks

       Thanks to alh, bulk88, rafl, leont, and ilmari on the #xs IRC channel for helping me translate a bunch
       ideas from Perl to XS.

       The XS source code for Scalar::Util was also very useful.

See Also