Re: [tcltk-perl] Newest version
Brought to you by:
hobbs
From: Gisle A. <gi...@ac...> - 2009-11-24 18:46:26
|
On Nov 24, 2009, at 2:42 , Konovalov, Vadim (Vadim)** CTR ** wrote: >> Which reminds me that I would like to see a refresh of the >> CPAN module. I went off doing other stuff and forgot about >> this. Do you mind if we just make the current HEAD in the >> http://github.com/gisle/tcl.pm repo the "official" Tcl.pm-0.98? >> >> I think it's good to go (still needs to update Changes). > > thank you for your help, I've just made the release. I've now synced up the Git repo with what was in your release <http://github.com/gisle/tcl.pm/commits/0.98>. I wonder what to do about the 'ChangeLog' file that's not maintained any more. Should we just delete it or replace it with the 'git log' output? Tip: For the next release you should try to create the dist package with a more recent version of MakeMaker. This is needed for the additional meta-data to make it into the META.yml file. This will create links to the repository and mailing list from the search.cpan.org/dist/Tcl page. That page would then also say something better than "Unknown" about the license. --Gisle |