#!/usr/bin/perl -w use strict; use Test::More tests => 1; my $mod = "MogileFS"; use_ok($mod);