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)
commit77a1edf5bac6b7e352acb953518275d994a6dec3
treee0817fb44908c9520baf16cea21f23333024cdd8
parenta3442fa35d2f602a960214030d93e86eb64a3148
fix Exporter inclusion

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).
Changes
lib/PLP/Functions.pm