in reply to perlmodlib - with a difference ?
$ corelist -v 5.010 The following modules were in perl 5.010 CORE AnyDBM_File 1.00 Archive::Extract 0.24 Archive::Tar 1.38 Archive::Tar::Constant 0.02 [...]
corelist is part of Module::CoreList, which itself is in core since Perl 5.8.9.
Update: you'll actually want to run corelist -v 5.10.1, because the list of core modules changed quite a bit between 5.10.0 and 5.10.1.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: perlmodlib - with a difference ?
by Bloodnok (Vicar) on Jan 24, 2013 at 10:03 UTC |