I want to do "function completion". If I have functions called where() and which(), I want whe() to call where(), whi() to call which(), and wh() to return something like "Ambigious: where() and which() both match wh()".
What's the best/easiest way to do this? -- We're just a Bunch Of Regular Guys, a collective group that's trying to understand and assimilate technology. We feel that resistance to new ideas and technology is unwise and ultimately futile. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/