![]() |
File Search | Catalog | Content Search |
Homepage: | - |
Package version: | - |
Architecture: | - |
Distribution: | Perl-CPAN |
Filename: | Net-GraphSpace-0.0008.tar.gz |
NAME Net::GraphSpace - API bindings for GraphSpace VERSION version 0.0008 SYNOPSIS use Net::GraphSpace; use JSON qw(decode_json); use Try::Tiny; my $client = Net::GraphSpace->new( user => 'bob', password => 'secret', url => 'http://graphspace.org' ); my $graph = Net::GraphSpace::Graph->new(descr more»
=head1 INSTALLATION sudo cpan Net::GraphSpace =head1 DOCUMENTATION see L<Net::GraphSpace>
Revision history for Net-GraphSpace 0.0008 2011-11-26 Added get_graphs method. Simplified Net::GraphSpace constructor. 0.0007 2011-11-21 Removed MooseX::Method::Signatures dep + misc stuff. 0.0006 2011-11-17 Updating to support the new GraphSpace resource hierarchy. 0.0005 2011-11-06 Updating pod docs with links to http://graphspace.org. 0.0004 201 more»
This software is copyright (c) 2011 by Naveed Massjouni. This is free software; you can redistribut more»
[DIR] | Net-GraphSpace-0.0008/ (10) |