fix Exporter inclusion
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 2 Jun 2008 00:43:56 +0000 (00:43 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 2 Jun 2008 00:48:14 +0000 (00:48 +0000)
Revert recent change of including only import() from Exporter instead of
basing on it, as the latter fails on older Perls (smoke on versions
5.8.2 and below).  Broke PLP::Functions in these versions at
d9f3acb221a71e094318c7b5d3809aa81dbb5bb3 (use warnings in all modules).


No differences found