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

1.017 2021-11-08 BOOK
    - Minor documentation fixes
    - Detailed the possible side effects of the "ornate double-bladed sword"
    - Documented that Jesse Vincent named the "winking fat comma"

1.016 2019-05-28 BOOK
    - Minor documentation and test fixes

1.015 2019-04-28 BOOK
    - fixed a loading order issue in t/bitwise.t that caused the test
      suite to fail on Perls < 5.018

1.014 2019-04-25 BOOK
    - Maori farewell -M5;
    - documented that several secret operators are incompatible with
      the 'bitwise' feature added in Perl 5.28

1.013 2015-02-22 BOOK
    - added some history about the serpent of truth
    - listed patch authors in x_contributors

1.012 2015-01-04 BOOK
    - Serpent of truth ~~!!
    - referenced lists of nicknames to for all the ASCII punctuation marks

1.011 2014-08-16
    - skipped some tests for *=!! and *=! that failed with Perl <= 5.7.0
    - added an alternate nickname for }{

1.010 2014-07-12 BOOK
    - clarified the rules for inclusion in the list
    - reordered references in chronological order
    - added notes on naming //() and 0+
    - distribution now packaged using dzil

1.009 2014-06-13 BOOK
    - added notes on ()x!! and ||()

1.008 2014-02-18 BOOK
    - Leaning Abbot and Costello operator //()

1.007 2014-02-10 BOOK
    - fixes to the Changes file

1.006 2014-02-10 BOOK
    - Abbot and Costello operator ||()
    - changed the section titles for better linkability

1.005 2014-01-21 BOOK
    - added notes on ()=

1.004 2013-09-27 BOOK
    - key to the truth operator 0+!!
    - added an example to the baby cart
    - name authors for the regular diamond and spaceship operator

1.003 2012-09-10 BOOK
    - added notes on <~> and ~~<>

1.002 2012-07-18 BOOK
    - added a README file, and other minor changes

1.001 2012-07-04 BOOK
    - Added an empty .pm file, to register the namespace
    - marked some tests that fail under use64bitint as TODO

1.000 2012-06-21 BOOK
    - First CPAN release