File: 01_load.t

package info (click to toggle)
libcache-memcached-libmemcached-perl 0.04001-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 340 kB
  • ctags: 197
  • 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");