X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/767650bc0751e6a09fa6822e35d18d8a6ea775bf..98af1e142028dcf116f32636ea54f4c3e9494651:/pod/perltoc.pod diff --git a/pod/perltoc.pod b/pod/perltoc.pod index 2d63290..1836d4a 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