do not buffer command output
This commit is contained in:
parent
72667d0bd1
commit
b1a527682d
1 changed files with 2 additions and 0 deletions
|
|
@ -4,5 +4,7 @@ use warnings;
|
|||
use App::Cmd::Setup -app;
|
||||
|
||||
use constant plugin_search_path => __PACKAGE__;
|
||||
$|++;
|
||||
|
||||
1;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue