The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for B-COW

0.007     2022-10-20 08:59:44-06:00 America/Denver

* Advertise XSLoader dependency

0.006     2022-10-17 09:20:52-06:00 America/Denver

* Disable prototypes to silence warning (haarg)

0.005     2022-10-14 09:15:55-06:00 America/Denver

* Add version to Test::More use to ensure correct version (haarg)
* Remove useless MIN_PERL_VERSION_FOR_COW
* Update CI workflow

0.004     2020-04-23 14:41:21-06:00 America/Denver

* fix CowREFCNT issues on big endian

0.003     2020-04-20 09:59:34-06:00 America/Denver

* support for Perl compiled without COW

0.002     2020-01-29 12:13:52-07:00 America/Denver

* fix unit test error for 'uncow' strings

0.001     2018-10-26 11:42:52-05:00 America/Chicago

* First version, this is a very alpha state
    use it at your own risk