From 5b67648c39436ab85446c7954c3782ff1757a3d2 Mon Sep 17 00:00:00 2001 From: Gurusamy Sarathy Date: Mon, 6 Mar 2000 14:55:57 +0000 Subject: pod nits p4raw-id: //depot/perl@5580 --- lib/Getopt/Long.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Getopt') diff --git a/lib/Getopt/Long.pm b/lib/Getopt/Long.pm index 4e9ef8b6a0..6e6c7e67a7 100644 --- a/lib/Getopt/Long.pm +++ b/lib/Getopt/Long.pm @@ -102,7 +102,7 @@ ConfigDefaults(); ################ Object Oriented routines ################ -=experimental +=for experimental # NOTE: The object oriented routines use $error for thread locking. eval "sub lock{}" if $] < 5.005; -- cgit v1.2.1