File: 00use.t

package info (click to toggle)
libnet-idn-nameprep-perl 1.102%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 104 kB
  • sloc: perl: 56; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (3)
1
2
3
4
5
use strict;
use Test::More tests => 2;
use Test::NoWarnings;

use_ok 'Net::IDN::Nameprep';