From: Rafael Garcia-Suarez Date: Sun, 25 Nov 2007 17:01:43 +0000 (+0000) Subject: Regen table of contents X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f48042757ac0dd79c882340490f8467f79bc8c63;p=p5sagit%2Fp5-mst-13.2.git Regen table of contents p4raw-id: //depot/perl@32487 --- diff --git a/pod/perltoc.pod b/pod/perltoc.pod index 2d63290..84607c5 100644 --- a/pod/perltoc.pod +++ b/pod/perltoc.pod @@ -1031,7 +1031,10 @@ Alpha, BBEdit and BBEdit Lite =item How can I use curses with Perl? -=item How can I use X or Tk with Perl? +=item How can I write a GUI (X, Tk, Gtk, etc.) in Perl? +X X X X X X X X + +Tk, Wx, Gtk and Gtk2, Win32::GUI, CamelBones, Qt, Athena =item How can I make my Perl program run faster? @@ -1221,6 +1224,8 @@ intersection of two arrays? =item How do I select a random element from an array? =item How do I permute N elements of a list? +X X X X +X X =item How do I sort an array by (anything)? @@ -1307,10 +1312,6 @@ array of hashes or arrays? =item How do I flush/unbuffer an output filehandle? Why must I do this? X X X X -=item How do I change, delete, or insert a line in a file, or append to the -beginning of a file? -X - =item How do I count the number of lines in a file? X X X @@ -1339,8 +1340,8 @@ X