Differences between version 2 and previous revision of perlfaq(1).
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, June 3, 2002 6:50:45 pm | by perry | Revert |
Older page: | version 1 | Last edited on Monday, June 3, 2002 6:50:45 pm | by perry | Revert |
@@ -267,9 +267,9 @@
When I tried to run my script, I got this message. What does
it mean?
-What's MakeMaker?
+What's !
MakeMaker?
__perlfaq4: Data Manipulation__
@@ -812,9 +812,9 @@
What is variable suicide and how can I prevent
it?
-How can I pass/return a {Function, FileHandle, Array, Hash,
+How can I pass/return a {Function, !
FileHandle, Array, Hash,
Method, Regex}?
How do I create a static variable?
@@ -1276,13 +1276,13 @@
Added http://www.oasis.leo.org/perl/ to perlfaq2. Style fix
to perlfaq3. Added floating point precision, fixed complex
number arithmetic, cross-references, caveat for Text::Wrap,
alternative answer for initial capitalizing, fixed incorrect
-regexp, added example of Tie::IxHash to perlfaq4. Added
+regexp, added example of Tie::!
IxHash to perlfaq4. Added
example of passing and storing filehandles, added commify to
perlfaq5. Restored variable suicide, and added mass
commenting to perlfaq7. Added Net::Telnet, fixed backticks,
-added reader/writer pair to telnet question, added FindBin,
+added reader/writer pair to telnet question, added !
FindBin,
grouped module questions together in perlfaq8. Expanded
caveats for the simple URL extractor, gave
LWP example, added CGI
security question, expanded on the mail address answer in