From 326ab4f68b8d280e51a3c2fdc1fd8b425e2e86de Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 16 Jan 2010 19:02:29 +0000 Subject: pod tweaks git-svn-id: svn://tug.org/texlive/trunk@16743 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLPOBJ.pm | 15 ++++----------- Master/tlpkg/TeXLive/TLPaper.pm | 4 +++- Master/tlpkg/TeXLive/TLUtils.pm | 3 ++- 3 files changed, 9 insertions(+), 13 deletions(-) (limited to 'Master/tlpkg/TeXLive') diff --git a/Master/tlpkg/TeXLive/TLPOBJ.pm b/Master/tlpkg/TeXLive/TLPOBJ.pm index 152a2a21c83..1791cf81635 100644 --- a/Master/tlpkg/TeXLive/TLPOBJ.pm +++ b/Master/tlpkg/TeXLive/TLPOBJ.pm @@ -725,17 +725,10 @@ sub total_size { } -=pod - -=over - -=item C - -Update the current TLPOBJ object with the information from the -corresponding entry in C<$tlc->entries>. - -=cut - +# update_from_catalogue($tlc) +# Update the current TLPOBJ object with the information from the +# corresponding entry in C<$tlc->entries>. +# sub update_from_catalogue { my ($self, $tlc) = @_; diff --git a/Master/tlpkg/TeXLive/TLPaper.pm b/Master/tlpkg/TeXLive/TLPaper.pm index 1f7d8acc392..080b191622a 100644 --- a/Master/tlpkg/TeXLive/TLPaper.pm +++ b/Master/tlpkg/TeXLive/TLPaper.pm @@ -1,6 +1,6 @@ # $Id$ # TeXLive::TLPaper.pm - query/modify paper sizes for our various programs -# Copyright 2008, 2009 Norbert Preining +# Copyright 2008, 2009, 2010 Norbert Preining # This file is licensed under the GNU General Public License version 2 # or any later version. # @@ -671,6 +671,8 @@ sub paper_do_simple { } } +=back +=cut 1; ### Local Variables: diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm index 27c02aa7bc5..7a090fd85f5 100644 --- a/Master/tlpkg/TeXLive/TLUtils.pm +++ b/Master/tlpkg/TeXLive/TLUtils.pm @@ -3359,8 +3359,9 @@ sub parse_line { -1; =back +=cut +1; __END__ =head1 SEE ALSO -- cgit v1.2.3