A First (failing) Test 

use strict;
use warnings;

use Test::More 'no_plan';# tests => 1;

use_ok('Text::Para');