- or download this
c:\test>buk-pipe.pl
(XS)Win32::API::Call: prototype? 0 [n/a]
...
(XS)Win32::API::Call: returning to caller.
(XS)Win32::API::Call: returning 1.
...
- or download this
sub readlineMaybe {
my $fh = shift;
...
return $buffer;
}
- or download this
c:\test>buk-pipe.pl
(XS)Win32::API::Call: prototype? 0 [n/a]
...
Available: 37
Got: 'Wed Oct 1 08:32:59 2008: some text'
...