Term « System Functions « Perl






1.use Term::ReadKey;
2.ReadMode('cbreak');
3.Get Terminal Size
4.Set new prompt letter for terminal when reading data
5.Read password without displaying anything
6.use Term::ANSIColor;