X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["683" "Tue" "8" "July" "1997" "11:27:30" "+1000" "Richard Walker" "Richard.Walker@CS.ANU.EDU.AU" nil "18" "Re: discussing relation of LaTeX to TeX successors" "^Date:" nil nil "7" nil nil nil nil nil] nil) Received: from listserv.gmd.de (listserv.gmd.de [192.88.97.1]) by mail.Uni-Mainz.DE (8.8.5/8.8.5) with ESMTP id DAA08108; Tue, 8 Jul 1997 03:29:15 +0200 (MET DST) Received: from lsv1.listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <3.855C6A81@listserv.gmd.de>; Tue, 8 Jul 1997 3:28:52 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 165377 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Tue, 8 Jul 1997 03:27:25 +0200 Received: from flash.anu.edu.au (richard@flash.anu.edu.au [150.203.166.27]) by relay.urz.uni-heidelberg.de (8.7.6/8.7.4) with ESMTP id DAA20994 for ; Tue, 8 Jul 1997 03:27:22 +0200 (MET DST) Received: (from richard@localhost) by flash.anu.edu.au (8.8.2/8.8.2) id LAA19021; Tue, 8 Jul 1997 11:27:30 +1000 (EST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <970617160600.38c1@vms.rhbnc.ac.uk> <199706200908.LAA02070@frank.zdv.uni-mainz.de> <199706201031.LAA19917@knott.elsevier.co.uk> <199707071846.UAA07935@puma.npc.de> X-Mailer: VM 6.29 under Emacs 19.34.1 Message-ID: <199707080127.LAA19021@flash.anu.edu.au> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <199707071846.UAA07935@puma.npc.de> Date: Tue, 8 Jul 1997 11:27:30 +1000 From: Richard Walker Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: discussing relation of LaTeX to TeX successors Status: R X-Status: X-Keywords: X-UID: 2274 Joachim Schrod writes: > And it isn't impossible to do. Linux and Perl demonstrate it. The ease > of use of CPAN.pm is something to die for in the TeX world! Indeed - I am constantly amazed at how good the CPAN interface works. If I want package XYZ I just say `install XYZ' and the module is ftp'ed, configured, tested, and installed automatically. Clearly the reason we do not have this for CTAN is the fact that TDS is still only a `draft' standard. When that is settled it should be possible to bundle up CTAN packages in CPAN format, and then use a modified CPAN.pm to access them. (Maybe we need benevolent dictators (i.e. the LaTeX3 Team) to step in here? :-) Richard.