Re: LWP version 0.01 released

Achim Bohnet (ach@rosat.mpe-garching.mpg.de)
Wed, 19 Jul 1995 20:35:37 +0200


Just installed lwp-0.01. Here are my 3 cents:

	- there are so many 'get' (e.g. SCCS) and at least some 'mirror'
	  utilities out there so please rename them to lwpget and lwpmirror.
	  Nobody seem to like the name 'lwp' but at it's a unique
	  identifier and IMHO it's better than GET.

	- LWP::Socket.pm: #!/local/bin/perl instead of #!/usr/local/bin/perl.
	  It may also a good idea to make it executable.

Achim