File: 01use.t

package info (click to toggle)
libphp-serialization-perl 0.34-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 152 kB
  • sloc: perl: 387; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 68 bytes parent folder | download | duplicates (4)
1
2
3
use Test::More tests => 1;
BEGIN { use_ok('PHP::Serialization') };