# -*- Mode: Perl; -*- use Test; BEGIN {plan tests => 1}; use CGI::Ex::Dump (); ok(1);