#!/usr/bin/perl use Test; BEGIN{ plan tests => 1 }; use Lib::Furl; ok(1);