Skip to content

Commit c483d40

Browse files
committed
added missing __END__
1 parent 919c819 commit c483d40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/GPH/Infection.pm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ sub parse {
5656

5757
1;
5858

59+
__END__
60+
5961
=head1 NAME
6062
6163
GPH::Infection - parse output generated by L<infection|https://infection.github.io/> and return alternate exit code

0 commit comments

Comments
 (0)