The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Exporter.

        - doc patches:
          x TODO new section BUGS
          x TODO new section AUTHORS
          x TODO new section COPYRIGHT
          x TODO history in Changes
          x TODO rewrite docs (FUNCTIONS, etc.)
          x TODO new functions "combine_tags" (or "generate_tag")
          x TODO all indentation 2 spaces
          x TODO README file

5.63    Sat Jul 19 2008
        - fix doc bugs (pointed by Philippe Bricout at
          CPAN RT #33546) 
        - reconciliate Exporter with Carp older than 1.05
          (thanks to Anno Siegel, perlbug RT #57079)

5.62    Fri Dec  9 2007
        - no code change
        - fix typo in section link
        - mention Exporter::Easy 

5.61    Fri Dec  9 2007
        - no code change
        - sync with changes 32596 (fixes by rgs)
          and 32599 (typo spotted by Matt Kraai)

5.60_01 Thu Dec  6 2007
        - "use 5.006" in Makefile.PL
        - no code change
        - doc patch: new section SEE ALSO (Exporter is not alone)
        - doc patch: new section Good Practices - mentions 
          "our" and "use vars", "base" and "parent" 
          and advocates against exporting variables
          
5.60    Sat Mar 10 2007
        - 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

5.59   Wed Sep 6 2006
        - Dual life began. (perl-current @ 28789)

5.59    ? Jan 7 2005
        - Exporter can finally live w/o Carp (change 23768)

5.58    ? Jan 26 2004
        - Document change 22192 (change 22224)

The 50 most recent changes for lib/Exporter.pm (APC)
http://public.activestate.com/cgi-bin/perlbrowse?show_filelog=Show+Recent+Changes&filename=lib%2FExporter.pm&rev=&change=