[sf-perl] use POSIX qw(mkfifo);

Andy Lester andy at petdance.com
Thu Aug 10 11:54:53 PDT 2006


On Aug 10, 2006, at 1:49 PM, Loo, Peter # PHX wrote:

> Can someone please tell me how I can find out what version of POSIX  
> mkfifo that I have on my system from the command line?

$ perl -MPOSIX -le'print $POSIX::VERSION'



--
Andy Lester => andy at petdance.com => www.petdance.com => AIM:petdance






More information about the SanFrancisco-pm mailing list