X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperltoc.pod;h=1836d4ac6a2a75dc0d9d78775b31cb5b40356073;hb=98af1e142028dcf116f32636ea54f4c3e9494651;hp=fcd20473ef1116247756cf81bb30c2caa42a1ca2;hpb=a725d285563f16934c9ebbaf6384b573698d46a6;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perltoc.pod b/pod/perltoc.pod index fcd2047..1836d4a 100644 --- a/pod/perltoc.pod +++ b/pod/perltoc.pod @@ -885,7 +885,7 @@ Interaction, perlfaq9 - Networking =back -=head2 perlfaq1 - General Questions About Perl ($Revision: 8539 $) +=head2 perlfaq1 - General Questions About Perl =over 4 @@ -899,11 +899,11 @@ Interaction, perlfaq9 - Networking =item Which version of Perl should I use? -=item What are perl4, perl5, or perl6? +=item What are Perl 4, Perl 5, or Perl 6? =item What was Ponie? -=item What is perl6? +=item What is Perl 6? =item How stable is Perl? @@ -937,7 +937,7 @@ http://www.perl.org/advocacy/whyperl.html =back -=head2 perlfaq2 - Obtaining and Learning about Perl ($Revision: 8539 $) +=head2 perlfaq2 - Obtaining and Learning about Perl =over 4 @@ -992,7 +992,7 @@ References, Tutorials, Task-Oriented, Special Topics =back -=head2 perlfaq3 - Programming Tools ($Revision: 8539 $) +=head2 perlfaq3 - Programming Tools =over 4 @@ -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? @@ -1077,7 +1080,7 @@ program; what am I doing wrong? =back -=head2 perlfaq4 - Data Manipulation ($Revision: 8539 $) +=head2 perlfaq4 - Data Manipulation =over 4 @@ -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)? @@ -1296,7 +1301,7 @@ array of hashes or arrays? =back -=head2 perlfaq5 - Files and Formats ($Revision: 8579 $) +=head2 perlfaq5 - Files and Formats =over 4 @@ -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