This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Revert 109e4020 and 2da760ce for now. Win32 needs to AutoSplit DynaLoader.pm
authorNicholas Clark <nick@ccl4.org>
Wed, 16 Sep 2009 08:03:10 +0000 (09:03 +0100)
committerNicholas Clark <nick@ccl4.org>
Wed, 16 Sep 2009 08:03:10 +0000 (09:03 +0100)
commit9139c7231c70a9388d718abc41e91edaf43422ec
tree251ae5d6f5c3743582884d8cf6847b63e908bdce
parent2096afc47576baa623939e9e084b606dc97f60d8
Revert 109e4020 and 2da760ce for now. Win32 needs to AutoSplit DynaLoader.pm

Khan! Win32 is special. It builds DynaLoader by hand, copies in DynaLoader.pm
(and XSLoader.pm) to lib, and *then* runs, and relies on, the general AutoSplit
to split them. It would be better if everything standardised on building
DynaLoader via its Makefile.PL and MakeMaker.

    This reverts commit 2da760ceef1d2d90b3141bdeb239c7d7580be05a.
    This reverts commit 109e4020ef40828991be28fb05d9f269b4d92530.
MANIFEST
NetWare/Makefile
NetWare/splittree.pl [new file with mode: 0644]
win32/Makefile
win32/makefile.mk
win32/splittree.pl [new file with mode: 0644]