diff options
Diffstat (limited to 'lib/Tie/Handle.pm')
-rw-r--r-- | lib/Tie/Handle.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Tie/Handle.pm b/lib/Tie/Handle.pm index 81b0792249..638cdf7861 100644 --- a/lib/Tie/Handle.pm +++ b/lib/Tie/Handle.pm @@ -33,7 +33,7 @@ For developers wishing to write their own tied-handle classes, the methods are summarized below. The L<perltie> section not only documents these, but has sample code as well: -=over +=over 4 =item TIEHANDLE classname, LIST |