Commit graph

5 commits

Author SHA1 Message Date
Cheng-Lung Sung
ea6a96658f - Update to 0.12
Changes:	http://search.cpan.org/dist/Net-Jifty/Changes
2009-06-12 07:21:16 +00:00
Cheng-Lung Sung
de23108ca4 - Update to 0.11
Changes:	http://search.cpan.org/dist/Net-Jifty/Changes
2009-03-04 05:07:42 +00:00
Cheng-Lung Sung
b12e01185b - Update to 0.08 2008-11-20 06:24:38 +00:00
Cheng-Lung Sung
23807c1f33 - Update to 0.07
Changes:	http://search.cpan.org/dist/Net-Jifty/Changes
2008-08-27 03:35:44 +00:00
Cheng-Lung Sung
6e9337247b Jifty is a full-stack web framework. It provides an optional REST interface
for applications. Using this module, you can interact with that
REST interface to write client-side utilities.

You can use this module directly, but you'll be better off subclassing it.

This module also provides a number of convenient methods for writing
short scripts. For example, passing use_config => 1 to new will look at
the config file for the username and password (or SID) of the user.
If neither is available, it will prompt the user for them.

WWW:	http://search.cpan.org/dist/Net-Jifty/
2008-03-22 00:42:55 +00:00