summaryrefslogtreecommitdiff
path: root/_build/cleanup
diff options
context:
space:
mode:
Diffstat (limited to '_build/cleanup')
-rw-r--r--_build/cleanup4
1 files changed, 4 insertions, 0 deletions
diff --git a/_build/cleanup b/_build/cleanup
new file mode 100644
index 0000000..8399601
--- /dev/null
+++ b/_build/cleanup
@@ -0,0 +1,4 @@
+do{ my $x = {
+ 'blib' => 1
+ };
+$x; } \ No newline at end of file