$ head /usr/local/bin/POST #!/usr/local/bin/perl -w eval 'exec /usr/local/bin/perl -w -S $0 ${1+"$@"}' if 0; # not running under some shell # $Id: lwp-request,v 2.6 2003/10/26 14:39:18 gisle Exp $ # # Simple user agent using LWP library. =head1 NAME