================================================== Changes from 2013-06-04 00:00:00 +0000 to present. ================================================== ------------------------------------------ version 0.003 at 2014-06-04 22:21:08 +0000 ------------------------------------------ Change: 4f8de2618919f408db08cff74c6eafebaa407d74 Author: Doug Bell Date : 2014-06-04 17:16:00 +0000 Release v0.003 Change: ec47fcd27da02e502a34359c0da2117b49e8d282 Author: Doug Bell Date : 2014-06-04 17:15:39 +0000 implement unimport "-Module" This allows us to diable warnings categories, most likely the experimental warnings categories for experimental features. Fixes #4 Change: bace403a2cd7c66067cf526bf98c7d1ecda79bc1 Author: Doug Bell Date : 2014-06-04 16:55:48 +0000 add usage examples Change: ebe22994585fcac9aa76425572aab45f53abc845 Author: Doug Bell Date : 2014-06-04 16:55:28 +0000 add -exclude option when importing a base module Fixes #1 ------------------------------------------ version 0.002 at 2014-04-27 02:27:17 +0000 ------------------------------------------ Change: 07eeabc2dcdb3146359d49a5261142b01656d6b4 Author: Doug Bell Date : 2014-04-26 21:27:17 +0000 update to version 0.002 Change: f32a70b7b93c57f94b83de8911f2840d5adbd142 Author: Doug Bell Date : 2014-04-26 21:26:34 +0000 remove feature from the test module We aren't actually testing for it, since it requires some magic that only exists in later versions of feature.pm ------------------------------------------ version 0.001 at 2014-04-26 22:39:23 +0000 ------------------------------------------ Change: 9e33f998098510a831407722f489d780a827334f Author: Doug Bell Date : 2014-04-26 17:39:23 +0000 add links because it's nicer Change: 778308c8ae6289d11987410cc4c9bcef8be252b2 Author: Doug Bell Date : 2014-04-26 17:38:06 +0000 add build artifacts and base contributing file Change: 3e47d8dce6034ae58efecbbe95d589d2cf302dbb Author: Doug Bell Date : 2014-04-26 17:34:14 +0000 add SEE ALSO section with some similar modules Change: dc30d7fe8d7ff16ee35821433d010dfffd1bc191 Author: Doug Bell Date : 2014-04-26 17:23:20 +0000 use an array to order imports instead of a hash This allows us to do more complex imports, including allowing multiple imports of the same module and allowing a '-MODULE' for 'no MODULE' in the future. Change: 0fe51a7021314dd682b7e32e2469ecf9828c7458 Author: Doug Bell Date : 2014-04-26 17:11:38 +0000 initial Import::Base implementation This culled from three projects where I've written the same import method. We're going to start doing this the smart way now... ================ End of releases. ================