This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ panda help | |
| Usage: | |
| /home/rob/.mokudo/share/perl6/site/170 [--notests] [--nodeps] install [<modules> ...] -- Install the specified modules | |
| /home/rob/.mokudo/share/perl6/site/170 [--notests] installdeps [<modules> ...] -- Install dependencies, but don't build the modules themselves | |
| /home/rob/.mokudo/share/perl6/site/170 [--installed] [--verbose] list -- List all available modules | |
| /home/rob/.mokudo/share/perl6/site/170 [--installed] revdep <name> -- Show reverse dependencies | |
| /home/rob/.mokudo/share/perl6/site/170 update -- Update the module database | |
| /home/rob/.mokudo/share/perl6/site/170 info [<modules> ...] -- Display information about specified modules | |
| /home/rob/.mokudo/share/perl6/site/170 search <pattern> -- Search the name/description | |
| /home/rob/.mokudo/share/perl6/site/170 [--notests] [--name=<Str>] [--auth=<Str>] [--ver=<Str>] [--desc=<Str>] gen-meta -- Autogenerate META.info | |
| /home/rob/.mokudo/share/perl6/site/170 [--exclude=<Any>] smoke -- Test and install all known distributions | |
| /home/rob/.mokudo/share/perl6/site/170 look [<modules> ...] -- Download and unpack the distribution and then open the directory with your shell. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment