Add a return value to less, noticed by Sébastien Aperghis-Tramoni
Rafael Garcia-Suarez [Sun, 16 Dec 2007 15:14:15 +0000 (15:14 +0000)]
p4raw-id: //depot/perl@32620

lib/less.pm

index 085e971..8ddfcd9 100644 (file)
@@ -67,6 +67,8 @@ sub unimport {
     return;
 }
 
+1;
+
 __END__
 
 =head1 NAME