diff --git a/openbsd.app.pl b/openbsd.app.pl index d042c42..eac4d25 100644 --- a/openbsd.app.pl +++ b/openbsd.app.pl @@ -56,21 +56,31 @@ __DATA__ @@ -103,30 +113,32 @@ __DATA__
- <%== content %> +
+ <%== content %> +

@@ results.html.ep % layout 'default'; -Found <%= @$results %> results for '<%= $search %>': - +

Found <%= @$results %> results for '<%= $search %>'

+
- + % foreach my $result (@$results) { - +
Path Package NamePath Comment Description
<%= $result->{FULLPKGPATH} %> <%= $result->{FULLPKGNAME} %><%= $result->{FULLPKGPATH} %> <%== $result->{COMMENT_MATCH} %> <%== $result->{DESCR_MATCH} %>