Index
Sym
$& [perlfaq6]
$' [perlfaq6]
$` [perlfaq6]
.. [perlfaq6]
A
Affrus [perlfaq3]
Algorithm::Loops [perlfaq4]
alpha [perlfaq6]
Alpha [perlfaq3]
append [perlfaq5]
argument list too long [perlfaq5]
array [perlfaq4]
Array::Iterator::Circular [perlfaq4]
Athena [perlfaq3]
autoflush [perlfaq5]
Avoid unnecessary quotes and stringification [perlfaq3]
B
\b [perlfaq6]
backtracking [perlfaq6]
Bash [perlfaq3]
BBEdit and BBEdit Lite [perlfaq3]
Break the problem down into sub-problems instead of trying to use a single regex [perlfaq6]
BSD::Itimer [perlfaq8] [perlfaq8]
BSD::Resource [perlfaq8]
buffer [perlfaq5]
C
CamelBones [perlfaq3] [perlfaq3]
CGI [perlfaq9]
CGI.pm [perlfaq9]
circular [perlfaq4]
class, creation [perlfaq7]
clearerr [perlfaq5]
clobber [perlfaq5]
clobbering [perlfaq5]
close [perlfaq5]
Codewright [perlfaq3]
Comments Inside the Regex [perlfaq6]
Comments Outside the Regex [perlfaq6]
compile, regular expressions [perlfaq6]
Convince everyone not to use XML or HTML in the first place [perlfaq6]
copy [perlfaq5]
counter [perlfaq5]
CPU [perlfaq8]
cycle [perlfaq4]
D
date [perlfaq4]
Date::Calc [perlfaq4]
DateTime [perlfaq4]
day [perlfaq4]
daylight saving time [perlfaq4]
DFA [perlfaq6]
Different Delimiters [perlfaq6]
Don't slurp! [perlfaq3]
dup [perlfaq5]
E
\E, regex [perlfaq6]
Eclipse [perlfaq3]
Elvis [perlfaq3]
encoding, Martian [perlfaq6]
end of line [perlfaq8]
Enginsite [perlfaq3]
eval [perlfaq6]
exec [perlfaq8]
F
file, append [perlfaq5]
file, binary patch [perlfaq5]
file, closing file descriptors [perlfaq5]
file, copy [perlfaq5]
file, counter [perlfaq5]
file, counting lines [perlfaq5]
file, editing [perlfaq5]
file, fixed-length records [perlfaq5]
file, lock [perlfaq5]
file, reading by paragraphs [perlfaq5]
file, reading one character at a time [perlfaq5]
file, rename [perlfaq5]
file, selecting a random line [perlfaq5]
file, slurping [perlfaq5]
file, temporary [perlfaq5]
file, timestamp [perlfaq5] [perlfaq5]
File::Copy [perlfaq5]
File::Tail [perlfaq5]
filehandle [perlfaq5]
filehandle, indirect [perlfaq5]
filehandle, local [perlfaq5]
filehandle, passing [perlfaq5]
filehandle, reference [perlfaq5]
filename, DOS issues [perlfaq5]
filename, special characters [perlfaq5]
Fischer-Krause [perlfaq4]
fixed-length [perlfaq5]
flock [perlfaq5]
flush [perlfaq5]
flushing output [perlfaq8]
footer [perlfaq5]
fork [perlfaq8]
frustration [perlfaq6]
G
\G [perlfaq6]
getc [perlfaq5]
glob [perlfaq5] [perlfaq5]
GNU Emacs [perlfaq3]
greediness [perlfaq6]
greedy [perlfaq6]
grep [perlfaq6]
Gtk [perlfaq3]
Gtk and Gtk2 [perlfaq3]
Gtk2 [perlfaq3]
GUI [perlfaq3]
H
hash [perlfaq4]
hash tie sort DB_File Tie::IxHash [perlfaq4]
hostname, domainname, IP address, host, domain, hostfqdn, inet_ntoa, gethostbyname, Socket, Net::Domain, Sys::Hostname [perlfaq9]
How do I convert from binary to decimal [perlfaq4]
How do I convert from decimal to binary [perlfaq4]
How do I convert from decimal to hexadecimal [perlfaq4]
How do I convert from decimal to octal [perlfaq4]
How do I convert from octal to decimal [perlfaq4]
How do I convert hexadecimal into decimal [perlfaq4]
HTML [perlfaq6]
http://perltraining.com.au/whyperl.html [perlfaq1]
http://www.perl.org/advocacy/whyperl.html [perlfaq1]
I
$INPUT_RECORD_SEPARATOR, regexes in [perlfaq6]
-i [perlfaq5]
in-place [perlfaq5]
IO::Handle [perlfaq5]
IO::String [perlfaq5]
J
Jed [perlfaq3]
K
Keyboard [perlfaq8]
Knuth [perlfaq4]
Komodo [perlfaq3]
Ksh [perlfaq3]
L
limit [perlfaq8]
line [perlfaq5]
lines [perlfaq5]
List::Permuter [perlfaq4]
localtime [perlfaq4]
lock [perlfaq5]
lock, lockfile race condition [perlfaq5]
lockfiles [perlfaq8]
M
$MATCH [perlfaq6]
martian [perlfaq6]
match, approximate [perlfaq6]
matching, approximate [perlfaq6]
merge [perlfaq4]
MicroEMACS [perlfaq3]
modulus [perlfaq4]
Mouse [perlfaq8]
move [perlfaq5]
MultiEdit [perlfaq3]
mv [perlfaq5]
N
NFA [perlfaq6]
non-blocking input [perlfaq8]
number, commify [perlfaq5]
O
/o, regular expressions [perlfaq6]
open [perlfaq5] [perlfaq8]
open mode [perlfaq8]
Open Perl IDE [perlfaq3]
OptiPerl [perlfaq3]
P
$POSTMATCH [perlfaq6]
$PREMATCH [perlfaq6]
package [perlfaq7]
pain [perlfaq6]
PARNO [perlfaq6]
Pass by reference [perlfaq3]
Passing Filehandles [perlfaq7]
Passing Methods [perlfaq7]
Passing Regexes [perlfaq7]
Passing Variables and Functions [perlfaq7]
PerlBuilder [perlfaq3]
perlfaq - this document [perlfaq]
perlfaq1 - General Questions About Perl [perlfaq]
perlfaq2 - Obtaining and Learning about Perl [perlfaq]
perlfaq3 - Programming Tools [perlfaq]
perlfaq4 - Data Manipulation [perlfaq]
perlfaq5 - Files and Formats [perlfaq]
perlfaq6 - Regular Expressions [perlfaq]
perlfaq7 - General Perl Language Issues [perlfaq]
perlfaq8 - System Interaction [perlfaq]
perlfaq9 - Networking [perlfaq]
permute [perlfaq4]
pipe [perlfaq8]
POSIX [perlfaq5] [perlfaq6]
possessive [perlfaq6]
print, to multiple files [perlfaq5]
Q
\Q, regex [perlfaq6]
qr// [perlfaq6]
Qt [perlfaq3] [perlfaq3]
quotemeta [perlfaq6]
R
$/, regexes in [perlfaq6]
$RS, regexes in [perlfaq6]
read-write [perlfaq5]
recursion [perlfaq6]
References [perlfaq2]
regex [perlfaq6]
regex, and multibyte characters [perlfaq6]
regex, efficiency [perlfaq6]
regex, escaping [perlfaq6]
regex, HTML [perlfaq6]
regex, in variable [perlfaq6]
regex, legibility [perlfaq6]
regex, matching balanced test [perlfaq6]
regex, multiline [perlfaq6]
regex, XML [perlfaq6]
regexp, and multibyte characters [perlfaq6]
regexp, efficiency [perlfaq6]
regexp, escaping [perlfaq6]
regexp, legibility [perlfaq6]
regexp, matching balanced test [perlfaq6]
regexp, multiline [perlfaq6]
Regexp::Common [perlfaq6]
regular expression, and multibyte characters [perlfaq6]
regular expression, efficiency [perlfaq6]
regular expression, escaping [perlfaq6]
regular expression, legibility [perlfaq6]
regular expression, matching balanced test [perlfaq6]
regular expression, multiline [perlfaq6]
ren [perlfaq5]
rename [perlfaq5]
replace, case preserving [perlfaq6]
RFC 2396 [perlfaq9]
S
s, case preserving [perlfaq6]
Screen [perlfaq8]
select [perlfaq8] [perlfaq8]
Signals [perlfaq8]
sleep [perlfaq8] [perlfaq8]
slice, hash [perlfaq4]
SlickEdit [perlfaq3]
slurp [perlfaq5]
Solve the balanced text problem from another question in perlfaq6 [perlfaq6]
Special Topics [perlfaq2]
STDIN, STDOUT, and STDERR are shared [perlfaq8]
string [perlfaq5]
substitute, case preserving [perlfaq6]
substitution, case preserving [perlfaq6]
sucking out, will to live [perlfaq6]
system [perlfaq8]
T
tail [perlfaq5]
Task-Oriented [perlfaq2]
Tcsh [perlfaq3]
Text::Balanced [perlfaq6]
The Art of Computer Programming [perlfaq4]
the perl -Idir command line flag [perlfaq8]
the PERL5LIB environment variable [perlfaq8]
the PERLLIB environment variable [perlfaq8]
the use lib pragma: [perlfaq8]
There (probably) should be a semicolon at the end. [perlfaq4]
There must be no space after the << part. [perlfaq4]
Tie large variables to disk. [perlfaq3]
Tie::Cycle [perlfaq4]
tilde [perlfaq5]
tilde expansion [perlfaq5]
Time::HiRes [perlfaq8] [perlfaq8]
Time::Local [perlfaq4]
timelocal [perlfaq4]
timestamp [perlfaq5] [perlfaq5]
Tk [perlfaq3] [perlfaq3]
Today_and_Now [perlfaq4]
truncate [perlfaq5]
truncating [perlfaq5]
Try defining a grammar using Perl 5.10's (?DEFINE) feature. [perlfaq6]
Try the recursive regex features in Perl 5.10 and later. See perlre [perlfaq6]
Tutorials [perlfaq2]
U
unbuffer [perlfaq5]
Unix [perlfaq8]
URI [perlfaq9]
URI::Escape [perlfaq9]
Use map and grep selectively [perlfaq3]
V
Vile [perlfaq3]
Vim [perlfaq3]
visiPerl+ [perlfaq3]
Visual Perl [perlfaq3]
W
\w [perlfaq6]
Win32::GUI [perlfaq3]
word [perlfaq6]
write, into a string [perlfaq5]
Wx [perlfaq3] [perlfaq3]
WxWidgets [perlfaq3]
X
/x [perlfaq6]
XEmacs [perlfaq3]
XML [perlfaq6]
Y
yesterday [perlfaq4]
You can't (easily) have any space in front of the tag. [perlfaq4]
Z
Zeus [perlfaq3]
Zombies [perlfaq8]
Zsh [perlfaq3]
[Top]
Generated by Marek::Pod::HTML 0.49 on Sat Jul 5 03:20:16 2008