File: 01basic.t

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 (3 lines) | stat: -rw-r--r-- 68 bytes parent folder | download | duplicates (2)
1
2
3
use Test::More tests => 1;
BEGIN { use_ok('RDF::KML::Exporter') };