chiark / gitweb /
Use the directory name "web" rather than "mason" for better completion; include pirat...
[ypp-sc-tools.db-live.git] / yarrg / mason / check
diff --git a/yarrg/mason/check b/yarrg/mason/check
deleted file mode 100644 (file)
index 56a1be1..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<html><head><title>Stuff</title></head>
-<body><pre>
-@INC = <% join ':', @INC |h %>
-% foreach my $e (sort keys %ENV) {
-<% $e |h%>=<% $ENV{$e} |h%>
-% }
-</body>