Convert the following test scripts from Test.pm to Test::More :
- t/01basic.t
- t/02dromeds.t
- t/04params.t
- t/05quick.t
- t/06output.t
- t/06entities.t
- t/07blankdoc.t
- t/08literal.t
- t/09exslt.t
- t/10functions.t
- t/11utf8.t
- t/12import.t
- t/13error.t
- t/14security.t
- t/15misc.t
- t/01basic.t
In the process made "Encode" and perl-5.8.1. pre-requisites of this
distribution.Add the "make runtest" and "make distruntest" targets to test using
Test-Run.