File: Changes

package info (click to toggle)
librdf-kml-exporter-perl 0.003-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 340 kB
  • sloc: perl: 3,404; makefile: 7; sh: 1
file content (25 lines) | stat: -rw-r--r-- 720 bytes parent folder | download | duplicates (2)
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
RDF-KML-Exporter
================

Created:      2011-01-14
Home page:    <https://metacpan.org/release/RDF-KML-Exporter>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=RDF-KML-Exporter>
Maintainer:   Toby Inkster <mailto:tobyink@cpan.org>

0.003  2012-05-30

 - Drop dependency on RDF::TrineShortcuts; use RDF::TrineX::Functions.
 - Drop dependency on common::sense; use strict.
 - General clean-up; use PerlX::Maybe.

0.002  2011-10-11

 - (Documentation) Remove some nonsense that I accidentally copied from the
   POD of another module.
 - (Packaging) Declare dependency on namespace::clean.
 - (Packaging) Switch to Module::Package::RDF build system.
 - use 5.010

0.001  2011-01-15  # Initial release