I've made some significant updates to Devel::TypeCheck today in the
source code repository (svn.perl.org/modules/Devel-TypeCheck). The
most significant thing is the addition of typing for aggregate data
types. I've added another structural level to distinguish between
strings/numbers and references. Lastly, I've made the widely desired
change to allow aggregate data types to be used as the guard in
LOGOPs. I will be making some user interface improvements and making
a proper release in the next few days. Also, a lot of little bugs
have been found and squashed, and Andy Lester has started to put some
proper testing in to place.
Please feel free to send me mail if you have any questions, comments,
or bug reports. It's still very rough around the edges, and I need
your input to make it useful.
--
Gary
- Updates to Devel::TypeCheck Gary Jackson
-