diff options
| author | pepper <peppersclothescult@gmail.com> | 2015-02-07 19:08:27 -0800 |
|---|---|---|
| committer | pepper <peppersclothescult@gmail.com> | 2015-02-07 19:08:27 -0800 |
| commit | bfb44c051b0ab57ff497f115bd9ab901e8299ced (patch) | |
| tree | 3e476b0d3c7377dafa88756bdcc7b5da7f298c3c /_build/cleanup | |
first
Diffstat (limited to '_build/cleanup')
| -rw-r--r-- | _build/cleanup | 4 |
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 |
