Skip to content

Commit c84f005

Browse files
committed
Strip =encoding utf8 from files
1 parent 0f3b389 commit c84f005

File tree

6 files changed

+2
-8
lines changed

6 files changed

+2
-8
lines changed

S01-overview.pod6

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
=begin pod
2-
=encoding utf8
32
=TITLE
43
Synopsis 1: Overview
54
@@ -180,4 +179,4 @@ be deemed poisonous. Nobody gets special treatment, even if they
180179
think special treatment is necessary for success. This means you.
181180
182181
=comment vim:set expandtab sw=4:
183-
=end pod
182+
=end pod

S02-bits.pod6

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
=begin pod
2-
=encoding utf8
32
=TITLE
43
Synopsis 2: Bits and Pieces
54

S03-operators.pod6

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
=begin pod
2-
=encoding utf8
32
=TITLE
43
Synopsis 3: Perl 6 Operators
54

S04-control.pod6

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
=begin pod
2-
=encoding utf8
32
=TITLE
43
Synopsis 4: Blocks and Statements
54

S05-regex.pod6

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
=begin pod
2-
=encoding utf8
32
=TITLE
43
Synopsis 5: Regexes and Rules
54

S06-routines.pod6

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
=begin pod
2-
=encoding utf8
32
=TITLE
43
Synopsis 6: Subroutines
54
@@ -3631,4 +3630,4 @@ calling C<Proto.new()> should be able add candidates at run-time.
36313630
See section L<#Signature Introspection>.
36323631
36333632
=comment vim:set expandtab sw=4:
3634-
=end pod
3633+
=end pod

0 commit comments

Comments
 (0)