
Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng
Tune the internal settings for the deflate object $d. This option is only available if you are running zlib 1.2.2.3 or better. Refer to the documentation in zlib.h for instructions on how to fly …
Compress::Zlib - Interface to zlib compression library - MetaCPAN
Defines the strategy used to tune the compression. The valid values are Z_DEFAULT_STRATEGY, Z_FILTERED and Z_HUFFMAN_ONLY. $d->dict_adler () Returns …
IO::Compress::Deflate - Write RFC 1950 files/buffers - MetaCPAN
-Strategy Defines the strategy used to tune the compression. Use one of the symbolic constants defined below. Z_FILTERED Z_HUFFMAN_ONLY Z_RLE Z_FIXED …
Log::Log4perl - Log4j implementation for Perl - metacpan.org
Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.
Devel::NYTProf - Powerful fast feature-rich Perl source code …
therefore the timer registers are typically running at an offset. Some architectures include code that attempts to limit these offsets on bootup. However, the code cannot guarantee to …
FCGI::ProcManager - functions for managing FastCGI
By re-implementing it in perl, developers can more finely tune performance in their web applications, and can take advantage of copy-on-write semantics prevalent in UNIX kernel …
Cache::FastMmap - Uses an mmap'ed file to act as a shared
How you tune these depends heavily on your setup. Some people have suggested using anonymous mmaped memory. Unfortunately we need a file descriptor to do the fcntl locking …
AnyEvent - the DBI of event loop programming - metacpan.org
AnyEvent supports a number of environment variables that tune the runtime behaviour. They are usually evaluated when AnyEvent is loaded, initialised, or a submodule that uses them is loaded.
Log::Log4perl::Layout::PatternLayout - MetaCPAN
In this way, you're able to shrink the displayed category or limit file/path components to save space in your logs. Fine-tune the date If you're not happy with the default %d format for the …
MIDI::Simple - procedural/OOP interface for MIDI composition
song_position starttime; song_select song_number; tune_request starttime; raw_data raw; end_track starttime; note duration, channel, note, velocity; About Tempo The chart above …