This is the revision history for _corecheck_tmpl in <*:##NULL>
factoid_id | subject | copula | predicate | author | namespace |
---|---|---|---|---|---|
16328 | _corecheck_tmpl | is | <% if ($first_release) { %> <%= $_m %> was added to perl core as of <%= $first_release %><% if ($deprecated_in) { %> and was deprecated with <%= $deprecated_in %><% }; if ($removed_from) { %> and finally removed in <%= $removed_from %><% } } else { %> <%= $_m %> is not in core perl <% } %>. | simcop2387 | |
16325 | _corecheck_tmpl | is | <% if ($first_release) { %> <%= $_m %> was added to perl core as of <%= $first_release %><% if ($deprecated_in) { %> and was deprecated with <%= $deprecated_in %><% }; if ($removed_from) { %> and finally removed in <%= $removed_from %><% } } else { %> <%= %_m %> is not in core perl <% } %>. | simcop2387 | |
16324 | _corecheck_tmpl | is | <% if ($first_release) { %> <%= $_m %> was added to perl core as of <%= $first_release %><% }; if ($deprecated_in) { %> and was deprecated with <%= $deprecated_in %><% }; if ($removed_from) { %> and finally removed in <%= $removed_from %><% } %>. | simcop2387 | |
16323 | _corecheck_tmpl | is | <% if ($first_release) { %> <%= $_m %> was added to perl core as of <%= $first_release %><% }; if ($deprecated_in) { %> and was deprecated with <%= $deprecated_in %><% }; if ($removed_from) { %> and finally removed in <%= $removed_from %><% } %>. | simcop2387 | |
16322 | _corecheck_tmpl | is | <% if ($first_release) { %> <%= $_m %> was added to perl core as of <%= $first_release %> <% }; if ($deprecated_in) { %> and was deprecated with <%= $deprecated_in %> <% }; if ($removed_from) { %> and finally removed in <%= $removed_from %> <% } %>. | simcop2387 | |
16321 | _corecheck_tmpl | is | <% if ($first_release) { %> <%= $_m %> added in <%= $first_release %>. <% }; if ($removed_from) { %> <%= $_m %> was deprecated in <%= $deprecated_in %>. <% }; if ($removed_from) { %> <%= $_m %> was removed in <%= $removed_from %>. <% } %> | simcop2387 | |
16316 | _corecheck_tmpl | is | <% if ($first_release) { %> $_m added in $first_release. <% }; if ($removed_from) { %> $_m was deprecated in $deprecated_in <% }; if ($removed_from) { %> $_m was removed in $removed_from <% } %> | simcop2387 |