match::simple::XS - XS backend for match::simple
Contents
Copyright And Licence
This software is copyright (c) 2014, 2022 by Toby Inkster.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
programming language system itself.
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.
