Changes for version 2.006_000 - 2018-12-29

  • don't test threads behavior on perl < 5.8.5, since they are too unstable
  • more tests
  • preserve inf, nan, and false in quotify
  • improve accuracy of quotified floating point numbers
  • SUB_QUOTE_DEBUG can now be set to sub names, package names, or a regex to match against the code to filter which generated subs are printed to STDERR.

Modules

Defer generation of subroutines until they are first called
Efficient generation of subroutines via string eval