driven WikiWiki websites, such as http://www.wikitravel.org|Wikitravel or
http://www.wikipedia.org|Wikipedia. The interface mimics the two most basic
cvs commands: update and commit with similarly named methods. Each of these
has a shorter alias, as in cvs.
This package helps to retrieve SourceForge site information in a perl script.
So far, can only get very basic information. The goal is to be able to fetch
Tracker and Mailing list data. Please send any suggestions directly to me.
Use at your own risk, the author is not responsible to any damage caused by
using this package.
Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications
that are as rich as Firefox and Thunderbird. It will provide mechanisms for
installing, upgrading, and uninstalling these applications. XULRunner will
also provide libxul, a solution which allows the embedding of Mozilla
technologies in other projects and products.
This module provides a Perl wrapper around the Pushover ( http://pushover.net )
RESTful API. You'll need to register with Pushover to obtain an API token for
yourself and for your application before you'll be able to do anything with this
module.
The HTTP_Client class wraps around HTTP_Request and provides a higher level
interface for performing multiple HTTP requests.
Features:
* Manages cookies and referrers between requests
* Handles HTTP redirection
* Has methods to set default headers and request parameters
* Implements the Subject-Observer design pattern: the base class sends
events to listeners that do the response processing.
Chromium is an open-source browser project that aims to build a safer,
faster, and more stable way for all users to experience the web.
The Chromium website contains design documents, architecture overviews,
testing information, and more to help you learn to build and work with
the Chromium source code.
Parser for extracting fields from a single line of an Apache access.lo
g (should work for other servers conforming to the Common Log Format).
Create the parser with the log format from your server .conf file,
parse lines to get dict corresponding to fields defined in the log format.
PunBB is a fast and lightweight PHP-powered discussion board. It is
released under the GNU General Public License. Its primary goals are
to be faster, smaller and less graphically intensive as compared to
other discussion boards. PunBB has fewer features than many other
discussion boards, but is generally faster and outputs smaller,
semantically correct XHTML-compliant pages.
Hassle-free npm pack including all dependencies for offline installation
with npm install
Add offline-npm to your project to serve a npm compatible tgz file
which contains all dependencies for offline installation with npm install.
Additionally you can use offline-npm -n to install packages from your
local npm cache directory (could be useful e.g. on travelling).
Autobahn|Python is a networking library that is part of the Autobahn
project and provides implementations of:
* The WebSocket Protocol
* The Web Application Messaging Protocol (WAMP)
for Twisted and asyncio, on Python 2 & 3 and for writing servers and
clients.
WebSocket allows bidirectional real-time messaging on the Web and WAMP
adds asynchronous Remote Procedure Calls and Publish & Subscribe on top
of WebSocket.