File: 01_use.t

package info (click to toggle)
libsyntax-keyword-junction-perl 0.003009-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 260 kB
  • sloc: perl: 869; makefile: 7
file content (5 lines) | stat: -rw-r--r-- 91 bytes parent folder | download
1
2
3
4
5
use strict;
use warnings;
use Test::More tests => 1;

use_ok('Syntax::Keyword::Junction');