Hi, Could someone please confirm whether the answer I gave below to a friend about perl is correct?
Thanks, Mark. ---------- Forwarded message ---------- Date: Thu, 2 Apr 1998 10:49:30 +0930 (CST) From: Mark Phillips <[EMAIL PROTECTED]> To: Bill Moran <[EMAIL PROTECTED]> Subject: Perl Dear Bill, > I am interested in the library of programs in > /usr/lib/perl5/. There seem to be lots of potentially useful things > there. How do I get them to work? >From what I can tell, these are library packages for use with perl. Just like in LaTeX2e you include packages with the command \usepackage{amstex} etc, with perl you include these packages with the command require 'ftp.pl'; Then you can make use of the functionality these libraries provide. To make use of them, you would have to learn how to program in perl, which from what I hear is an excellent and powerful scripting language. One of these days I might even learn it myself. Does that answer your question? Cheers, Mark. __________________________________________________________________________ _\________/___\______/___________________________Mark_Phillips___________/ ____\__/_____\__/--\__/[EMAIL PROTECTED]/ ____\__/HE___\__/------APTAIN/ ________________________________ ____\__/_____\__/--\__/______/ /__"To be is to do."__I. Kant___/ ____\__/______\______/_______/ /__"To do is to be."__A. Sartre_/ /__"I am."____________God_______/ /__Jesus did.___________________/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]