Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rjbs/App-Cmd issues and pull requests
#75 - Adding a simple text-based user interface
Issue -
State: closed - Opened by iamllcoolray over 2 years ago
- 2 comments
#74 - App::Cmd is lacking an `appcmd` to initialize apps using App::Cmd
Issue -
State: closed - Opened by oodler577 over 3 years ago
- 5 comments
#73 - Peculiar warning about binary versions
Issue -
State: closed - Opened by PaulGWebster over 4 years ago
- 1 comment
#72 - App setup: allow passing getopt_conf
Pull Request -
State: closed - Opened by mmcclimon over 4 years ago
- 2 comments
#71 - Implementing subcommands
Issue -
State: open - Opened by pavelsr almost 6 years ago
#70 - Can I use uppercase subcommand names?
Issue -
State: open - Opened by bokutin over 6 years ago
#69 - add manpage plugin to run pod2usage on command or subcommands
Pull Request -
State: closed - Opened by djerius over 6 years ago
- 1 comment
#68 - add --version/version command to App::Cmd::Simple
Pull Request -
State: closed - Opened by djerius over 6 years ago
- 1 comment
#67 - When using negative command line option, help doesn't display for the no version of the command.
Issue -
State: open - Opened by cazador481 almost 7 years ago
#66 - Add an option to allow altering @ARGV
Issue -
State: open - Opened by iynehz over 7 years ago
#65 - Possible issue in App::Cmd::Tutorial?
Issue -
State: open - Opened by iynehz over 7 years ago
#64 - Do not mention App::Cmd::Plugin as the place to find plugin docs
Pull Request -
State: closed - Opened by xsawyerx over 7 years ago
- 1 comment
#63 - fix a typo error
Pull Request -
State: closed - Opened by iynehz almost 8 years ago
- 1 comment
#62 - [PATCH] Fix spelling error in manpage
Issue -
State: closed - Opened by carnil over 8 years ago
- 4 comments
#61 - Document the `usage_desc` method in App::Cmd::Simple
Pull Request -
State: closed - Opened by cubranic over 8 years ago
- 1 comment
#60 - blessed self before calling _command in App::Cmd->new
Pull Request -
State: closed - Opened by lucastheisen over 8 years ago
- 4 comments
#59 - add a common way to identify "core plugins" for testing
Issue -
State: open - Opened by rjbs over 8 years ago
#58 - should broken commands be fatal?
Issue -
State: closed - Opened by karenetheridge over 8 years ago
- 1 comment
#57 - App::Cmd object not blessed before call to _command
Issue -
State: closed - Opened by lucastheisen over 8 years ago
- 3 comments
#56 - Remove duplicate help entries to avoid getopt warning
Pull Request -
State: closed - Opened by rwstauner about 9 years ago
- 1 comment
#55 - fails tests with Pod::Usage 1.3
Issue -
State: closed - Opened by karenetheridge about 9 years ago
- 2 comments
#54 - possible serialization issue in tests
Issue -
State: open - Opened by karenetheridge about 9 years ago
#53 - [PATCH] Fix spelling error in manpage
Issue -
State: closed - Opened by carnil about 9 years ago
- 1 comment
#52 - Add abstract info
Pull Request -
State: closed - Opened by ambs over 9 years ago
- 4 comments
#51 - App::Cmd::Tester's exit replacement
Pull Request -
State: closed - Opened by mcast over 9 years ago
- 1 comment
#50 - map --help to help command
Pull Request -
State: closed - Opened by nichtich over 9 years ago
- 5 comments
#49 - Support group headers in commands command
Pull Request -
State: closed - Opened by nichtich over 9 years ago
- 1 comment
#48 - improve version command abstract
Pull Request -
State: closed - Opened by nichtich over 9 years ago
- 2 comments
#47 - get command description from Pod
Pull Request -
State: closed - Opened by nichtich over 9 years ago
- 1 comment
#46 - Add show_version_cmd option [#45]
Pull Request -
State: closed - Opened by genehack over 9 years ago
- 1 comment
#45 - Provide option to display 'version' command in command list?
Issue -
State: closed - Opened by genehack over 9 years ago
- 1 comment
#44 - App::Cmd::Tutorial is hard to follow
Issue -
State: closed - Opened by dgholz over 9 years ago
- 2 comments
#43 - Setting usage description in main app will not display the usage text
Issue -
State: closed - Opened by cazador481 almost 10 years ago
- 1 comment
#42 - stop plugging Class::AutoUse!
Pull Request -
State: closed - Opened by karenetheridge almost 10 years ago
- 2 comments
#41 - Subdispatch: Can't locate object method "prepare_default_command"
Pull Request -
State: closed - Opened by stevecaldwell77 almost 10 years ago
- 2 comments
#40 - Fix for commands/help relation (dzil-induced).
Pull Request -
State: closed - Opened by sergeyromanov almost 10 years ago
- 1 comment
#39 - Fix hard-coded path in t/basic.t
Pull Request -
State: closed - Opened by nanis almost 10 years ago
- 12 comments
#38 - Doc issue in App::Cmd::Setup referencing other documents
Issue -
State: open - Opened by colinnewell about 10 years ago
#37 - use Module::Runtime::module_notional_filename
Issue -
State: closed - Opened by karenetheridge over 10 years ago
- 1 comment
#36 - Usage is lost if a command uses Moose
Issue -
State: open - Opened by schwern over 10 years ago
- 2 comments
#35 - subdispatch commands are promoted to top level commands
Issue -
State: open - Opened by djerius over 10 years ago
- 3 comments
#34 - correct prepare_default_command to _prepare_default_command and remove redundant definition in Subdispatch/DashedStyle
Pull Request -
State: closed - Opened by djerius over 10 years ago
- 1 comment
#33 - Command completion (with <tab>)
Issue -
State: open - Opened by nichtich almost 11 years ago
- 2 comments
#32 - Don't die if classname to filename mapping fails
Pull Request -
State: closed - Opened by nichtich about 11 years ago
- 1 comment
#31 - Support input in App::Cmd::Tester
Issue -
State: open - Opened by nichtich about 11 years ago
#30 - "myapp $command --help" should work like "myapp help $command"
Issue -
State: open - Opened by nichtich about 11 years ago
- 2 comments
#29 - drive-by typo fix
Pull Request -
State: closed - Opened by karenetheridge about 11 years ago
#28 - implement --version
Pull Request -
State: closed - Opened by nichtich about 11 years ago
- 2 comments
#27 - Support --version option by default
Issue -
State: closed - Opened by nichtich about 11 years ago
- 1 comment
#26 - Pull request for issue #25
Pull Request -
State: closed - Opened by dionys about 11 years ago
- 2 comments
#25 - undef in argument list in one-command App::Cmd applications
Issue -
State: closed - Opened by dionys about 11 years ago
- 1 comment
#24 - typo fixes
Pull Request -
State: closed - Opened by dsteinbrunner over 11 years ago
- 2 comments
#23 - Default "--version" option behavior not mentioned
Issue -
State: closed - Opened by preaction over 11 years ago
- 2 comments
#22 - App::Cmd::Tester doesn't work when using IPC::Open3 in a command
Issue -
State: closed - Opened by preaction over 11 years ago
- 1 comment
#21 - Small spelling problems in App::Cmd::Tutorial
Issue -
State: closed - Opened by carnil over 11 years ago
- 1 comment
#20 - Working implementation of basic 'Elective' design
Pull Request -
State: closed - Opened by kentfredric over 11 years ago
- 3 comments
#19 - Documentation: link in Tutorial does not work
Issue -
State: closed - Opened by eserte over 11 years ago
#18 - [unclaimed play-perl quest] Patch App::Cmd::Command so that abstract method decodes bytes into characters (assuming UTF-8)
Issue -
State: closed - Opened by kaoru over 11 years ago
- 1 comment
#17 - Documentation: Missing SYNOPSIS in App::Cmd::Subdispatch (rt64299)
Issue -
State: open - Opened by rjbs almost 12 years ago
- 1 comment
#16 - Would like a lazy require option. (rt54947)
Issue -
State: open - Opened by rjbs almost 12 years ago
- 2 comments
#15 - Confusing doc layout (rt52876)
Issue -
State: open - Opened by rjbs almost 12 years ago
- 1 comment
#14 - Tutorial.pod: suggested improvements
Pull Request -
State: closed - Opened by mokko almost 12 years ago
- 1 comment
#13 - Tester should treat exit() like exit(0)
Pull Request -
State: closed - Opened by dagolden over 12 years ago
#12 - Better documentation
Pull Request -
State: closed - Opened by dagolden over 12 years ago
#11 - Change usage_desc to display called command instead of <command>
Pull Request -
State: closed - Opened by harleypig almost 13 years ago
- 2 comments
#10 - Resolves capture-ext.t fails on MSWin32
Pull Request -
State: closed - Opened by bingos almost 13 years ago
- 1 comment
#9 - Command::Command
Pull Request -
State: closed - Opened by andreashe almost 13 years ago
- 4 comments
#8 - Adds App::Cmd::Tester::CaptureExternal
Pull Request -
State: closed - Opened by dagolden almost 13 years ago
- 1 comment
#7 - Load Text::Abbrev only on demand
Pull Request -
State: closed - Opened by dolmen about 13 years ago
#6 - Permit noncommands
Pull Request -
State: closed - Opened by kentfredric about 13 years ago
- 4 comments
#5 - Fixed some typos
Pull Request -
State: closed - Opened by cebjyre over 13 years ago
#4 - @ARGV patch
Pull Request -
State: closed - Opened by ingydotnet over 13 years ago
- 1 comment
#3 - Implement --help for App::Cmd::Simple
Pull Request -
State: closed - Opened by DarwinAwardWinner almost 14 years ago
- 5 comments
#2 - Class load
Pull Request -
State: closed - Opened by kentfredric about 14 years ago
- 1 comment
#1 - Broken command
Pull Request -
State: closed - Opened by kentfredric about 14 years ago