<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 01/08/2012 09:08 PM, Yaroslav Korshak wrote:
    <blockquote cite="mid:4F09E9B0.4030102@gmail.com" type="cite">On
      01/08/2012 08:10 PM, Taras wrote:
      <br>
      <blockquote type="cite">pod2html
        <br>
      </blockquote>
      <br>
      pod2html - file-oriented, т.е. ему нужно будет последовательно
      скармливать каждый файл проекта, или я что-то упускаю?
      <br>
    </blockquote>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <br>
    так, схоже що лише один файл за раз<br>
    <br>
    pod2html --infile=lib/File.pm --outfile=html/File.htm<br>
    <br>
  </body>
</html>