File: 01_load.t

package info (click to toggle)
libio-socket-socks-perl 0.65-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 288 kB
  • ctags: 71
  • sloc: perl: 2,894; makefile: 14
file content (4 lines) | stat: -rw-r--r-- 67 bytes parent folder | download | duplicates (2)
1
2
3
4
use Test::More tests=>1;

BEGIN{ use_ok( "IO::Socket::Socks" ); }