use constant ( VALID => 1, INVALID => 2, ERROR => 0, ); [download]
In reply to Re: use constant and exporter by batkins in thread use constant and exporter by Flame