Help language development. Donate to The Perl Foundation
use Test; plan 2; use-ok "Libarchive::Read"; use-ok "Libarchive::Write"; done-testing;