delete WebGUI::Session::Os
This commit is contained in:
parent
7ff307cabe
commit
1150528b8a
5 changed files with 4 additions and 162 deletions
|
|
@ -26,7 +26,7 @@ use Pod::Usage;
|
|||
use Cwd ();
|
||||
|
||||
|
||||
my ($os, $prereq, $dbi, $dbDrivers, $simpleReport, $help, $noprompt);
|
||||
my ($prereq, $dbi, $dbDrivers, $simpleReport, $help, $noprompt);
|
||||
|
||||
GetOptions(
|
||||
'noprompt' => \$noprompt,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue