aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--challenge-002/pete-houston/perl5/ch-1.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/challenge-002/pete-houston/perl5/ch-1.sh b/challenge-002/pete-houston/perl5/ch-1.sh
new file mode 100644
index 0000000000..84c98da2df
--- /dev/null
+++ b/challenge-002/pete-houston/perl5/ch-1.sh
@@ -0,0 +1 @@
+perl -pe 's/(?<![.-])\b0+([1-9.])/$1/g;'