File: Changes

package info (click to toggle)
librdf-trinex-functions-perl 0.005-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 164 kB
  • sloc: perl: 260; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 694 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
RDF-TrineX-Functions
====================

Created:      2012-05-30
Home page:    <https://metacpan.org/release/RDF-TrineX-Functions>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=RDF-TrineX-Functions>
Maintainer:   Toby Inkster (TOBYINK) <tobyink@cpan.org>

0.005	2014-09-10

 [ Packaging ]
 - Switch to Dist::Inkt.

0.004	2012-07-11

 - Added: The parse function now accepts a 'graph' option.

0.003	2012-07-10

 - Added: The parse function now accepts unblessed 'data:' URIs.
 - Updated: Use IO::Detect to simplify the parse function.

0.002	2012-05-30

 [ Bug Fixes ]
 - Media types passed to 'parse' function were not being handled correctly.

0.001	2012-05-30	Initial release