Don't swallow up other warnings in Exporter's test. Remove a needless eval that happened to generate 4 warnings. (change 30531)
Make Exporter::Heavy correctly not warn when exporting a symbol only declared in the export specification. Ensure that the test actually tests this. (change 30529)