From: Mischa POSLAWSKY Date: Sat, 31 May 2008 19:30:19 +0000 (+0000) Subject: only test PLP::Functions in t/10-functions.t X-Git-Tag: 3.21~7 X-Git-Url: http://git.shiar.nl/gitweb.cgi/perl/plp/.git/commitdiff_plain/c867504b422dfa5cb72370fa828de007718a96b1?hp=c867504b422dfa5cb72370fa828de007718a96b1 only test PLP::Functions in t/10-functions.t Functions could be used seperately from the rest of PLP, so do not require everything. This test is covered by t/50-cgi.t now. ---