On cpantesters you find the last passing report and the first failing report. So far there are no passing tests after that threshold and no failing tests before it. From dipping into the source code I guess the threshold date was reached on 2025-04-30.
my $dt0 = DateTime->new( year => 2025, month => 4, day => 30 );
On cpantesters you find the last passing report and the first failing report. So far there are no passing tests after that threshold and no failing tests before it. From dipping into the source code I guess the threshold date was reached on 2025-04-30.
Last passing test on 2025-04-21: https://www.cpantesters.org/cpan/report/fa5e164a-1e4a-11f0-bfc0-ebdf4e3fde8c
First failing test on 2025-05-06: https://www.cpantesters.org/cpan/report/74d42e42-2aa2-11f0-b7d4-f97f6c17706f
Link to the source line that jumped into my eyes: https://metacpan.org/release/HGDEV/Business-CyberSource-0.010008/source/t/card.t#L20
Copy of the line: