#!perl use strict; use Test::More tests => 1; BEGIN{ require_ok 'App::feedgnuplot'; } diag("App::feedgnuplot/$App::feedgnuplot::VERSION"); __DATA__