File: 00_load.t

package info (click to toggle)
libapp-cpants-lint-perl 0.05-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 184 kB
  • sloc: perl: 243; makefile: 29
file content (5 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (11)
1
2
3
4
5
use strict;
use warnings;
use Test::UseAllModules;

BEGIN { all_uses_ok(); }