PerlX-Maybe =========== Created: 2012-02-15 Home page: Bug tracker: Maintainer: Toby Inkster (TOBYINK) 1.202 2022-03-14 Pi Day - Fix code example. Daniel Böhmer++ 1.201 2018-11-25 - Improve documentation for `provided_deref`. Michael Jemmeson++ 1.200 2018-10-10 Big new features time! [ Packaging ] - Package using newer version of Dist::Inkt. - Require Scalar::Util. [ Other ] - Add `use` line to SYNOPSIS. Ivan Baidakou++ - Added: Add `provided_deref` and `provided_deref_with_maybe` functions. Theo van Hoesel++ - Progressively load exporters, choosing Exporter.pm or Exporter::Tiny as needed. 1.001 2014-09-23 [ Packaging ] - Package using newer version of Dist::Inkt. [ Other ] - use warnings. 1.000 2013-08-27 0.999_02 2013-08-10 [ Packaging ] - Add myself as maintainer rather than developer; this should ensure that I don't get listed in 'x_contributors'. 0.999_01 2013-08-10 [ Packaging ] - Switch to Dist::Inkt. 0.004 2013-05-12 - Silence warnings under 'perl -w'. (But you shouldn't use 'perl -w' anyway.) 0.003 2013-03-12 - Optionally export 'provided' function. Darin McBride++ - Use PerlX::Maybe::XS if it's available - roughly 30% faster. 0.002 2012-05-03 - Faster implementation. Tested on Perl 5.10.1 on Linux, the new version is 60% faster. (Not that it was slow to begin with - 'maybe' is a pretty simple function.) 0.001 2012-02-15 Initial release