NAME
    App::lcpan::CmdBundle::depsort - More lcpan subcommands related to
    sorting by dependencies

VERSION
    This document describes version 0.004 of App::lcpan::CmdBundle::depsort
    (from Perl distribution App-lcpan-CmdBundle-depsort), released on
    2021-04-24.

SYNOPSIS
DESCRIPTION
    This bundle provides the following lcpan subcommands:

    *   lcpan depsort-dist

    *   lcpan depsort-rel

HOMEPAGE
    Please visit the project's homepage at
    <https://metacpan.org/release/App-lcpan-CmdBundle-depsort>.

SOURCE
    Source repository is at
    <https://github.com/perlancar/perl-App-lcpan-CmdBundle-depsort>.

BUGS
    Please report any bugs or feature requests on the bugtracker website
    <https://rt.cpan.org/Public/Dist/Display.html?Name=App-lcpan-CmdBundle-d
    epsort>

    When submitting a bug or request, please include a test-file or a patch
    to an existing test-file that illustrates the bug or desired feature.

SEE ALSO
    App::lcpan::CmdBundle::deps

    Data::Graph::Util and App::toposort

    lcpan, particularly the "deps" and "rdeps" subcommands.

AUTHOR
    perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2021 by perlancar@cpan.org.

    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.