Skip to content

Conversation

@mikkoi
Copy link

@mikkoi mikkoi commented Oct 25, 2025

Implement #205

* Use IO::Compress::Zstd instead of Compress::Zstd because the latter
  has no GitHub activity from the part of the developer since 2019.
* Issue: libwww-perl#205
@mikkoi
Copy link
Author

mikkoi commented Oct 25, 2025

This PR is only to implement Zstandard compression but I would like to fix the following issues in the code, if you see these worth doing:

  • Repo has tabs and spaces. Move to 4 space indentation everywhere.
  • Use use Carp instead of require Carp. Then remove the Carp:: part from Carp::croak.
  • Use Module::Load::Conditional with the other optional dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant