| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 May 2012 01:47:10
0.14
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
25 Feb 2012 21:11:47
0.14
|
swills  |
- Avoid use of SITE_PERL in BUILD/RUN DEPENDS
- Add TEST_DEPENDS to enable testing
PR: ports/164778
Submitted by: swills (myself)
Approved by: maintainer timeout (clsung, > 2 weeks) |
18 Mar 2011 00:44:03
0.14
|
clsung  |
- Update to 0.14 |
14 Feb 2010 20:04:28
0.12_1
|
pgollucci  |
- Chase Moose.pm move from SITE_PERL/Moose.pm -> SITE_PERL/PERL_ARCH/Moose.pm
resultant from the devel/p5-Moose update to 0.98
Reported by: pav via pointyhat |
12 Jun 2009 07:21:16
0.12
|
clsung  |
- Update to 0.12
Changes: http://search.cpan.org/dist/Net-Jifty/Changes |
04 Mar 2009 05:07:42
0.11
|
clsung  |
- Update to 0.11
Changes: http://search.cpan.org/dist/Net-Jifty/Changes |
20 Nov 2008 06:24:38
0.08
|
clsung  |
- Update to 0.08 |
27 Aug 2008 03:35:44
0.07
|
clsung  |
- Update to 0.07
Changes: http://search.cpan.org/dist/Net-Jifty/Changes |
22 Mar 2008 00:42:55
0.06
|
clsung  |
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/ |