Re: [Perldl] Troubles with CPAN indexing of PDL::NetCDF and PDL::Graphics::PLplot
[email protected] (Doug Hunt) Tue, 29 Nov 2011 09:15:53 -0700 (MST)
| Newsgroups | perl.cpan.discuss,perl.module-authors |
|---|---|
| Message-ID | <[email protected]> |
WooHoo! --Doug [email protected] Software Engineer UCAR - COSMIC, Tel. (303) 497-2611 On Tue, 29 Nov 2011, Andreas J. Koenig wrote: >>>>>> On Mon, 28 Nov 2011 16:05:05 -0700 (MST), Doug Hunt <[email protected]> said: > > > but I still don't see an index from cpan: > > I found (and removed[0]) a long forgotten sanity check in the pause > indexer which prevented the inclusion into 02packages.details.txt, the > file that publishes the index and now, finally, I see > > % grep NetCDF /home/ftp/pub/PAUSE/modules/02packages.details.txt > PDL::NetCDF 4.15 D/DH/DHUNT/PDL-NetCDF-4.15.tar.gz > > And I can ask the CPAN shell: > > cpan[6]> m PDL::NetCDF > Module id = PDL::NetCDF > DESCRIPTION Reads/Writes NetCDF files from/to PDL objs > CPAN_USERID DHUNT (Douglas Hunt <[email protected]>) > CPAN_VERSION 4.15 > CPAN_FILE D/DH/DHUNT/PDL-NetCDF-4.15.tar.gz > UPLOAD_DATE 2011-11-28 > DSLIP_STATUS RdcOp (released,developer,C,object-oriented,Standard-Perl) > INST_FILE (not installed) > > > Thanks for not giving up on this one! > > And sorry for the mess, > -- > andreas > > [0] > https://github.com/andk/pause/commit/ae6379f6a49cc640679821522cab5da10f5e5482 >