<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>10503</id>
      <name>HTML::Template</name>
      <created_at>2007-12-23T17:14:17Z</created_at>
      <updated_at>2009-11-27T17:36:48Z</updated_at>
      <description>This module attempts to make using HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags - , , , ,  and . The file written with HTML and these new tags is called a template. It is usually saved separate from your script - possibly even created by someone else! Using this module you fill in the values for the variables, loops and branches declared in the template. This allows you to separate design - the HTML - from the data, which you generate in the Perl program.</description>
      <homepage_url>http://html-template.sourceforge.net/</homepage_url>
      <download_url>http://search.cpan.org/dist/HTML-Template/</download_url>
      <url_name>html-template</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/6236/perl-module_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/6236/perl-module_small.png</small_logo_url>
      <user_count>13</user_count>
      <average_rating>4.16667</average_rating>
      <rating_count>6</rating_count>
      <analysis_id>256349</analysis_id>
      <analysis>
        <id>256349</id>
        <project_id>10503</project_id>
        <updated_at>2009-11-26T08:05:48Z</updated_at>
        <logged_at>2009-11-26T08:05:26Z</logged_at>
        <min_month>1999-10-01T00:00:00Z</min_month>
        <max_month>2007-07-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>0</twelve_month_contributor_count>
        <total_code_lines>18633</total_code_lines>
        <main_language_id>8</main_language_id>
        <main_language_name>Perl</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>artistic</name>
          <nice_name>Artistic License</nice_name>
        </license>
        <license>
          <name>gpl2_or_later</name>
          <nice_name>GNU General Public License 2.0 or later</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
