]> git.vpit.fr Git - perl/modules/Lexical-Types.git/history - lib
Update author tests, and add a POD spelling test
[perl/modules/Lexical-Types.git] / lib /
2011-08-24 Vincent PitThis is 0.12 v0.12
2011-02-26 Vincent PitThis is 0.11 v0.11
2011-02-26 Vincent PitMinor POD tweak
2011-01-03 Vincent PitThis is 0.10 v0.10
2011-01-03 Vincent PitSwitch to qw<>
2011-01-03 Vincent PitRequire perl 5.8.3
2011-01-03 Vincent PitIntroduce LT_FORKSAFE
2011-01-03 Vincent PitOnly load Carp on error
2011-01-02 Vincent PitBump copyright year
2010-12-31 Vincent PitClarify our policy towards C++ compilers
2010-05-18 Vincent PitRequire perl 5.8.1
2010-01-02 Vincent PitThis is 0.09 v0.09
2010-01-02 Vincent PitBump copyright year
2009-07-04 Vincent PitThis is 0.08 v0.08
2009-07-01 Vincent PitThis is 0.07 v0.07
2009-07-01 Vincent PitPOD enhancements
2009-06-30 Vincent PitWork around the hints propagation in requires on perl...
2009-05-01 Vincent PitThis is 0.06 v0.06
2009-05-01 Vincent PitEnhance thread safety
2009-04-28 Vincent PitThis is 0.05 v0.05
2009-03-07 Vincent PitRemove the type discussion from the CAVEATS. I really...
2009-03-07 Vincent PitThis is 0.04 v0.04
2009-03-07 Vincent PitGive an example of integration with constants
2009-03-07 Vincent PitTalk about $_[0] in 'as' callbacks for constant types
2009-03-07 Vincent PitDocument the initializer method in its own section
2009-03-07 Vincent PitRevamp the description so that the important discussion...
2009-03-05 Vincent PitThis is 0.03 v0.03
2009-03-05 Vincent PitA new synopsis
2009-03-02 Vincent PitReverse the logic for the "skipping declaration" example
2009-02-26 Vincent Pits/module/pragma/
2009-02-26 Vincent PitTest and document constant as types
2009-02-25 Vincent PitThis is 0.02 v0.02
2009-02-25 Vincent PitImprove the readability of C<as>
2009-02-25 Vincent PitSettle for 'Str' as the main package example in the doc
2009-02-25 Vincent PitAllow skipping declarations by returning an empty list...
2009-02-24 Vincent PitThis is 0.01 v0.01
2009-02-24 Vincent PitInitial import