Home
Perl
Array
CGI
Class
Data Type
Database
File
GUI
Hash
Language Basics
Network
Regular Expression
Report
Statement
String
Subroutine
System Functions
Win32
XML
Menu
binmode « File « Perl
Perl
File
binmode
1.
Change file handle to binary mode
2.
Copy file by reading one file and save to another file
3.
binmode command sets up a file for access in binary mode with no mapping of carriage returns.
4.
Win32 Binary Files
5.
Unbuffered perl io