Home » Tips, Tutorials & Articles » CGI & Perl » Perl pack Function Tutorial
Advertisement
- Visit:
- Hits:
- Views:
- Platform(s):
- Database(s):
- License:
- Price:
- Version:
- Script Added:
- Last Updated:
- Developer:
- Script Link:
- Tags:
- Perl pack Function Tutorial
- 154
- 1865
- Linux,Windows,Unix
- N/A
- Freeware
- Free
- Version: 1.0
- 29/03/2010
- 29/03/2010
- Mihael Avram
- http://www.misc-perl-info.com/perl-pack.html
- perl pack unpack function
Description:
Learn through script examples how to use the Perl pack function to concatenate into a string a list of values converted according to the formats specified by a template. There are provided a lot of commented examples to help you better understand how to use the pack function in your scripts. There are exemplified almost all the templates available: a string with arbitrary binary data; a text string; a bit string (either in an ascending or descending order inside each byte); a signed or an unsigned char; a single or double precision float in native format; a hex string; a signed or an unsigned integer value; a signed or an unsigned long value and much more.
Rated 0/5 (0%) (0 Votes)
- Other listings by this developer
Perl map Function Tutorial
Tips, Tutorials & Articles » CGI & Perl
Perl sort Function Tutorial
Tips, Tutorials & Articles » CGI & Perl
Perl Basics Features
Tips, Tutorials & Articles » CGI & Perl
Tips, Tutorials & Articles » CGI & Perl
Perl sort Function Tutorial
Tips, Tutorials & Articles » CGI & Perl
Perl Basics Features
Tips, Tutorials & Articles » CGI & Perl