Add a todo reminder to in future add POD documentation
This commit is contained in:
parent
9e5710647a
commit
2969027dbd
|
@ -3,6 +3,8 @@ package App::AyudanteLobo;
|
|||
|
||||
use strict;
|
||||
|
||||
#TODO POD documentation
|
||||
|
||||
use Cwd; use POSIX;
|
||||
use Date::Format qw/time2str/;
|
||||
use Net::SSH2; use Try::Tiny;
|
||||
|
|
Loading…
Reference in New Issue