Changes for version 5.60

  • Bump Exporter's $VERSION (change 30525)
  • 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)
  • added t/use.t and t/pod.t

Modules

Implements default import method for modules
Exporter guts