This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move Win32API::File from ext/ to cpan/
authorNicholas Clark <nick@ccl4.org>
Fri, 2 Oct 2009 16:32:55 +0000 (17:32 +0100)
committerNicholas Clark <nick@ccl4.org>
Fri, 2 Oct 2009 16:32:55 +0000 (17:32 +0100)
commite40af2cd52f725b7232b95358c8ac46377200939
treeb6c733b1245737526abef489c2d7a00ab79499cb
parent934a80216e4f3581221870fc59c4d048b06aa0d1
Move Win32API::File from ext/ to cpan/
15 files changed:
MANIFEST
Porting/Maintainers.pl
cpan/Win32API-File/Changes [moved from ext/Win32API-File/Changes with 100% similarity]
cpan/Win32API-File/ExtUtils/Myconst2perl.pm [moved from ext/Win32API-File/ExtUtils/Myconst2perl.pm with 100% similarity]
cpan/Win32API-File/File.pm [moved from ext/Win32API-File/File.pm with 100% similarity]
cpan/Win32API-File/File.xs [moved from ext/Win32API-File/File.xs with 100% similarity]
cpan/Win32API-File/Makefile.PL [moved from ext/Win32API-File/Makefile.PL with 100% similarity]
cpan/Win32API-File/README [moved from ext/Win32API-File/README with 100% similarity]
cpan/Win32API-File/buffers.h [moved from ext/Win32API-File/buffers.h with 100% similarity]
cpan/Win32API-File/cFile.h [moved from ext/Win32API-File/cFile.h with 100% similarity]
cpan/Win32API-File/cFile.pc [moved from ext/Win32API-File/cFile.pc with 100% similarity]
cpan/Win32API-File/const2perl.h [moved from ext/Win32API-File/const2perl.h with 100% similarity]
cpan/Win32API-File/t/file.t [moved from ext/Win32API-File/t/file.t with 100% similarity]
cpan/Win32API-File/t/tie.t [moved from ext/Win32API-File/t/tie.t with 100% similarity]
cpan/Win32API-File/typemap [moved from ext/Win32API-File/typemap with 100% similarity]