chiark / gitweb /
56a1be158c535a28503e9383e2491eafc334e76a
[ypp-sc-tools.db-test.git] / check
1 <html><head><title>Stuff</title></head>
2 <body><pre>
3 @INC = <% join ':', @INC |h %>
4 % foreach my $e (sort keys %ENV) {
5 <% $e |h%>=<% $ENV{$e} |h%>
6 % }
7 </body>