The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
POD2::FR version 0.02
=====================

POD2::FR - French translation of Perl core documentation.

See 'perldoc POD2::FR' for more info.

See <http://perl.enstimac.fr> for more details about translation.

CHANGES FROM PREVIOUS VERSION

0.2  Tue Sep 26 09:07:51 2006

        + Added perlnumber.pod

        ! Updated translated pods from 5.8.5 to 5.8.8: perl,
          perlartistic, perlbook, perlboot, perlbot, perlcheat,
          perldsc, perlintro, perllol, perlobj, perlrequick,
          perlstyle, perltooc.
            
        ! Updated translated pods from 5.8.0 to 5.8.8: perlreftut,
          perlvar.

        ! Updated translated pods from 5.6.1 to 5.8.8: perldebtut,
          perlretut.

        ! Updated translated pods from 5.6.0 to 5.8.8: perldata,
          perlfaq, perlfaq1, perlfaq2, perlfaq3, perlfaq4, perlfaq5,
          perlfaq6, perlfaq7, perlfaq8, perlfaq9, perlpod, perlsec,
          perlsub, perlsyn, perltoot, perltrap.

        ! Updated translated pods from 5.00502 to 5.8.8: perlref.

        ! Updated translated pods of perlfaq{,1,2,3,4,5,6,7,8,9}.pod,
          perlpod.pod, perlsec.pod and perlsub.pod from 5.6.0 to
          5.8.8.

        ! Remplaced header NOM with NAME/NOM as first head for all new
          or updated translated pods.

        ! Files and directories of distribution are reorganized
          (simplified).

See 'Changes' file for complete history revisions.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module doesn't require other modules and libraries.

AUTHORS

Paul Gaborit and all translators.

COPYRIGHT AND LICENCE

Copyright (C) 2004, 2005, 2006 Paul Gaborit.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.