Re: co-maint for PDL::Slatec needs admin

2015-01-08 Thread Karl Glazebrook
Dear CPAN Please can you attend to Chris's request, this change needs to be made - Karl > On 7 Jan 2015, at 10:18 pm, Chris Marshall wrote: > > In the run up to a PDL-2.008 release, PDL::Slatec is now being indexed by the > CPAN indexer and since I am not listed as co-maintainer the release

name for a Module to build XS with Visual C on a core Mingw GCC Perl

2015-01-08 Thread bulk88
ActivePerl in 5.16 and before had code to build XS modules with dmake/mingw/gcc, while the perl core was compiled with Visual C. Going the other way, Visual C extensions with a GCC core has never been done. I've managed to get 1 XS module to compile and run with a VC XS DLL and a GCC Perl inter