[Changes for 0.11 - 2005-12-30] * Fix malformed SIGNATURE file; replace ExtUtils::AutoInstall with Module::AutoInstall. Reported by: Andreas Koenig * Update ppport.h to work with latest Perl versions. * Corrected (harmless) type casting warnings in Hints.xs. ____________________________________________________________________________ [ 7156] By: autrijus on 2003/07/27 08:55:12 Log: * Thie be 0.10. ! Hints.pm README ____________________________________________________________________________ [ 7155] By: autrijus on 2003/07/27 08:53:27 Log: * read/write tests. + t/2-write.t ! t/1-basic.t ____________________________________________________________________________ [ 7154] By: autrijus on 2003/07/27 08:52:51 Log: * cop_stash can now be assigned \%hash. * cop_filegv can now be assigned \*glob. * cop_warnings now correctly returns either a 12-byte string under lexical warnings, or a positive integer otherwise. * cop_io now returns an empty string when there's no value available, and undef for perls without perlio + typemap ! Hints.xs ____________________________________________________________________________ [ 6922] By: autrijus on 2003/07/10 17:26:17 Log: * changes and signatures. ! Changes MANIFEST SIGNATURE ____________________________________________________________________________ [ 6920] By: autrijus on 2003/07/10 17:20:26 Log: * Devel::Hints 0.04, now with writable hints! ! Hints.pm Hints.xs Makefile.PL ____________________________________________________________________________ [ 4683] By: autrijus on 2003/03/10 09:58:02 Log: * switch to M::I. ! Makefile.PL ____________________________________________________________________________ [ 4299] By: autrijus on 2003/02/15 16:13:02 Log: * add ppport. + ppport.h ____________________________________________________________________________ [ 4084] By: autrijus on 2003/02/05 01:31:57 Log: * changes and signatures. ! Changes SIGNATURE ____________________________________________________________________________ [ 4083] By: autrijus on 2003/02/05 01:26:01 Log: * Devel::Hints 0.03, now with perl 5.6 and file/stash support. ! Hints.pm Hints.xs MANIFEST Makefile.PL ! t/1-basic.t ____________________________________________________________________________ [ 4026] By: autrijus on 2003/01/29 20:17:48 Log: * changes and signatures. ! Changes SIGNATURE ____________________________________________________________________________ [ 4025] By: autrijus on 2003/01/29 20:16:46 Log: * 0.02, with the ability to specify uplevels. ! Hints.pm Hints.xs t/1-basic.t ____________________________________________________________________________ [ 4024] By: autrijus on 2003/01/29 18:57:42 Log: * changes and signatures. + Changes SIGNATURE ____________________________________________________________________________ [ 4023] By: autrijus on 2003/01/29 18:56:59 Log: * manifest. + MANIFEST MANIFEST.SKIP ____________________________________________________________________________ [ 4022] By: autrijus on 2003/01/29 18:56:37 Log: * Devel::Hints 0.01. + Hints.pm Hints.xs Makefile.PL README + t/0-signature.t t/1-basic.t