CPAN-Testers-WWW-Development

 view release on metacpan or  search on metacpan

templates/index.html  view on Meta::CPAN

} catch(err) {}</script>

<!--
    Site Layout, Design &amp; Development by Miss Barbell Productions
    Original CSS/XHTML Template Design by Wolfgang.

    Valid XHTML 1.0 - http://validator.w3.org/check?uri=referer
    Powered by LAMP (Linux, Apache, MySQL &amp; Perl) technologies.
    Produced by LABYRINTH, a state of the art Website Management System
    available from Miss Barbell Productions.
    For more information contact Barbie <barbie@missbarbell.co.uk>

    Smoke Box image copyright (c) Tyson Ibele 2004 (http://www.tysonibele.com/Main/gallery.htm)
-->

</head>

<body>

  <!-- Main Page Container -->
  <div class="page-container">

    <!-- For alternative headers START PASTE here -->

    <!-- A. HEADER -->      
    <div class="header">
      
      <!-- A.1 HEADER TOP -->
      <div class="header-middle">

        <!-- Sitelogo and sitename -->
        <div class="sitename">
          <h1><a href="/">CPAN Testers Development</a></h1>
          <h3>devel.cpantesters.org</h3>
          <h2>Welcome</h2>
        </div>
      </div>

        [% INCLUDE "box-sites.html" %]

      <!-- A.4 HEADER BREADCRUMBS -->

      <!-- Breadcrumbs -->
      <div class="header-breadcrumbs">
        <ul>
          <li><a href="/">Home</a></li>
          <li>Welcome</li>
        </ul>
      </div>
    </div>

    <!-- B. MAIN -->
    <div class="main">

      <!-- B.1 MAIN NAVIGATION -->
      <div class="main-navigation">

        <!-- Navigation Level 3 -->
        <div class="round-border-topright"></div>

            <h1>Menu</h1>
            <ul>
                <li><a href="/">Home</a></li>
            </ul>
            <ul>
            <li><a href='http://stats.cpantesters.org/cpanmail.html'>Find A Tester</a></li>
            </ul>

<div class="adverts">
<h1>Our Sponsors</h1>
<div id="iheart"></div>
</div>  

            [% INCLUDE "quote.html" %]
        </div>

      <!-- B.1 MAIN CONTENT -->
      <div class="main-content">

        <!-- Pagetitle -->
        <h1 class="pagetitle">Development Tools</h1>
        <div class="column1-unit">

          <h2>A brief introduction</h2>
          <p>This site has been created to store the data files and additional tools used to create the CPAN Testers family of websites.</p>
          <p>Please note that although this site is dynamically generated, only the database file sizes are updated. The links below are generic, 
          and will access the appropriate files as they are updated.</p>
          <p>If you have any suggestions for improving the codebase or wish to report any bugs, please use the relevant bug tracking systems
          as referenced in the links below.</p>

          <h2 class="rule">Sections</h2>
          <ul>
          <li><a href="#smoker">Smoker Clients</a></li>
          <li><a href="#metabase">Metabase Tools</a></li>
          <li><a href="#database">Database Tools</a></li>
          <li><a href="#website">Website Packages</a></li>
          <li><a href="#common">Additional Packages</a></li>
          </ul>

          <a name="smoker"></a>
          <h2 class="rule">Smoker Clients</h2>
          <p>These are the downloads related to the CPAN Testers smoke testing clients. Two primary installation
          tools exist, CPAN.pm and CPANPLUS, upon which two sets of tools are used to test distributions
          uploaded to CPAN.</p>

          <h3>CPAN Reporter Tools</h3>
          <p>The following downloads relate to the tools built on the CPAN.pm installation tool.</p>
          <ul>
            <li><a href="https://metacpan.org/release/CPAN-Reporter">CPAN-Reporter</a> 
                (<a href="https://github.com/dagolden/cpan-reporter">GitHub</a> / 
                <a href="http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Reporter">RT Queue</a>)</li>
            <li><a href="https://metacpan.org/release/CPAN-Reporter-Smoker">CPAN-Reporter-Smoker</a> 
                (<a href="https://github.com/dagolden/cpan-reporter-smoker">GitHub</a> / 
                <a href="http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Reporter-Smoker">RT Queue</a>)</li>
            <li><a href="https://metacpan.org/release/CPAN-Reporter-Smoker-Safer">CPAN-Reporter-Smoker-Safer</a> 
                (<a href="http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Reporter-Smoker-Safer">RT Queue</a>)</li>
            <li><a href="https://metacpan.org/release/POE-Component-CPAN-Reporter">POE-Component-CPAN-Reporter</a> 
                (<a href="https://github.com/bingos/poe-component-cpan-reporter">GitHub</a> / 
                <a href="http://rt.cpan.org/Public/Dist/Display.html?Name=POE-Component-CPAN-Reporter">RT Queue</a>)</li>
          </ul>



( run in 0.948 second using v1.01-cache-2.11-cpan-140bd7fdf52 )