RDF::Trine - An RDF Framework for Perl.

RDF::Trine provides an RDF framework with an emphasis on extensibility, API stability, and the presence of a test suite. The package consists of several

components

REQUIREMENTS

To install RDF::Trine you'll need the following perl modules installed:

The following additional modules are optional:

INSTALLATION

To install, run:

perl Makefile.PL
make
make test
make install

VERSION HISTORY

Version 0.135 (2011-04-30)

Version 0.134 (2011-03-29)

Version 0.133 (2011-02-07)

Version 0.132 (2010-12-23)

Version 0.131 (2010-12-07)

Version 0.130 (2010-10-18)

Version 0.129 (2010-10-04)

Version 0.128 (2010-09-28)

Version 0.127 (2010-08-30)

Version 0.126 (2010-08-16)

Version 0.125 (2010-07-29)

Version 0.124 (2010-06-21)

Version 0.123 (2010-05-13)

Version 0.122 (2010-05-05)

Version 0.121 (2010-04-29)

Version 0.120 (2010-04-20)

Version 0.119 (2010-04-15)

Version 0.118 (2010-03-22)

Version 0.117 (2010-02-04)

Version 0.116 (2010-01-31)

Version 0.115 (2010-01-30)

Version 0.114 (2010-01-27)

Version 0.113 (2009-12-30)

Version 0.112 (2009-12-12)

Version 0.111 (2009-07-14)

Version 0.110 (2009-03-14)

Version 0.109 (2008-11-14)

Version 0.108 (2008-07-14)

Version 0.107 (2008-04-25)

Version 0.106 (2008-04-19)

Version 0.105 (2008-03-19)

Version 0.104 (2008-03-14)

Version 0.103 (2008-03-10)

Version 0.102 (2008-03-07)

Version 0.101 (2008-03-04)

Version 0.100 (2008-02-18)

COPYRIGHT

Copyright (C) 2008-2010 Gregory Williams. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Gregory Williams <gwilliams@cpan.org>