Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
This module gives Win32 Perl the ability to use named pipes. Under Windows NT, named pipes are used for processes to communicate with one another, and are not limited to the local machine.
Named pipes are created with new, which makes a new Win32::Pipe object and returns true on success. new has the following syntax: