Categories
Tags → Perl Simple

Simple CGI

This is an introduction to simple output in a perl script. The case study goes into greater detail with quotes and EOF markers and how metacharacters and escape sequences modify the output.
DETAILS

FindHosts

FindHosts is a CGI application written in Perl that will help simplify DHCP server troubleshooting, management, and reporting. You can search for partial or exact entries by either MAC or IP address. The output is a simple formatted table that shows ...
DETAILS

fatbrain

This is a simple Perl script that takes a list of books and looks to see if they are considered published on fatbrain. It requires the LWP module.
DETAILS

Small Access-Counter

This is a simple text counter that counts the times of access to this (or of another) Perl script. It reads a file counts the number therin 1 up and writes it back into the file. Every time it is calles it also writes a few lines of HTML and this nu...
DETAILS

freq - lastlog analyzer

freq is a Perl script used to analyze the last log. It works on Linux systems, but may also work on other UNIX-based systems that have the same format for their lastlog. It can spit out information regarding how many times a user has logged in as wel...
DETAILS

MiniSearch

MiniSearch is a simple Perl search engine for small to medium sized sites. Main features include: a nice automated administration script, no need to manually edit any parameters, comes with an site indexing script, optionally can run as a shell scrip...
DETAILS

Leeching News from Sites

Ever wonder how those sites you visit have headlines from other sites appearing on their pages? An explanation of how to take Slashdot.org''s headlines explains the methods used. First it uses a small bash script to get the news, and then a perl...
DETAILS

MTG (Meta Tag Generator)

MTG is a simple Perl script that allows you to generate HTML Meta tags suitable for inclusion in your HTML documents.
DETAILS

WWW::Poll

This is a simple perl module to allow you to easily run those popular polls on your site. It only requires that you create a world-writable (or server-writable) directory called &"data&" with a few files to seed the poll. A couple o...
DETAILS

Altavista Search

This is a simple Perl script that allows you to pull search results out of Altavista search engine and reformat them into your own page. It requires LWP Perl module.
DETAILS

Page:
©2019 A--9.com