Closed shawnlaffan closed 2 months ago
An error in building Crypt::Mode::ECB caused Spreadsheet::ParseXLSX to not build and it was disabled under 5.39. Unfortunately it was missed when updating the config for 5.40.0.1 so now S::P is not buildable on SP 5.40.
https://github.com/MichaelDaum/spreadsheet-parsexlsx/issues/19
The error in Crypt::Mode::ECB seems to have been fixed at https://github.com/DCIT/perl-CryptX but there are more failing tests when building from the git repo. (Edit: fixed issue is described at https://github.com/DCIT/perl-CryptX/issues/102)
CryptX 0.081 has been released and builds without issue. https://metacpan.org/release/MIK/CryptX-0.081
An error in building Crypt::Mode::ECB caused Spreadsheet::ParseXLSX to not build and it was disabled under 5.39. Unfortunately it was missed when updating the config for 5.40.0.1 so now S::P is not buildable on SP 5.40.
https://github.com/MichaelDaum/spreadsheet-parsexlsx/issues/19
The error in Crypt::Mode::ECB seems to have been fixed at https://github.com/DCIT/perl-CryptX but there are more failing tests when building from the git repo. (Edit: fixed issue is described at https://github.com/DCIT/perl-CryptX/issues/102)