On Mon, 13 Sep 2004, Manish wrote:

> Thanks for the response.  Perhaps someone can point me
> to "docs for Term::Complete".  I looked at
> http://www.perl.com/doc/manual/html/lib/Term/Complete.html
> but it wasn't helpful :(  It's very brief and when I
> follow what it says I get the following error:
> 
> Undefined subroutine &main::complete called at try.pl
> line 14.
> 
> Any pointers to docs are appreciated.

We have no way of knowing what you have on line 14.

The standard perldoc documentation is, admittedly, thin in this case. 
However, if you search for 'perl term::complete' on Google, I see at 
least a couple of more substantive hits within the first dozen returned. 

Please read over the documentation you can find, then write a brief 
script to try it out. If your script fails, sent that brief script back 
to the list along with any error messages you get back.


-- 
Chris Devers

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to