File: 00use.t

package info (click to toggle)
libidna-punycode-perl 1.100%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 112 kB
  • sloc: perl: 62; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (3)
1
2
3
4
5
use strict;
use Test::More tests => 2;
use Test::NoWarnings;

use_ok 'IDNA::Punycode';