summaryrefslogtreecommitdiff
path: root/lang/perl5/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'lang/perl5/MESSAGE')
-rw-r--r--lang/perl5/MESSAGE11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/perl5/MESSAGE b/lang/perl5/MESSAGE
new file mode 100644
index 00000000000..100b1aa6336
--- /dev/null
+++ b/lang/perl5/MESSAGE
@@ -0,0 +1,11 @@
+======================================================================
+$NetBSD: MESSAGE,v 1.1 2001/11/01 00:24:30 zuntum Exp $
+
+Note: Perl no longer installs manual pages for Perl library functions,
+such as "open" or "Data::Dumper", into section 3 of the system manual
+("man3").
+
+Use the "perldoc" program instead to obtain documentation for Perl
+library functions.
+
+======================================================================