From fbdbd6d09fb0dc3adb77913ce4ae85f05082060b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 19 Nov 2008 00:42:14 +0000 Subject: use 1/__END__/\f consistently git-svn-id: svn://tug.org/texlive/trunk@11350 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/Splashscreen.pm | 1 + Master/tlpkg/TeXLive/TLMedia.pm | 2 -- Master/tlpkg/TeXLive/TLPSRC.pm | 4 +--- Master/tlpkg/TeXLive/TLUtils.pm | 4 ++-- Master/tlpkg/TeXLive/TLWinGoo.pm | 2 -- Master/tlpkg/TeXLive/TeXCatalogue.pm | 3 +-- Master/tlpkg/TeXLive/waitVariableX.pm | 1 + 7 files changed, 6 insertions(+), 11 deletions(-) (limited to 'Master') diff --git a/Master/tlpkg/TeXLive/Splashscreen.pm b/Master/tlpkg/TeXLive/Splashscreen.pm index b04802d772e..874ebe824b6 100644 --- a/Master/tlpkg/TeXLive/Splashscreen.pm +++ b/Master/tlpkg/TeXLive/Splashscreen.pm @@ -85,6 +85,7 @@ sub b3rls { 1; __END__ + =head1 NAME diff --git a/Master/tlpkg/TeXLive/TLMedia.pm b/Master/tlpkg/TeXLive/TLMedia.pm index d29e82287f5..1c7a3e1100b 100644 --- a/Master/tlpkg/TeXLive/TLMedia.pm +++ b/Master/tlpkg/TeXLive/TLMedia.pm @@ -333,8 +333,6 @@ sub schemes { my $self = shift; return @{ $self->{'schemes'} }; } sub systems { my $self = shift; return @{ $self->{'systems'} }; } 1; - - __END__ diff --git a/Master/tlpkg/TeXLive/TLPSRC.pm b/Master/tlpkg/TeXLive/TLPSRC.pm index e30fb750521..379ae497764 100644 --- a/Master/tlpkg/TeXLive/TLPSRC.pm +++ b/Master/tlpkg/TeXLive/TLPSRC.pm @@ -528,14 +528,12 @@ sub executes { return @{ $self->{'executes'} }; } -1; - -# FORMATS format multilineformat = longdesc ^<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<~~ $_tmp . +1; __END__ diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm index d3533a920ee..da2fcd4fc2d 100644 --- a/Master/tlpkg/TeXLive/TLUtils.pm +++ b/Master/tlpkg/TeXLive/TLUtils.pm @@ -1950,6 +1950,8 @@ sub parse_line { } +1; +__END__ =pod =back @@ -1969,8 +1971,6 @@ GNU General Public License Version 2 or later. =cut -1; - ### Local Variables: ### perl-indent-level: 2 ### tab-width: 2 diff --git a/Master/tlpkg/TeXLive/TLWinGoo.pm b/Master/tlpkg/TeXLive/TLWinGoo.pm index f3fab1c4992..f47a4941e17 100644 --- a/Master/tlpkg/TeXLive/TLWinGoo.pm +++ b/Master/tlpkg/TeXLive/TLWinGoo.pm @@ -1117,5 +1117,3 @@ sub unregister_uninstaller { # needs a terminal 1 for require to succeed! 1; - -__END__ diff --git a/Master/tlpkg/TeXLive/TeXCatalogue.pm b/Master/tlpkg/TeXLive/TeXCatalogue.pm index 6856cde8adc..cca0d12f1a7 100644 --- a/Master/tlpkg/TeXLive/TeXCatalogue.pm +++ b/Master/tlpkg/TeXLive/TeXCatalogue.pm @@ -190,9 +190,8 @@ sub entries { } 1; - - __END__ + =head1 NAME diff --git a/Master/tlpkg/TeXLive/waitVariableX.pm b/Master/tlpkg/TeXLive/waitVariableX.pm index b6404c5350b..80f76fdddee 100644 --- a/Master/tlpkg/TeXLive/waitVariableX.pm +++ b/Master/tlpkg/TeXLive/waitVariableX.pm @@ -42,6 +42,7 @@ sub waitVariableX { 1; __END__ + =head1 NAME -- cgit v1.2.3