Help for this page
use Getopt::Long; my $name; ... { print "the option given is 24"; }
the options are 1 Use of uninitialized value $name in string at C:/Diva Projects/Eclipse +/Scripts_Testing/getopt.pl line 8. Use of uninitialized value $age in string at C:/Diva Projects/Eclipse/ +Scripts_Testing/getopt.pl line 13.