File: 00_compile.t

package info (click to toggle)
libmodule-install-readmefrompod-perl 0.30-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 272 kB
  • sloc: perl: 1,735; sh: 6; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 184 bytes parent folder | download | duplicates (4)
1
2
3
use Test::More tests => 1;
BEGIN { use_ok('Module::Install::ReadmeFromPod') };
diag( "Testing Module::Install::ReadmeFromPod $Module::Install::ReadmeFromPod::VERSION, Perl $], $^X" );