Categories
Tags → Lwp Perl

Perl in a Nutshell : A Desktop Quick Reference

Perl in a Nutshell is a comprehensive reference guide to the Perl programming language. This book covers all the core features of the language. It ranges widely through the Perl programmer''s universe, gathering together in convenient form a wea...
DETAILS

quote

quote is a very short and simple Perl script that retrieves stock quotes from Yahoo! Finance. It''s a clean and fast command-line interface for getting snapshot stock market prices. It uses the Perl LWP module if available, or lynx otherwise.
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

Distributed Home Pages List

This little CGI program allows you to centralise users'' home pages on different web servers by scanning the user''s directory and linking their home pages from different sites into one. It requires the LWP Perl library.
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

DMOZ negotiator

The DMOZ negotiator uses the Perl LWP libraries to make remote calls to the Open Directory and puts their content into your website (using YOUR headers and footers).
DETAILS

Web Secretary

Web Secretary is a web page monitoring software. However, it goes beyond the normal functionalities offered by such software. Not only does it detect changes based on content analysis (instead of date/time stamp or simple textual comparison), it will...
DETAILS

The Mangler

Mangle your favorite Web pages with this travesty algorithm. Once users enter the URL of an HTML page in the text box and press Mangle, after some processing, it will display the requested Web page appended by your customized header. It requires the ...
DETAILS
©2003-2008 jCay.com