On Apr 5, 2006, at 9:06 AM, David Landgren wrote:

perl -MModule::CoreList -le 'print Module::CoreList->first_release ($_) for @ARGV' File::Find Memoize
5
5.007003

(um, that can no doubt be golfed, but you get the picture).

Yes, it can:

% corelist File::Find Memoize

File::Find  was first released with perl 5

Memoize  was first released with perl 5.007003

Chris
--
Chris Dolan, Software Developer, Clotho Advanced Media Inc.
608-294-7900, fax 294-7025, 1435 E Main St, Madison WI 53703
vCard: http://www.chrisdolan.net/ChrisDolan.vcf

Clotho Advanced Media, Inc. - Creators of MediaLandscape Software (http://www.media-landscape.com/) and partners in the revolutionary Croquet project (http://www.opencroquet.org/)


Reply via email to