Added is_core(), which returns true if the module was/is in core
authorNeil Bowers <neil@bowers.com>
Wed, 18 Sep 2013 19:47:53 +0000 (20:47 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Thu, 19 Sep 2013 10:09:26 +0000 (11:09 +0100)
commit2a21e867481e24fe22bf17394ebbff6deaca96b5
treeffd5214de919744ffa1967b0126e06b4b95714af
parent57e3d68895dfb95cd9e26533078d5f3233400ae0
Added is_core(), which returns true if the module was/is in core

Default to checking against $^V, but you can optionally specify
the perl release, and can also optionally specify a minimum
version of the module.

Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
MANIFEST
dist/Module-CoreList/Changes
dist/Module-CoreList/MANIFEST
dist/Module-CoreList/lib/Module/CoreList.pm
dist/Module-CoreList/lib/Module/CoreList.pod
dist/Module-CoreList/t/is_core.t [new file with mode: 0644]
pod/perldelta.pod