| Socialtext-Resting-Utils documentation | Contained in the Socialtext-Resting-Utils distribution. |
Socialtext::Resting::Utils - Utilities for Socialtext REST APIs
Socialtext::Resting::Utils does not contain any code.
Luke Closs, <luke.closs at socialtext.com>
Copyright 2006, 2007 Luke Closs, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Socialtext-Resting-Utils documentation | Contained in the Socialtext-Resting-Utils distribution. |
package Socialtext::Resting::Utils; use strict; use warnings;
our $VERSION = '0.21';
1;