#!/usr/bin/perl use strict; use warnings; use Test::More tests => 2; use_ok('Log::Accounting::SVK'); require_ok ('Log::Accounting::SVK');