ANNOUNCE POD2::IT 0.11 by Enrico Sorcinelli- March 26, 2006 Hi all,the pod2it1 team is proud to announce a new POD2::IT release available onCPAN2This is a important release since there are 9 new translated pods and all podshas been updated to Perl 5.8.8.CHANGES FROM PREVIOUS VERSION + Added perl.pod raffaellog, dree + Added perlboot.pod dree, dakkar, osfameron + Added perlcheat.pod frodo72, dree + Added perlipc.pod translation frodo72 + Added perlmodinstall.pod raffaellog + Added perlmodstyle.pod raffaellog,...http://www.nntp.perl.org/group/perl.documentation/2006/03/msg821.html perlfaq1, perlfaq2, perlfaq3, perlfaq4, perlmodstyle by I Lin- March 18, 2006http://www.nntp.perl.org/group/perl.documentation/2006/03/msg820.html perlfaq6: How do I match a pattern that is supplied by the user by brian d foy- March 17, 2006 Instead of a patch which shows a big deletion and a big addition,here&39;s the text that completely replaces the old answer.Updates: Change question to "How do I match a regular expression that&39;s ina variable" (perlfaq.pod will be updated too) added bit about quotemeta() added bit about qr=head2 How do I match a regular expression that&39;s in a variableX<regex, in variable> X<eval> X<regex> X<quotemeta> X<Q, regex>X<E, regex>,...http://www.nntp.perl.org/group/perl.documentation/2006/03/msg819.html |