Revised Module::CoreList::is_deprecated
authorDavid Golden <dagolden@cpan.org>
Tue, 20 Oct 2009 01:42:28 +0000 (21:42 -0400)
committerDavid Golden <dagolden@cpan.org>
Wed, 21 Oct 2009 04:01:23 +0000 (00:01 -0400)
commit0dee1c27c65612712346c083a2ec5ea1af81405c
tree095622b5846cfc9273b167894e74b25b02d0c220
parenta762e0540fbc9804c533c635cdd3dda69e1e7a5c
Revised Module::CoreList::is_deprecated

The is_deprecated() function now expects to be called as a function,
not a method to be consistent with other Module::CoreList functions.

The %deprecated hash now is versioned by Perl version, so tests
and is_deprecated are revised accordingly.
dist/Module-CoreList/lib/Module/CoreList.pm
dist/Module-CoreList/t/deprecated.t