NAME

    Archive::Asar - list and extract Electron ASAR (Atom Shell Archive)
    files

INSTALLATION

    To install this module, run the following commands:

        perl Makefile.PL
        make
        make test
        make install

SUPPORT AND DOCUMENTATION

    After installing, you can find documentation for this module with the
    perldoc command.

        perldoc Archive::Asar

    You can also look for information at:

    *   MetaCPAN: <https://metacpan.org/pod/Archive::Asar>

    *   The source repository on Codeberg:
        <https://codeberg.org/mauke/Archive-Asar>

    *   The module's bug tracker:
        <https://codeberg.org/mauke/Archive-Asar/issues>

COPYRIGHT & LICENSE

    Copyright 2026 Lukas Mai.

    This module is free software: you can redistribute it and/or modify it
    under the terms of the GNU General Public License
    <https://www.gnu.org/licenses/gpl-3.0.html> as published by the Free
    Software Foundation, either version 3 of the License, or (at your
    option) any later version.

