The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for builtin-compat

0.002000 - 2023-04-22
  - add is_tainted function
  - ensure the expermental::builtin warnings category always exists

0.001002 - 2022-07-18
  - add prereq on Scalar::Util 1.36 for unweaken function

0.001001 - 2022-07-14
  - fix prototype of trim to match current builtin::trim
  - additional tests
  - improve documentation
  - add indexed function

0.001000 - 2022-07-14
  - initial release