The pod2it team (Italian translation project of core Perl pods) is proud to announce a new POD2::IT release available on CPAN.

This release includes 8 new translated pods. We have now 40 translated pods including most important like perlfunc.pod and all perlfaq*.pod.

CHANGES FROM PREVIOUS VERSION

Note: Perl 5.10 allows you to use perldoc's -L switch that allows to define language code for desired language translation:

%> perldoc -L IT <podname> %> perldoc -L IT -f <function> %> perldoc -L IT -q <FAQregex>