summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/TeXLive/Splashscreen.pm1
-rw-r--r--Master/tlpkg/TeXLive/TLMedia.pm2
-rw-r--r--Master/tlpkg/TeXLive/TLPSRC.pm4
-rw-r--r--Master/tlpkg/TeXLive/TLUtils.pm4
-rw-r--r--Master/tlpkg/TeXLive/TLWinGoo.pm2
-rw-r--r--Master/tlpkg/TeXLive/TeXCatalogue.pm3
-rw-r--r--Master/tlpkg/TeXLive/waitVariableX.pm1
7 files changed, 6 insertions, 11 deletions
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