[EMAIL PROTECTED] wrote:
> 
> People of the Perl,

Hello,

> does anyone have a perl program that will create a socket ( srwxr-xr-x )
> for a HPUX 11.0 system?  I am in need of this!  I have looked into system
> calls such as mknod and mkfifo and these are not capable of creating these
> special files.

Look for the "Unix-Domain TCP Clients and Servers" section in the
perlipc.pod document.

perldoc perlipc


John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to