This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #40239] New hints file for MidnightBSD
[perl5.git] / MANIFEST
index d742541..7c4d38d 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1315,6 +1315,7 @@ hints/linux.sh                    Hints for named architecture
 hints/lynxos.sh                        Hints for named architecture
 hints/machten_2.sh             Hints for named architecture
 hints/machten.sh               Hints for named architecture
+hints/midnightbsd.sh           Hints for named architecture
 hints/mint.sh                  Hints for named architecture
 hints/mips.sh                  Hints for named architecture
 hints/mpc.sh                   Hints for named architecture
@@ -2384,6 +2385,7 @@ lib/SelectSaver.pm                Enforce proper select scoping
 lib/SelectSaver.t              See if SelectSaver works
 lib/SelfLoader.pm              Load functions only on demand
 lib/SelfLoader.t               See if SelfLoader works
+lib/SelfLoader-buggy.t         See if SelfLoader works
 lib/Shell.pm                   Make AUTOLOADed system() calls
 lib/Shell.t                    Tests for above
 lib/shellwords.pl              Perl library to split into words with shell quoting