File: 01_load.t

package info (click to toggle)
libcache-memcached-libmemcached-perl 0.04001-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 340 kB
  • sloc: perl: 2,274; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (3)
1
2
3
4
use strict;
use Test::More (tests => 1);

use_ok("Cache::Memcached::libmemcached");