- or download this
--
|5 | Enter the number of daily log files to copy
--
--
|5 | Enter the number of audit log files to copy
--
- or download this
--
|5 | Enter the number of
+ daily log files to copy
--
--
|5 | Enter the number of audit log files to copy
--
- or download this
use Modern::Perl;
use Tk;
...
) -> pack( -before => $entryAuditLogs, -si
+de => 'right');
MainLoop;
- or download this
use Modern::Perl;
use Tk;
...
) -> pack( -side => 'left' );
MainLoop;