From: Dave Pfaltzgraff@PATAPSCO on 02/01/2000 10:24 AM

In an effort to make sure I have all the latest, I downloaded libwww-perl-5_47.
After issuing the 'make' command, the process appears to occur normally, but it
ends with the following sequence:
----
...
Manifying blib/man3/WWW::RobotRules::AnyDBM_File.3
/usr/bin/perl -e 'use Config; chdir q{blib/script}; foreach (qw(GET HEAD POST))
{' \
-e 'unlink "$_";' \
-e 'system("$Config{\"lns\"} lwp-request $_") && die; }'
----
This doesn't seem right, but to my inexperienced eye, it doesn't appear to have
any ill side effects. At the same time, I have not been able to determine why
this is occuring. This leads to two questions:

1. Is my conclusion correct?

2. Is it something I did or is this a remnant of something else that needs to be
cleaned up?

If I have not provided enough info, please let me know.

Thanks,
Dave

Reply via email to