diff options
author | Alan Burlison <Alan.Burlison@uk.sun.com> | 1998-03-08 12:50:23 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1998-03-16 13:17:14 +0000 |
commit | 354f3b563e416c45738a8a6587f56819e7000baa (patch) | |
tree | 89664d74f3f35925e745adccd7b93a69f35aeb71 /MANIFEST | |
parent | e9cb6d146cf75820a5771a80b499a65f1217c427 (diff) | |
download | perl-354f3b563e416c45738a8a6587f56819e7000baa.tar.gz |
PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
plus manual update of MANIFEST
p4raw-id: //depot/perl@814
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -415,6 +415,7 @@ lib/Exporter.pm Exporter base class lib/ExtUtils/Command.pm Utilities for Make on non-UNIX platforms lib/ExtUtils/Embed.pm Utilities for embedding Perl in C programs lib/ExtUtils/Install.pm Handles 'make install' on extensions +lib/ExtUtils/Installed.pm Information on installed extensions lib/ExtUtils/Liblist.pm Locates libraries lib/ExtUtils/MM_OS2.pm MakeMaker methods for OS/2 lib/ExtUtils/MM_Unix.pm MakeMaker base class for Unix @@ -424,6 +425,7 @@ lib/ExtUtils/MakeMaker.pm Write Makefiles for extensions lib/ExtUtils/Manifest.pm Utilities to write MANIFEST files lib/ExtUtils/Mkbootstrap.pm Writes a bootstrap file (see MakeMaker) lib/ExtUtils/Mksymlists.pm Writes a linker options file for extensions +lib/ExtUtils/inst Give information about installed extensions lib/ExtUtils/testlib.pm Fixes up @INC to use just-built extension lib/ExtUtils/typemap Extension interface types lib/ExtUtils/xsubpp External subroutine preprocessor |