perl.cvs.perlfaq...svn:perlfaq r11397 - perlfaqtrunk by comdog- June 10, 2008 Author: comdogDate: Tue Jun 10 10:05:11 2008New Revision: 11397Modified: perlfaqtrunkperlfaq5.podLog: perlfaq5: How can I translate tildes () in a filename + Instead of "recent", say Perl 5.6, which isn&39;t recent anymore + This answer probably needs a nice rewriteModified: perlfaqtrunkperlfaq5.pod==============================================================================--- perlfaqtrunkperlfaq5.pod (original)+++ perlfaqtrunkperlfaq5.pod Tue Jun 10 10:05:11 2008 -613,10 +613,10 .http://www.nntp.perl.org/group/perl.cvs.perlfaq/2008/06/msg455.html svn:perlfaq r11394 - perlfaqtrunk by rafael- June 8, 2008 Author: rafaelDate: Sun Jun 8 08:28:37 2008New Revision: 11394Modified: perlfaqtrunkperlfaq5.podLog:Small title patch by Renée Baecker to make "perldoc -q slurp" returna meaningful answer.Modified: perlfaqtrunkperlfaq5.pod==============================================================================--- perlfaqtrunkperlfaq5.pod (original)+++ perlfaqtrunkperlfaq5.pod Sun Jun 8 08:28:37 2008 -979,7 +979,7 for $fh (FH1, FH2, FH3) print $fh "whatevern" -=head2 How.http://www.nntp.perl.org/group/perl.cvs.perlfaq/2008/06/msg454.html svn:perlfaq r11390 - perlfaqtrunk by comdog- June 7, 2008 Author: comdogDate: Sat Jun 7 17:16:05 2008New Revision: 11390Modified: perlfaqtrunkperlfaq.pod perlfaqtrunkperlfaq6.podLog: perlfaq6: How do I match XML, HTML, or other nasty, ugly things with a regex suggested by Shlomi Fish since it&39;s a frequent question on IRC index with X<sucking out, will to live>Modified: perlfaqtrunkperlfaq.pod==============================================================================--- perlfaqtrunkperlfaq.pod (original)+++...http://www.nntp.perl.org/group/perl.cvs.perlfaq/2008/06/msg453.html svn:perlfaq r11389 - perlfaqtrunk by comdog- June 7, 2008 Author: comdogDate: Sat Jun 7 16:48:15 2008New Revision: 11389Modified: perlfaqtrunkperlfaq.podLog: perlfaq.pod: added "How do I merge two hashes" to perlfaq4. Suggestedby Shlomi Fish.Modified: perlfaqtrunkperlfaq.pod==============================================================================--- perlfaqtrunkperlfaq.pod (original)+++ perlfaqtrunkperlfaq.pod Sat Jun 7 16:48:15 2008 -12,7 +12,7 The perlfaq comes with the standard Perl distribution, so if you have Perl you should..http://www.nntp.perl.org/group/perl.cvs.perlfaq/2008/06/msg452.html svn:perlfaq r11388 - perlfaqtrunk by comdog- June 7, 2008 Author: comdogDate: Sat Jun 7 16:46:57 2008New Revision: 11388Modified: perlfaqtrunkperlfaq4.podLog: perlfaq4: How can I tell whether a certain element is contained in a list or array + added smart matching example How do I test whether two arrays or hashes are equal + added smart matching example How do I merge two hashes + new question suggested by Shlomi FishModified: perlfaqtrunkperlfaq4.pod==============================================================================---...http://www.nntp.perl.org/group/perl.cvs.perlfaq/2008/06/msg451.html svn:perlfaq r11384 - perlfaqtrunk by comdog- June 7, 2008 Author: comdogDate: Sat Jun 7 08:15:28 2008New Revision: 11384Modified: perlfaqtrunkperlfaq6.podLog: Why does using $&, $, or $&39; slow my program down + add a paragraph about the new PErl 5.10 variables for these guys: C<$MATCH>, C<$PREMATCH>, and C<$POSTMATCH>Modified: perlfaqtrunkperlfaq6.pod==============================================================================--- perlfaqtrunkperlfaq6.pod (original)+++ perlfaqtrunkperlfaq6.pod Sat Jun 7 08:15:28 2008 -807,6.http://www.nntp.perl.org/group/perl.cvs.perlfaq/2008/06/msg450.html svn:perlfaq r11381 - perlfaqtrunk by comdog- June 7, 2008 Author: comdogDate: Sat Jun 7 02:06:50 2008New Revision: 11381Modified: perlfaqtrunkperlfaq5.podLog: perlfaq5: removed commas from in between X<> entries. They don&39;tshow up in normal output, but the commas do :(Modified: perlfaqtrunkperlfaq5.pod==============================================================================--- perlfaqtrunkperlfaq5.pod (original)+++ perlfaqtrunkperlfaq5.pod Sat Jun 7 02:06:50 2008 -556,7 +556,7 See L<perlform"Accessing Formatting...http://www.nntp.perl.org/group/perl.cvs.perlfaq/2008/06/msg449.html svn:perlfaq r11359 - perlfaqtrunk by rafael- June 1, 2008 Author: rafaelDate: Sun Jun 1 13:08:03 2008New Revision: 11359Modified: perlfaqtrunkperlfaq3.podLog:Subject: perl 37260 DOC-PATCH perlfaq3: Installed modules (File::Find, option follow) (was: A fix to a bug of sample code for finding modules in perlfaq3.pod) From: "Bram via RT" <perlbug-commentperl.org>Date: Sat, 24 May 2008 15:38:00 -0700Message-ID: <rt-3.6.HEAD-11257-1211668679-1899.37260-14-0perl.org>Modified:...http://www.nntp.perl.org/group/perl.cvs.perlfaq/2008/06/msg448.html svn:perlfaq r11358 - perlfaqtrunk by comdog- June 1, 2008 Author: comdogDate: Sun Jun 1 02:24:41 2008New Revision: 11358Modified: perlfaqtrunkperlfaq4.podLog: perlfaq6: How do I find yesterday&39;s date + Added Gunnar Hjalmarsson&39;s example using Time::Local + added indexing termsModified: perlfaqtrunkperlfaq4.pod==============================================================================--- perlfaqtrunkperlfaq4.pod (original)+++ perlfaqtrunkperlfaq4.pod Sun Jun 1 02:24:41 2008 -488,6 +488,9 31 =head2 How do I find yesterday&39;s...http://www.nntp.perl.org/group/perl.cvs.perlfaq/2008/06/msg447.html |