<html>#2456: use Perl strict and warnings in CST
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>enhancement</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td></td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>Pull request:</p>
<p><a data-is-external-link="true" href="https://bitbucket.org/cactuscode/cactus/pull-requests/108/make-all-of-the-cst-perl-code-run-with" rel="nofollow">https://bitbucket.org/cactuscode/cactus/pull-requests/108/make-all-of-the-cst-perl-code-run-with</a></p>
<p>makes CST itself and all Perl files it requires use <code>strict</code> and <code>warnings</code> and lets one compile without encountering any warnings or errors.</p>
<p>It also restores display of <code>SHARED</code> implementations that has been broken since it was attempted to be introduced in 2004 in <a data-is-external-link="true" href="https://bitbucket.org/cactuscode/cactus/commits/7f946a3db5788cc4f98877deafd5c459141a4bda" rel="nofollow">7f946a3d</a> "Output shared implementations" of <a data-is-external-link="true" href="https://bitbucket.org/cactuscode/cactus" rel="nofollow">cactus</a>.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2456/use-perl-strict-and-warnings-in-cst'>https://bitbucket.org/einsteintoolkit/tickets/issues/2456/use-perl-strict-and-warnings-in-cst</a></p>
</html>