Module-Znuny-CoreList

Free

by Perl-Services.decompany

Perl module to query which modules were shipped with specific Znuny versions.

Module::Znuny::CoreList is a Perl module for developers that provides information about which Perl modules were shipped with which version of the Znuny core (starting from version 6.0.30). It works similarly to the standard Module::CoreList for Perl itself. This tool is particularly useful for add-on developers to check dependencies and ensure compatibility across different Znuny releases without having to manually inspect the source code of each version.

Features

  • Module Query by Version

    Allows querying which Perl modules are included in a specific Znuny version.

  • Find First Version

    Finds the first Znuny version in which a specific module was introduced.

  • Release Content List

    Lists all core modules for a specific release.

Related packages