The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
2008-07-26  Kingpin  <Martin@BLUEMAX>

	* lib/RDF/Simple/Serialiser/NT.pm (render_rdfxml): use Regexp::Common to detect numeric values

	* lib/RDF/Simple/Serialiser/N3.pm (render_rdfxml): use Regexp::Common to detect numeric values

2008-07-16  Kingpin  <Martin@BLUEMAX>

	* t/foaf-nt.t: new test

	* lib/RDF/Simple/Serialiser/NTriples.pm: new module

	* lib/RDF/Simple/Serialiser/NT.pm: new module

2008-07-07  Kingpin  <Martin@BLUEMAX>

	* lib/RDF/Simple/Serialiser/N3.pm (get_triple_count): new method
	(reset_triple_count): new method

2008-04-29    <Martin@BLUEMAX>

	* first release