Categories
Search → the perl you need to know

all my hits (amh)

All my hits is a small script to track the hits from your homepage to another. It requires perl, is text based and needs only little knowledge of programming.
DETAILS

Last User Perl Script

This perl script will display how long time has passed since somebody viewed a given page. You need to have SSI or can be used together with another perl script if you know how to port it.
DETAILS

Benchmarking Perl

In this Part 21 of &"The Perl You Need To Know&" series, it covers the Benchmark module the handy Perl stopwatch that allows you to time, optimize, and slim down on code.
DETAILS

Untangling Lists and Hashes

In this Part 10 of &"The Perl You Need to Know&" series, you will be shown how to work with Perl''s list and hash data structures.
DETAILS

split.pl

This is a useful Perl script that allows you to split a big file into smaller files. It can be useful when you need to transport a large file to another location and you don''t know what tools or operating systems you will have available at the ...
DETAILS
©2003-2019 jCay.com