projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3dc8e7a
)
Remove double 'use strict'.
Perl 5 Porters [Sat, 24 Aug 1996 23:52:09 +0000 (23:52 +0000)]
lib/Text/Wrap.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Text/Wrap.pm
b/lib/Text/Wrap.pm
index
8f8cdcc
..
03bae1b
100644
(file)
--- a/
lib/Text/Wrap.pm
+++ b/
lib/Text/Wrap.pm
@@
-9,7
+9,6
@@
require Exporter;
$VERSION = 96.041801;
use vars qw($VERSION $columns $debug);
-use strict;
BEGIN {
$columns = 76; # <= screen width