Search Results

Search: Posts Made By: ckozler
2,477
Posted By ckozler
Perfect! Thank you! sub init { ...
Perfect! Thank you!


sub init {
use Getopt::Long;
use Data::Dumper;
my @selections = ();
my @supported_apps = ( "mysql", "tomcat" );
GetOptions(...
2,477
Posted By ckozler
Valid input compared with input
Hi everyone,

I cant seem to figure this out for the life of me. Basically, I have two arrays..



sub init {
use Getopt::Long;
use Data::Dumper;
my @selections =...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 02:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy