File: 80_frompo.t

package info (click to toggle)
libxml-tmx-perl 0.39-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 304 kB
  • sloc: perl: 1,712; xml: 115; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
# -*- cperl -*-

use Test::More tests => 1;

BEGIN {
  use_ok(XML::TMX::FromPO);
};