CINXE.COM

Perl Quality Assurance Projects - qa.perl.org

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <meta name="description" content="The resources you need to start testing!" /> <link rel="shortcut icon" href="https://cdn.perl.org/perlweb/favicon.ico" /> <title>Perl Quality Assurance Projects - qa.perl.org</title> <link rel="stylesheet" type="text/css" href="https://cdn.perl.org/perlweb/css/perlweb_bootstrap.min.css" /> <!-- Fonts --> <link href='https://fonts.googleapis.com/css?family=Lato:400,100,300,700,900' rel='stylesheet' type='text/css'> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body class="page-qa section_home"> <nav class="navbar navbar-inverse" data-height="120"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/"> <img src="https://cdn.perl.org/perlweb/images/logo_qa.svg" alt="Perl Quality Assurance Projects | Testing and improving Perl code" class="page-logo"> </a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="list-inline text-center nav navbar-nav navbar-right"> <li class="sub"><a href="/testing/">Testing your code</a></li> <li class="sub"><a href="/cpan-testers/">Testing CPAN &amp; Perl</a></li> <li class="sub"> <a href="/phalanx/">Inactive projects</a></li> </ul> </div><!--/.nav-collapse --> </div> </nav> <div class="jumbotron"> <div class="container"> <img src="https://cdn.perl.org/perlweb/images/icons/header_camel.png" class="img-camel" alt="Perl5 Camel"> <div class="over-image"> <h2>Perl Quality Assurance Projects</h2> <h1>Testing and improving Perl code</h1> <p>The resources you need to start testing!</p> <p> <a class="btn btn-success" href="/testing/" role="button"> <span class="hidden-xs">Get started</span><span class="visible-xs">Learn more 禄</span></a> </a> </p> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-6"> <h3> Perl Quality Assurance Projects </h3> <p> There are multiple projects in the Perl community related to </p> <ul> <li>improving and testing the quality and portability of Perl modules and Perl itself, and </li> <li>using Perl's QA tools for general software development. </li> </ul> </div> <div class="col-xs-12 col-sm-6"> <h3> Perl-QA </h3> <p> The <a href="mailto:perl-qa-subscribe@perl.org">perl-qa</a> mailing list is the general discussion list for the QA of Perl, and of using Perl for QA. (<a href="http://www.nntp.perl.org/group/perl.qa">Web archive</a>) </p> </div> </div> </div> <div class="container space-top-large"> <div class="row"> <div class="quicklinks"> <div class="col-xs-12 col-sm-4"> <h4>Related sites</h4> <ul class="list-unstyled"> <li><a href="http://www.cpantesters.org/">CPAN Testers</a></li> </ul> </div> <div class="text-center"> <img alt="[QA]" src="/images/qa.png" width="150" height="150" align="middle" /> </div> </div> </div> </div> <div class="container-fluid space-top-xl"> <footer class="row"> <div class="footer"> <ul class="col-xs-12 col-sm-2 list-unstyled"> <li><h4>Perl.org</h4></li> <li><a href="http://www.perl.org/">www</a></li> <li><a href="http://blogs.perl.org/">blogs</a></li> <li><a href="http://jobs.perl.org/">jobs</a></li> <li><a href="http://learn.perl.org/">learn</a></li> <li><a href="http://dev.perl.org/">dev</a></li> </ul> <ul class="col-xs-12 col-sm-2 list-unstyled"> <li><h4>Connect</h4></li> <li><a href="/siteinfo.html">Site Info</a></li> <!--li><a href="#" class="links">Facebook</a></li> <li><a href="#" class="links">Twitter</a></li--> </ul> <div class="col-xs-12 footer-info"> <p class="copyright"> <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/"><img alt="Creative Commons License" style="border-width:0" src="https://cdn.perl.org/perlweb/images/icons/creativecommons-by-nc-nd-3.0-us-80x15.png" /></a> 漏 2002-2025 Perl.org </p> </div> </div> </footer> </div> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-50555-4"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-50555-4', { 'link_attribution': true, 'custom_map': {'dimension1': 'protocol'} }); gtag('event', 'pageload', {'protocol': window.location.protocol}); </script> <script type="text/javascript" src="https://cdn.perl.org/perlweb/js/perlweb_bootstrap.min.js" charset="UTF-8"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10