Useful utilities for processing large requests, working with OOP, web requests.
- Some universal examples
To install this module type the following:
perl Makefile.PL
make
./test
make install
- Remove duplicates from big hash
- Class Accessors
- Data processing from the database
- Avoid memory leaks in loops with cross-references
- Preventing memory leaks in loops with objects containing subroutines
- HTTP requests
- How inheritance works in Perl with an example
- Efficient search in sorted arrays of infinite numbers