Remove double 'use strict'.
Perl 5 Porters [Sat, 24 Aug 1996 23:52:09 +0000 (23:52 +0000)]
lib/Text/Wrap.pm

index 8f8cdcc..03bae1b 100644 (file)
@@ -9,7 +9,6 @@ require Exporter;
 $VERSION = 96.041801;
 
 use vars qw($VERSION $columns $debug);
-use strict;
 
 BEGIN  {
        $columns = 76;  # <= screen width