# Changes for Module::Extract::Use
0.15 - Sun May 31 23:35:10 2009
* Debian wants the man pages, so I guess I'll make them
after all
0.14 - Wed May 20 07:07:56 2009
* Adjust PPI bits to look for 'require' bits too
* Add extract_modules example from Jonathan Yu
0.13 - Wed Oct 29 14:15:51 2008
* Only return unique elements, so remove the duplicates
from the return list
0.12 - Wed Oct 29 02:40:08 2008
* No more carping. Check the value of $object->error after a call
to see if anything bad happened.
0.11 - Tue Oct 28 17:25:54 2008
* Bump to a release version
0.10_01 - Fri Aug 15 16:09:15 2008
* First release of a module to pull out the package names