aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--challenge-112/kurkale6ka/perl/ch-1.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-112/kurkale6ka/perl/ch-1.pl b/challenge-112/kurkale6ka/perl/ch-1.pl
index c94eb15658..db35dea061 100644
--- a/challenge-112/kurkale6ka/perl/ch-1.pl
+++ b/challenge-112/kurkale6ka/perl/ch-1.pl
@@ -20,7 +20,7 @@ s#/\.?(?=(/|$))##gn;
say $_||'/'
-__DATA__
+__END__
Human readable version without regexes