Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
      <directory/*.{htm,html}>;
    
    print for @htmlFiles;
    
  2. or download this
    <a href="67.htm">directory/67.htm</a><br>
    <a href="5a.html">directory/5a.html</a><br>
    <a href="a.HTML">directory/a.HTML</a><br>