This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
DynaLoader.doc was deleted 20 years ago in 3b35bae3
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 8 Oct 2015 23:09:00 +0000 (19:09 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 9 Oct 2015 11:05:35 +0000 (07:05 -0400)
ext/DynaLoader/DynaLoader_pm.PL

index 45b932f..97ee22b 100644 (file)
@@ -422,7 +422,6 @@ sub bootstrap {
 }
 
 sub dl_findfile {
-    # Read ext/DynaLoader/DynaLoader.doc for detailed information.
     # This function does not automatically consider the architecture
     # or the perl library auto directories.
     my (@args) = @_;