summaryrefslogtreecommitdiff
path: root/pod/perlfaq.pod
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-04-01 07:19:27 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-04-01 07:19:27 +0000
commit571e049f835793c9e2ebba49d438be94a271f3ee (patch)
tree89bfff66d1eefdd66203cfcadb432d7dfe9620c2 /pod/perlfaq.pod
parent3a89a73cb887422a8ff6ad0a1a2725cc8f177fb7 (diff)
downloadperl-571e049f835793c9e2ebba49d438be94a271f3ee.tar.gz
FAQ sync.
p4raw-id: //depot/perl@24128
Diffstat (limited to 'pod/perlfaq.pod')
-rw-r--r--pod/perlfaq.pod6
1 files changed, 1 insertions, 5 deletions
diff --git a/pod/perlfaq.pod b/pod/perlfaq.pod
index a77d8e403f..0715bb532a 100644
--- a/pod/perlfaq.pod
+++ b/pod/perlfaq.pod
@@ -1,6 +1,6 @@
=head1 NAME
-perlfaq - frequently asked questions about Perl ($Date: 2005/01/31 15:52:15 $)
+perlfaq - frequently asked questions about Perl ($Date: 2005/03/27 07:21:21 $)
=head1 DESCRIPTION
@@ -317,10 +317,6 @@ How can I use X or Tk with Perl?
=item *
-How can I generate simple menus without using CGI or Tk?
-
-=item *
-
How can I make my Perl program run faster?
=item *