home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Windows 2000 Professional Resource Kit
/
W2KPRK.iso
/
apps
/
perl
/
ActivePerl.exe
/
data.z
/
setbuf.al
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-10-16
|
299 b
|
13 lines
# NOTE: Derived from ..\..\lib\POSIX.pm.
# Changes made here will be lost when autosplit again.
# See AutoSplit.pm.
package POSIX;
#line 902 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto/POSIX/setbuf.al)"
sub setbuf {
redef "IO::Handle::setbuf()";
}
# end of POSIX::setbuf
1;