Re: [Perlgssapi-developer] GSSAPI and cpan2rpm
Brought to you by:
achimgrolms
From: Achim G. <per...@gr...> - 2006-02-16 22:39:05
|
On Thursday 16 February 2006 23:31, Dax Kelson wrote: > You can get a copy of cpan2rpm from: > > http://perl.arix.com/cpan2rpm/ from the manual: --version=float-value The script determines the version number of the module by consulting the Makefile.PL's VERSION or VERSION_FROM fields. If neither is specified, it parses the tarball name. Hmm. First - what happens if your run cpan2rpm with option --version? Does that find the version number? Achim |