42e39f3f36
from the DESCR: 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, such as what we've done for Net::Hiveminder. This module also provides a number of convenient methods for writing short scripts.
6 lines
393 B
Text
6 lines
393 B
Text
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, such as what
|
|
we've done for Net::Hiveminder. This module also provides a number of
|
|
convenient methods for writing short scripts.
|