Re: CPAN and module VERSION numbers generated from CVS/RCS
by Johan Vromans other posts by this author
Aug 7 2001 7:53AM messages near this date
CPAN and module VERSION numbers generated from CVS/RCS
|
Re: CPAN and module VERSION numbers generated from CVS/RCS
Jim Cromie <jcromie@[...].com> writes:
> use Version ('$Id$');
>
> The 1st example shows a file checked out for edit. No version info is
> available via this package.
More precisely: a file that has never been checked in.
If it _has_ been checked in, and checked out for edit, the Id looks like
$Id: f.c,v 5.4 1993/11/09 17:40:15 eggert Exp eggert $
-- Johan
Thread:
David Dyck
Johan Vromans
Jim Cromie
John Peacock
Graham Barr
Elaine -HFB- Ashton
Michael G Schwern
Ronald J Kimball
Michael G Schwern
John Peacock
David M. Lloyd
Ronald J Kimball
Elaine -HFB- Ashton
|