I just started to program in Perl,
One of the first program that I will be working on will need to display a menu on a telnet session, what is the best way to do this in perl
e.g
1) option abc
2) option def
3) .....
enter your selection:
up to 10 options.....
any help would be greatly appreciated....
Veteq
One of the first program that I will be working on will need to display a menu on a telnet session, what is the best way to do this in perl
e.g
1) option abc
2) option def
3) .....
enter your selection:
up to 10 options.....
any help would be greatly appreciated....
Veteq