This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move VMS::Filespec from vms/ext to ext/
authorNicholas Clark <nick@ccl4.org>
Mon, 17 Jun 2013 09:49:39 +0000 (11:49 +0200)
committerNicholas Clark <nick@ccl4.org>
Tue, 2 Jul 2013 13:57:20 +0000 (15:57 +0200)
commit2d11a7e9678a8894622d2af2943f9976d913f4c9
tree3649747723da0e2ec971152c37f1e184d431c332
parent81e6213c638d987f9b2078f8c3166d1f99b3d973
Move VMS::Filespec from vms/ext to ext/

This simplifies the VMS Makefile. It would have simplified the VMS Makefile
further if it had had the correct rules to delete [.lib.VMS]Filespec.pm
which are now no longer needed. (The generated ext/VMS-Filespec/DESCRIP.MMS
will now take care of this.)
Configure
MANIFEST
Porting/Maintainers.pl
Porting/corelist.pl
ext/VMS-Filespec/lib/VMS/Filespec.pm [moved from vms/ext/Filespec.pm with 100% similarity]
ext/VMS-Filespec/t/filespec.t [moved from vms/ext/filespec.t with 100% similarity]
t/porting/known_pod_issues.dat
vms/descrip_mms.template
win32/FindExt.pm
write_buildcustomize.pl