set Makefile.PL to bomb out for <5.8.1
[p5sagit/Devel-Declare.git] / Declare.xs
2007-07-28 Matt S Trout must use aTHX_ for anything with a pTHX_ in proto
2007-07-01 Matt S Trout split usepack and namepack
2007-07-01 Matt S Trout package handling
2007-07-01 Matt S Trout pad stuffing by source injection
2007-06-29 Matt S Trout fun ($a, $b) { ... }
2007-06-29 Matt S Trout debug flag, extra test
2007-06-29 Matt S Trout now compiles without needing my /home
2007-06-28 Matt S Trout initial import, still fragile as all hell