#! /usr/bin/perl5 foreach $f () { next unless $f =~ m#([^/]+)/\1.lbl$#; next unless open(IN, "<$f"); @in = ; chomp($in[0]); push(@products, "
  • $in[0]\n"); } if ($#products > 0) { $products = "

    \nProducts in this category include:\n

    \n\n"; } print <Security

    The security category contains the tools you need to configure security options on this system. You should use these tools for setting up and maintaining firewall software and security on this host. The tools included in this category are determined by the applications you purchased to run on this server.

    $products EndOfFile