Hello All,

Why shouldn't this work?

use Getopt::Long;

#$debug = 0;



$result = GetOptions("age=i" => $age);

if ($age) {print "Input age is $age years"; }

Emeka


-- 
*Satajanus  Nig. Ltd


*

Reply via email to