POD2::IT version 0.10
=====================

POD2::IT - Italian translation of Perl core documentation.

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

See pod2it.sf.net for more details about the project.

CHANGES FROM PREVIOUS VERSION

       + Added perlmod.pod translation [frodo72]
       + Added perldata.pod translation [frodo72]
       + Added perlnewmod.pod translation [dree]
       + Added perlxstut.pod translation [frodo72]
       ! resources/podenc.pl bug fixes [frodo72]
       ! Minor fixes to perlfaq4, perlfaq7, perlfunc, perlreref
       ! Added 'TRANSLATION' section to all pods, containing
         some infos about pod translator(s) and reviewer(s) [bepi]

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

larsen, dree, dada, arthas, dakkar, bepi, shishii, frodo72, gmax, alberto-re,
kral, osfameron, oha, TheHobbit & others.

COPYRIGHT AND LICENCE

Copyright (C) 2004,2005 Perl.it / Perl Mongers Italia

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