comp.lang.perl.misc
- FAQ 8.28 How can I call backticks without shell processing?, PerlFAQ Server
- FAQ 4.54 Why does defined() return true on empty arrays and hashes?, PerlFAQ Server
- FAQ 9.8 How do I fetch an HTML file?, PerlFAQ Server
- eval DBI,
monkeys paw
- Re: eval DBI, Tad J McClellan
- Re: eval DBI, Ben Morrow
- FAQ 4.58 How do I look up a hash element by value?, PerlFAQ Server
- switch case (/regex/) ... $1 - emtpy,
Petr Sezemsky
- Re: switch case (/regex/) ... $1 - emtpy, Uri Guttman
- FAQ 8.34 I {changed directory, modified my environment} in a perl script. How come the change disappeared when I exited the script? How do I get my changes to be visible?, PerlFAQ Server
- How to dump all (lexical) variables?,
kj
- Re: How to dump all (lexical) variables?, Peter Makholm
- FAQ 5.22 I still don't get locking. I just want to increment the number in the file. How can I do this?, PerlFAQ Server
- FAQ 8.25 How can I capture STDERR from an external command?, PerlFAQ Server
- controlling a process with perl,
TheGist
- Re: controlling a process with perl, Ben Morrow
- Re: controlling a process with perl, smallpond
- FAQ 8.36 How do I fork a daemon process?, PerlFAQ Server
- the solution to some of the world's big problems, Robin
- FAQ 5.10 How can I set up a footer format to be used with write()?, PerlFAQ Server
- CGI and UTF-8,
Helmut Richter
- Re: CGI and UTF-8,
Jürgen Exner
- Re: CGI and UTF-8, Helmut Richter
- Re: CGI and UTF-8, Peter J. Holzer
- Re: CGI and UTF-8,
Jochen Lehmeier
- Re: CGI and UTF-8,
Ben Morrow
- Re: CGI and UTF-8, Jochen Lehmeier
- Re: CGI and UTF-8, Ben Morrow
- Re: CGI and UTF-8, Jochen Lehmeier
- Re: CGI and UTF-8, Ben Morrow
- Re: CGI and UTF-8, Jochen Lehmeier
- Re: CGI and UTF-8, Ben Morrow
- Re: CGI and UTF-8,
Ben Morrow
- Re: CGI and UTF-8, sln
- Re: CGI and UTF-8,
Jürgen Exner
- FAQ 8.39 How do I set CPU limits?, PerlFAQ Server
- FAQ 5.40 How do I traverse a directory tree?, PerlFAQ Server
- utf8 length OK, or utf8 print OK :-(,
Peter Billam
- Re: utf8 length OK, or utf8 print OK :-(, Peter J. Holzer
- FAQ 7.12 How can I tell if a variable is tainted?, PerlFAQ Server
- Another one joins te c.l.p.misc crowd,
Iain Campbell
- Re: Another one joins te c.l.p.misc crowd, rabbits77
- FAQ 7.4 How do I skip some return values?, PerlFAQ Server
- FAQ 6.13 What does it mean that regexes are greedy? How can I get around it?, PerlFAQ Server
- FAQ 5.8 How can I make a filehandle local to a subroutine? How do I pass filehandles between subroutines? How do I make an array of filehandles?, PerlFAQ Server
- oversized installman filenames, s · reservoir
- FAQ 6.7 How can I make "\w" match national character sets?, PerlFAQ Server
- Complex regex question,
Tuxedo
- Re: Complex regex question,
Tad J McClellan
- Re: Complex regex question, Tuxedo
- Re: Complex regex question,
Tad J McClellan
- FAQ 5.3 How do I count the number of lines in a file?, PerlFAQ Server
- FAQ 8.21 Where do I get the include files to do ioctl() or syscall()?, PerlFAQ Server
- FAQ 4.77 How do I pack arrays of doubles or floats for XS code?, PerlFAQ Server
- FAQ 8.22 Why do setuid perl scripts complain about kernel problems?, PerlFAQ Server
- each - iterator clash,
bugbear
- Re: each - iterator clash,
Jürgen Exner
- Re: each - iterator clash, bugbear
- Re: each - iterator clash,
Ben Morrow
- Re: each - iterator clash, bugbear
- Re: each - iterator clash,
Jürgen Exner
- FAQ 8.32 How can I write expect in Perl?, PerlFAQ Server
- FAQ 8.20 How can I call my system's unique C functions from Perl?, PerlFAQ Server
- FAQ 4.55 How do I process an entire hash?, PerlFAQ Server
- problem with IO:Socket,
perldba
- Re: problem with IO:Socket,
linuxlover
- Re: problem with IO:Socket, perldba
- Re: problem with IO:Socket,
linuxlover
- FAQ 9.18 How do I decode a MIME/BASE64 string?, PerlFAQ Server
- Trying to parse/match a C string literal,
jl_post@xxxxxxxxxxx
- Re: Trying to parse/match a C string literal,
Uri Guttman
- Re: Trying to parse/match a C string literal,
Peter J. Holzer
- Re: Trying to parse/match a C string literal, Uri Guttman
- Re: Trying to parse/match a C string literal, Charlton Wilbur
- Re: Trying to parse/match a C string literal, Peter J. Holzer
- Re: Trying to parse/match a C string literal,
Peter J. Holzer
- Re: Trying to parse/match a C string literal, Randal L. Schwartz
- Re: Trying to parse/match a C string literal, jl_post
- Re: Trying to parse/match a C string literal,
Uri Guttman
- open3 "sh -c" problem with pipes or redirect, VANOSPAM
- FAQ 5.34 How do I close a file descriptor by number?, PerlFAQ Server
- Regular expression help,
Jon Combe
- Re: Regular expression help,
Peter Makholm
- Re: Regular expression help, Jon Combe
- Re: Regular expression help,
Peter Makholm
- How to check if a module is installed in Strawberry?,
Water Lin
- Re: How to check if a module is installed in Strawberry?, Bart Lateur
- Re: How to check if a module is installed in Strawberry?, Ben Morrow
- Re: How to check if a module is installed in Strawberry?,
RedGrittyBrick
- Re: How to check if a module is installed in Strawberry?,
Tad J McClellan
- Re: How to check if a module is installed in Strawberry?, RedGrittyBrick
- Re: How to check if a module is installed in Strawberry?,
Tad J McClellan
- FAQ 7.23 How do I create a switch or case statement?, PerlFAQ Server
- FAQ 5.29 How can I read in a file by paragraphs?, PerlFAQ Server
- FAQ 8.23 How can I open a pipe both to and from a command?, PerlFAQ Server
- Reading binary files as numbers?,
Jomar Bueyes
- Re: Reading binary files as numbers?, Jürgen Exner
- Re: Reading binary files as numbers?,
Ben Morrow
- Re: Reading binary files as numbers?,
Uri Guttman
- Re: Reading binary files as numbers?, Jomar Bueyes
- Re: Reading binary files as numbers?,
Uri Guttman
- FAQ 7.13 What's a closure?, PerlFAQ Server
- Information on latest mobile- Pass it on..., mike
- FAQ 7.2 What are all these $@%&* punctuation signs, and how do I know when to use them?, PerlFAQ Server
- Perl and SNMP => List All interface ?, Mag
- FAQ 5.24 How do I randomly update a binary file?, PerlFAQ Server
- Log4perl -- how to copy FATALs to STDERR,
fishfry
- Re: Log4perl -- how to copy FATALs to STDERR,
Bart Lateur
- Re: Log4perl -- how to copy FATALs to STDERR, brian d foy
- Re: Log4perl -- how to copy FATALs to STDERR, bugbear
- Re: Log4perl -- how to copy FATALs to STDERR, Peter Scott
- Re: Log4perl -- how to copy FATALs to STDERR,
Bart Lateur
- FAQ 4.62 What's the difference between "delete" and "undef" with hashes?, PerlFAQ Server
- decimal round off issue,
Shiping Zhang
- Re: decimal round off issue,
Jürgen Exner
- Re: decimal round off issue, Josef Moellers
- Re: decimal round off issue,
Peter J. Holzer
- Re: decimal round off issue, sln
- Re: decimal round off issue, Peter J. Holzer
- Re: decimal round off issue, Ben Morrow
- Re: decimal round off issue, Ilya Zakharevich
- Re: decimal round off issue, Ben Morrow
- Re: decimal round off issue, Ilya Zakharevich
- Re: decimal round off issue, Peter J. Holzer
- Re: decimal round off issue, sln
- Re: decimal round off issue, sln
- Re: decimal round off issue, Peter J. Holzer
- Re: decimal round off issue, Ilya Zakharevich
- Re: decimal round off issue, Peter J. Holzer
- Re: decimal round off issue, Ilya Zakharevich
- Re: decimal round off issue,
Shiping Zhang
- Re: decimal round off issue, sln
- Re: decimal round off issue, John Stanley
- Re: decimal round off issue,
Jürgen Exner
- Active State 64-bit and Win32 Modules,
pgodfrin
- Re: Active State 64-bit and Win32 Modules,
Bart Lateur
- Re: Active State 64-bit and Win32 Modules,
pgodfrin
- Re: Active State 64-bit and Win32 Modules, sisyphus
- Re: Active State 64-bit and Win32 Modules, Bart Lateur
- Re: Active State 64-bit and Win32 Modules, pgodfrin
- Re: Active State 64-bit and Win32 Modules, Steve C
- Re: Active State 64-bit and Win32 Modules,
pgodfrin
- Re: Active State 64-bit and Win32 Modules,
Bart Lateur
- FAQ 8.26 Why doesn't open() return an error when a pipe open fails?, PerlFAQ Server
- times() returns incorrect value?,
makoto kuwata
- Re: times() returns incorrect value?,
Teo
- Re: times() returns incorrect value?, makoto kuwata
- Re: times() returns incorrect value?,
Teo
- FAQ 4.65 How can I get the unique keys from two hashes?, PerlFAQ Server
- FAQ 5.5 How can I copy a file?, PerlFAQ Server
- FAQ 8.7 How do I clear the screen?, PerlFAQ Server
- FAQ 8.14 How do I modify the shadow password file on a Unix system?, PerlFAQ Server
- Speeding up Solution to http://www.spoj.pl/problems/STRLCP/, ++imanshu
- random bits efficiently,
jidanni
- Re: random bits efficiently, Danny Woods
- Catch regular expression errors with eval,
David Liang
- Re: Catch regular expression errors with eval, Uri Guttman
- Re: Catch regular expression errors with eval, David Harmon
- efficiency of copying a file,
Bernie Cosell
- Re: efficiency of copying a file, Uri Guttman
- elegant way to do the union of 2 strings,
avilella
- Re: elegant way to do the union of 2 strings, Danny Woods
- Re: elegant way to do the union of 2 strings, Jürgen Exner
- Re: elegant way to do the union of 2 strings, ccc31807
- FAQ 8.49 How do I add a directory to my include path (@INC) at runtime?, PerlFAQ Server
- FAQ 7.6 What's an extension?, PerlFAQ Server
- Win32 and modules,
pgodfrin
- Re: Win32 and modules,
Ben Morrow
- Re: Win32 and modules, pgodfrin
- Re: Win32 and modules,
Ben Morrow
- printf vs. big numbers,
jidanni
- Re: printf vs. big numbers, Uri Guttman
- Re: printf vs. big numbers, Mumia W.
- FAQ 6.21 Are Perl regexes DFAs or NFAs? Are they POSIX compliant?, PerlFAQ Server
- FAQ 5.37 Why does Perl let me delete read-only files? Why does "-i" clobber protected files? Isn't this a bug in Perl?, PerlFAQ Server
- Button in WWW::Mechanize,
John
- Re: Button in WWW::Mechanize, Brian Wakem
- Re: Button in WWW::Mechanize, Douglas Wilson
- FAQ 5.33 How do I dup() a filehandle in Perl?, PerlFAQ Server
- FAQ 8.35 How do I close a process's filehandle without waiting for it to complete?, PerlFAQ Server
- FAQ 4.73 How do I keep persistent data across program calls?, PerlFAQ Server
- FAQ 4.60 How do I sort a hash (optionally by value instead of key)?, PerlFAQ Server
- FAQ 4.53 How do I manipulate arrays of bits?, PerlFAQ Server
- FAQ 6.17 How do I efficiently match many regular expressions at once?, PerlFAQ Server
- FAQ 8.19 Why doesn't my sockets program work under System V (Solaris)? What does the error message "Protocol not supported" mean?, PerlFAQ Server
- FAQ 8.8 How do I get the screen size?, PerlFAQ Server
- Newbie: Perl script to Windows and Linux executable versions.,
Harry
- Re: Newbie: Perl script to Windows and Linux executable versions., Jürgen Exner
- Re: Newbie: Perl script to Windows and Linux executable versions.,
Harry
- Re: Newbie: Perl script to Windows and Linux executable versions., RedGrittyBrick
- Re: Newbie: Perl script to Windows and Linux executable versions.,
Jürgen Exner
- Re: Newbie: Perl script to Windows and Linux executable versions., Harry
- Re: Newbie: Perl script to Windows and Linux executable versions., Harry
- Re: Newbie: Perl script to Windows and Linux executable versions., Harry
- Re: Newbie: Perl script to Windows and Linux executable versions., RedGrittyBrick
- Re: Newbie: Perl script to Windows and Linux executable versions., Steve C
- Re: Newbie: Perl script to Windows and Linux executable versions., September Storm
- Re: Newbie: Perl script to Windows and Linux executable versions., RedGrittyBrick
- Re: Newbie: Perl script to Windows and Linux executable versions., Ben Morrow
- Re: Newbie: Perl script to Windows and Linux executable versions., January Weiner
- regex match for same number of opening and closing brackets, Sascha Bendix
- FAQ 5.38 How do I select a random line from a file?, PerlFAQ Server
- Newbie: Regular expresion,
Jose Luis
- Re: Newbie: Regular expresion, Jürgen Exner
- Re: Newbie: Regular expresion,
Peter Makholm
- Re: Newbie: Regular expresion, Jürgen Exner
- Re: Newbie: Regular expresion,
Sherm Pendley
- Re: Newbie: Regular expresion, Sherm Pendley
- Re: Newbie: Regular expresion, Tad J McClellan
- Re: Newbie: Regular expresion, Steve C
- Re: Newbie: Regular expresion, Ben Morrow
- How to call a subroutine by a scalar?,
Water Lin
- Re: How to call a subroutine by a scalar?, Jürgen Exner
- Re: How to call a subroutine by a scalar?, Ben Morrow
- Re: How to call a subroutine by a scalar?, Bart Lateur
- perl script execution take a long time,
gjain
- Re: perl script execution take a long time,
Uri Guttman
- Re: perl script execution take a long time, Peter J. Holzer
- Re: perl script execution take a long time,
Jürgen Exner
- Re: perl script execution take a long time,
Uri Guttman
- Re: perl script execution take a long time, Jürgen Exner
- Re: perl script execution take a long time, Uri Guttman
- Re: perl script execution take a long time,
Uri Guttman
- Re: perl script execution take a long time, linuxlover
- Re: perl script execution take a long time, RedGrittyBrick
- Re: perl script execution take a long time, ccc31807
- Re: perl script execution take a long time,
Tad J McClellan
- Re: perl script execution take a long time,
ccc31807
- Re: perl script execution take a long time, Jürgen Exner
- Re: perl script execution take a long time, ccc31807
- Re: perl script execution take a long time,
ccc31807
- Re: perl script execution take a long time,
Uri Guttman
- FAQ 6.14 How do I process each word on each line?, PerlFAQ Server
- FAQ 5.6 How do I make a temporary file name?, PerlFAQ Server
- matching array element to hash key,
ccc31807
- Re: matching array element to hash key, Tad J McClellan
- Re: matching array element to hash key,
Ben Morrow
- Re: matching array element to hash key, ccc31807
- Re: matching array element to hash key, sln
- Using Perl's Bits 'n Pieces ;-),
RF
- Re: Using Perl's Bits 'n Pieces ;-),
Jim Gibson
- Re: Using Perl's Bits 'n Pieces ;-),
RF
- Re: Using Perl's Bits 'n Pieces ;-), Ben Morrow
- Re: Using Perl's Bits 'n Pieces ;-), RF
- Re: Using Perl's Bits 'n Pieces ;-), RF
- Re: Using Perl's Bits 'n Pieces ;-), RF
- Re: Using Perl's Bits 'n Pieces ;-), Ben Morrow
- Re: Using Perl's Bits 'n Pieces ;-), Ben Morrow
- Re: Using Perl's Bits 'n Pieces ;-), RF
- Re: Using Perl's Bits 'n Pieces ;-),
RF
- Re: Using Perl's Bits 'n Pieces ;-),
Jim Gibson
- max international, mlm business opportunity, MaxGXL, network marketing opportunity , Max GXL, MaxWLX, Max N-fuze, Max WLX,, max international
- FAQ 5.15 How come when I open a file read-write it wipes it out?, PerlFAQ Server
- need to declare/import package variable?,
Helmut Richter
- Re: need to declare/import package variable?,
Tad J McClellan
- Re: need to declare/import package variable?,
Helmut Richter
- Re: need to declare/import package variable?, Uri Guttman
- Re: need to declare/import package variable?, Tad J McClellan
- Re: need to declare/import package variable?,
Helmut Richter
- Re: need to declare/import package variable?,
Tad J McClellan
- FAQ 4.76 How do I verify a credit card checksum?, PerlFAQ Server
- FAQ 9.6 How do I download a file from the user's machine? How do I open a file on another machine?, PerlFAQ Server
- How to add Arrays of Arrays to a hash?,
Water Lin
- Re: How to add Arrays of Arrays to a hash?,
Tad J McClellan
- Re: How to add Arrays of Arrays to a hash?, Water Lin
- Re: How to add Arrays of Arrays to a hash?, sln
- Re: How to add Arrays of Arrays to a hash?,
Tad J McClellan
- FAQ 6.3 How can I pull out lines between two patterns that are themselves on different lines?, PerlFAQ Server
- FAQ 5.9 How can I use a filehandle indirectly?, PerlFAQ Server
- FAQ 5.27 How do I print to more than one file at once?, PerlFAQ Server
- How to find the smallest int to a number?,
Water Lin
- Re: How to find the smallest int to a number?,
Peter Makholm
- Re: How to find the smallest int to a number?,
Peter J. Holzer
- Re: How to find the smallest int to a number?, sln
- Re: How to find the smallest int to a number?, Wolf Behrenhoff
- Re: How to find the smallest int to a number?, Keith Keller
- Re: How to find the smallest int to a number?, September Storm
- Re: How to find the smallest int to a number?,
Peter J. Holzer
- Re: How to find the smallest int to a number?,
sln
- Re: How to find the smallest int to a number?,
sln
- Re: How to find the smallest int to a number?, September Storm
- Re: How to find the smallest int to a number?,
sln
- Re: How to find the smallest int to a number?,
Peter Makholm
- FAQ 5.30 How can I read a single character from a file? From the keyboard?, PerlFAQ Server
- FAQ 8.16 How can I sleep() or alarm() for under a second?, PerlFAQ Server
- Italian Perl Workshop 2009 - Call for Papers: last days for submissions, Enrico Sorcinelli
- FAQ 8.40 How do I avoid zombies on a Unix system?, PerlFAQ Server
- FAQ 7.20 Why doesn't "my($foo) = <FILE>;" work right?, PerlFAQ Server
- Sell house!, Mark Lee
- Sell, Mark Lee
- Real estate sellers!, Mark Lee
- Real estate buyers!, Mark Lee
- html in xml,
a
- Re: html in xml, Bart Lateur
- Re: html in xml, sln
- How can I shift the first array out of Arrays of Arrays?, Water Lin
- FAQ 7.5 How do I temporarily block warnings?, PerlFAQ Server
- Recover failed Bundle::CPAN install?,
zaphod
- Re: Recover failed Bundle::CPAN install?, Ben Morrow
- multicast (source,group) joins,
bergenpeak
- Re: multicast (source,group) joins, Steve C
- FAQ 6.20 What good is "\G" in a regular expression?, PerlFAQ Server
- Gardasil is Now Recommended for Males to Fight Against HPV, asim malik
- Back issues of Perl Journal, Jonathan K. Cohen
- FAQ 8.48 How do I add the directory my program lives in to the module/library search path?, PerlFAQ Server
- FAQ 6.11 How do I use a regular expression to strip C style comments from a file?, PerlFAQ Server
- FAQ 4.57 What happens if I add or remove keys from a hash while iterating over it?, PerlFAQ Server
- FAQ 5.1 How do I flush/unbuffer an output filehandle? Why must I do this?, PerlFAQ Server
- FAQ 7.24 How can I catch accesses to undefined variables, functions, or methods?, PerlFAQ Server
- FAQ 6.8 How can I match a locale-smart version of "/[a-zA-Z]/"?, PerlFAQ Server
- FAQ 5.20 How can I lock a file?, PerlFAQ Server
- FAQ 9.11 How do I redirect to another page?, PerlFAQ Server
- Death, even when expected, is hard for anyone to deal with, but a suicidal death, asim malik
- FAQ 5.26 How do I set a file's timestamp in perl?, PerlFAQ Server
- FAQ 8.33 Is there a way to hide perl's command line from programs such as "ps"?, PerlFAQ Server
- FAQ 3.10 Is there an IDE or Windows Perl Editor?, PerlFAQ Server
- FAQ 3.4 How do I find which modules are installed on my system?, PerlFAQ Server
- Best diamonds collection, aqeel3
- FAQ 4.16 How can I find the Julian Day?, PerlFAQ Server
- Anyone care to explain this one?,
David Liang
- Re: Anyone care to explain this one?,
Alan Curry
- Re: Anyone care to explain this one?, David Liang
- Re: Anyone care to explain this one?, David Liang
- Re: Anyone care to explain this one?,
Alan Curry
- my will (I am dying),
Robin
- Re: my will (I am dying), Uri Guttman
- Re: my will (I am dying), Tad J McClellan
- Re: my will (I am dying), johannes keßler
- Re: my will (I am dying), John W. Krahn
- compiling / threads / perl-5.10.1,
sbk
- Re: compiling / threads / perl-5.10.1,
Ben Morrow
- Re: compiling / threads / perl-5.10.1, Peter J. Holzer
- Re: compiling / threads / perl-5.10.1,
Ben Morrow
- FAQ 4.24 How do I reverse a string?, PerlFAQ Server
- sprintf '%.5s', 123456789,
Ilya Zakharevich
- Re: sprintf '%.5s', 123456789,
David Harmon
- Re: sprintf '%.5s', 123456789,
Ilya Zakharevich
- Re: sprintf '%.5s', 123456789, bugbear
- Re: sprintf '%.5s', 123456789, Ilya Zakharevich
- Re: sprintf '%.5s', 123456789, Peter J. Holzer
- Re: sprintf '%.5s', 123456789,
Ilya Zakharevich
- Re: sprintf '%.5s', 123456789,
Ben Morrow
- Re: sprintf '%.5s', 123456789,
Ilya Zakharevich
- Re: sprintf '%.5s', 123456789, Ben Morrow
- Re: sprintf '%.5s', 123456789, Ilya Zakharevich
- Re: sprintf '%.5s', 123456789,
Ilya Zakharevich
- Re: sprintf '%.5s', 123456789,
John W. Krahn
- Re: sprintf '%.5s', 123456789,
Ben Morrow
- Re: sprintf '%.5s', 123456789, Randal L. Schwartz
- Re: sprintf '%.5s', 123456789,
Ben Morrow
- Message not available
- Re: sprintf '%.5s', 123456789, Peter J. Holzer
- Re: sprintf '%.5s', 123456789,
David Harmon
- OO new,
monkeys paw
- Re: OO new, Tad J McClellan
- Re: OO new, Jim Gibson
- Re: OO new, Ben Morrow
- regex - match anything until,
John
- Re: regex - match anything until, Tad J McClellan
- FAQ 4.11 How do I get a random number between X and Y?, PerlFAQ Server
- Making a plugin-aware program,
January Weiner
- Re: Making a plugin-aware program, Ben Morrow
- Re: Making a plugin-aware program,
Peter Makholm
- Re: Making a plugin-aware program, January Weiner
- Re: Making a plugin-aware program, Stanislav Antic
- FAQ 2.15 Where can I buy a commercial version of perl?, PerlFAQ Server
- FAQ 3.29 When I tried to run my script, I got this message. What does it mean?, PerlFAQ Server
- ANN: dh, the daemon helper 2009-09-04, John Kelly
- SIGUSR1 ignored during poll() if sleep() and warn() called?, A. Farber
- samba-mounted directory, OS X, bash, 'system' calls, John
- FAQ 4.18 Does Perl have a Year 2000 problem? Is Perl Y2K compliant?, PerlFAQ Server
- How to extract a hash element into an array?,
bleah
- Re: How to extract a hash element into an array?,
Uri Guttman
- Re: How to extract a hash element into an array?, Tad J McClellan
- Re: How to extract a hash element into an array?,
Keith Thompson
- Re: How to extract a hash element into an array?, bleah
- Re: How to extract a hash element into an array?, Uri Guttman
- Re: How to extract a hash element into an array?, bleah
- Re: How to extract a hash element into an array?, Ben Morrow
- Re: How to extract a hash element into an array?, Tad J McClellan
- Re: How to extract a hash element into an array?, Uri Guttman
- Re: How to extract a hash element into an array?, Tad J McClellan
- Re: How to extract a hash element into an array?,
Uri Guttman
- keep getting time out on Net::Telnet->cmd in my perl script, Vic
- is there a compact way to initialize this array?,
DaLoverhino
- Re: is there a compact way to initialize this array?, Uri Guttman
- FAQ 3.3 Is there a Perl shell?, PerlFAQ Server
- split a big program into main + (optional) advanced,
Freddie
- Re: split a big program into main + (optional) advanced,
ccc31807
- Re: split a big program into main + (optional) advanced,
Jim Gibson
- Re: split a big program into main + (optional) advanced, ccc31807
- Re: split a big program into main + (optional) advanced, Tad J McClellan
- Re: split a big program into main + (optional) advanced, ccc31807
- Re: split a big program into main + (optional) advanced, Tad J McClellan
- Re: split a big program into main + (optional) advanced, ccc31807
- Re: split a big program into main + (optional) advanced, Tad J McClellan
- Re: split a big program into main + (optional) advanced, Ben Morrow
- Re: split a big program into main + (optional) advanced, ccc31807
- Re: split a big program into main + (optional) advanced, Tad J McClellan
- Re: split a big program into main + (optional) advanced, ccc31807
- Re: split a big program into main + (optional) advanced, Freddie
- Re: split a big program into main + (optional) advanced,
Jim Gibson
- Re: split a big program into main + (optional) advanced, Mumia W.
- Re: split a big program into main + (optional) advanced,
ccc31807
- perl regex : surround tabbed numeric field by double quotes, toralf
- public key encryption,
jpw
- Re: public key encryption, RedGrittyBrick
- Data::FormValidator fails many tests, zaphod
- Beginner question about "inheritance",
mike
- Re: Beginner question about "inheritance", Xho Jingleheimerschmidt
- FAQ 3.19 How can I make my CGI script more efficient?, PerlFAQ Server
- FAQ 1.12 What's the difference between "perl" and "Perl"?, PerlFAQ Server
- FAQ 2.5 I grabbed the sources and tried to compile but gdbm/dynamic loading/malloc/linking/... failed. How do I make it work?, PerlFAQ Server
- XML::Parser,
monkeys paw
- Re: XML::Parser, sln
- Re: XML::Parser,
Tad J McClellan
- Re: XML::Parser, Lawrence Statton
- Perl regex expression to return values, ian
- FAQ 4.4 Does Perl have a round() function? What about ceil() and floor()? Trig functions?, PerlFAQ Server
- Need expert help matching a line,
Ramon F Herrera
- Re: Need expert help matching a line, Ramon F Herrera
- Re: Need expert help matching a line,
Don Piven
- Re: Need expert help matching a line,
Lucius Sanctimonious
- Re: Need expert help matching a line, Charlton Wilbur
- Re: Need expert help matching a line,
Lucius Sanctimonious
- Re: Need expert help matching a line, ccc31807
- Re: Need expert help matching a line,
sln
- Re: Need expert help matching a line,
Ramon F Herrera
- Re: Need expert help matching a line, Ramon F Herrera
- Re: Need expert help matching a line, sln
- Re: Need expert help matching a line, sln
- Re: Need expert help matching a line, Ramon F Herrera
- Re: Need expert help matching a line,
Ramon F Herrera
- Re: Need expert help matching a line, Jürgen Exner
- add a 3 lines of text in a file before "package" in file,
mike
- Re: add a 3 lines of text in a file before "package" in file, Ben Morrow
- Re: add a 3 lines of text in a file before "package" in file,
Tad J McClellan
- Re: add a 3 lines of text in a file before "package" in file,
Ben Morrow
- Re: add a 3 lines of text in a file before "package" in file, Xho Jingleheimerschmidt
- Re: add a 3 lines of text in a file before "package" in file,
Ben Morrow
- Re: add a 3 lines of text in a file before "package" in file, John W. Krahn
- In which memory area does Perl variables get store., Yash
- FAQ 2.14 Where are the archives for comp.lang.perl.misc?, PerlFAQ Server
- IPC::Open2::open2() -- How to pass strings stdin, stdout?,
Jerry Krinock
- Re: IPC::Open2::open2() -- How to pass strings stdin, stdout?,
Uri Guttman
- Re: IPC::Open2::open2() -- How to pass strings stdin, stdout?,
Jerry Krinock
- Re: IPC::Open2::open2() -- How to pass strings stdin, stdout?, Ben Morrow
- Re: IPC::Open2::open2() -- How to pass strings stdin, stdout?, Jerry Krinock
- Re: IPC::Open2::open2() -- How to pass strings stdin, stdout?, Jerry Krinock
- Re: IPC::Open2::open2() -- How to pass strings stdin, stdout?, Ben Morrow
- Re: IPC::Open2::open2() -- How to pass strings stdin, stdout?, Peter J. Holzer
- Re: IPC::Open2::open2() -- How to pass strings stdin, stdout?, Jerry Krinock
- Re: IPC::Open2::open2() -- How to pass strings stdin, stdout?, Ben Morrow
- Re: IPC::Open2::open2() -- How to pass strings stdin, stdout?, C.DeRykus
- Re: IPC::Open2::open2() -- How to pass strings stdin, stdout?, Jerry Krinock
- Re: IPC::Open2::open2() -- How to pass strings stdin, stdout?, Peter J. Holzer
- Re: IPC::Open2::open2() -- How to pass strings stdin, stdout?,
Jerry Krinock
- Re: IPC::Open2::open2() -- How to pass strings stdin, stdout?,
Uri Guttman
- FAQ 4.31 How can I split a [character] delimited string except when inside [character]?, PerlFAQ Server
- replace words,
fred
- Re: replace words,
Nathan Keel
- Re: replace words,
Uri Guttman
- Re: replace words, Nathan Keel
- Re: replace words, Uri Guttman
- Re: replace words, Nathan Keel
- Re: replace words,
Uri Guttman
- Re: replace words, sln
- Re: replace words,
Nathan Keel
- FAQ 4.2 Why is int() broken?, PerlFAQ Server
- FAQ 3.20 How can I hide the source for my Perl program?, PerlFAQ Server
- Query about viewing web pages.,
phaedrus
- Re: Query about viewing web pages.,
Ben Morrow
- Re: Query about viewing web pages., phaedrus
- Re: Query about viewing web pages., Jürgen Exner
- Re: Query about viewing web pages.,
Ben Morrow
- join lines - perl command,
julia
- Re: join lines - perl command, bugbear
- Re: join lines - perl command, Greg Bacon
- Re: join lines - perl command, Nathan Keel
- Re: join lines - perl command, sln
- FAQ 4.42 How can I tell whether a certain element is contained in a list or array?, PerlFAQ Server
- FAQ 4.10 Why aren't my random numbers random?, PerlFAQ Server
- Cookies,
wassup
- Re: Cookies [Firefox/IE],
Andrzej Adam Filip
- Re: Cookies [Firefox/IE],
wassup
- Re: Cookies [Firefox/IE], claus.kick@xxxxxxxxxxxxxx
- Re: Cookies [Firefox/IE], greymausg
- Re: Cookies [Firefox/IE], claus.kick@xxxxxxxxxxxxxx
- Re: Cookies [Firefox/IE], wassup
- Re: Cookies [Firefox/IE], wassup
- Re: Cookies [Firefox/IE], Uri Guttman
- Re: Cookies [Firefox/IE],
wassup
- Re: Cookies [Firefox/IE],
Andrzej Adam Filip
- FAQ 1.2 Who supports Perl? Who develops it? Why is it free?, PerlFAQ Server
- FAQ 3.12 Where can I get perl-mode for emacs?, PerlFAQ Server
- FAQ 3.9 Is there a ctags for Perl?, PerlFAQ Server
- copy specific lines,
Faith Greenwood
- Re: copy specific lines, Jürgen Exner
- Re: copy specific lines,
C.DeRykus
- Re: copy specific lines, C.DeRykus
- Re: copy specific lines,
sln
- Re: copy specific lines,
Nathan Keel
- Re: copy specific lines, sln
- Re: copy specific lines, Nathan Keel
- Re: copy specific lines,
Nathan Keel
- FAQ 1.3 Which version of Perl should I use?, PerlFAQ Server
- Mediterranean Diet Could Eliminate Prescriptions for New Type II Diabetics, asim malik
- FAQ 3.2 How can I use Perl interactively?, PerlFAQ Server
- Padre, greymausg
- Re: Another way of resizing an Image?,
Peter Scott
- <Possible follow-ups>
- Re: Another way of resizing an Image?,
ccc31807
- Re: Another way of resizing an Image?, Jürgen Exner
- Re: Another way of resizing an Image?, Peter J. Holzer
- Why does "$v = @ARGV[0]" work ?,
rlf
- Re: Why does "$v = @ARGV[0]" work ?, Peter Makholm
- Re: Why does "$v = @ARGV[0]" work ?,
Don Piven
- Re: Why does "$v = @ARGV[0]" work ?, Ben Morrow
- Re: Why does "$v = @ARGV[0]" work ?,
Nathan Keel
- Re: Why does "$v = @ARGV[0]" work ?,
Uri Guttman
- Re: Why does "$v = @ARGV[0]" work ?, Nathan Keel
- Re: Why does "$v = @ARGV[0]" work ?, Uri Guttman
- Re: Why does "$v = @ARGV[0]" work ?, Nathan Keel
- Re: Why does "$v = @ARGV[0]" work ?, Nathan Keel
- Re: Why does "$v = @ARGV[0]" work ?, Uri Guttman
- Re: Why does "$v = @ARGV[0]" work ?, Nathan Keel
- Re: Why does "$v = @ARGV[0]" work ?, Uri Guttman
- Re: Why does "$v = @ARGV[0]" work ?, Nathan Keel
- Re: Why does "$v = @ARGV[0]" work ?,
Uri Guttman
- FAQ 3.23 Can I write useful Perl programs on the command line?, PerlFAQ Server
- FAQ 4.34 How do I extract selected columns from a string?, PerlFAQ Server
- FAQ 4.45 How do I find the first array element for which a condition is true?, PerlFAQ Server
- FAQ 2.4 I copied the perl binary from one machine to another, but scripts don't work., PerlFAQ Server
- Using MIME::Lite to send email and hash,
a
- Re: Using MIME::Lite to send email and hash, sln
- Re: Using MIME::Lite to send email and hash, Jens Thoms Toerring
- Re: Using MIME::Lite to send email and hash, Tad J McClellan
- FAQ 2.7 Is there an ISO or ANSI certified version of Perl?, PerlFAQ Server
- FAQ 4.22 How do I expand function calls in a string?, PerlFAQ Server
- command perl - SR,
fred
- Re: command perl - SR, Tim McDaniel
- Re: command perl - SR, sln
- Re: command perl - SR, sln
- Re: command perl - SR, sln
- FAQ 3.7 How do I cross-reference my Perl programs?, PerlFAQ Server
- Data cleaning issue involving bad wide characters in what ought to be ascii data,
Ted Byers
- Re: Data cleaning issue involving bad wide characters in what ought to be ascii data,
Jürgen Exner
- Re: Data cleaning issue involving bad wide characters in what ought to be ascii data,
Ted Byers
- Re: Data cleaning issue involving bad wide characters in what ought to be ascii data, Jürgen Exner
- Re: Data cleaning issue involving bad wide characters in what ought to be ascii data, Jürgen Exner
- Re: Data cleaning issue involving bad wide characters in what ought to be ascii data, Mart van de Wege
- Re: Data cleaning issue involving bad wide characters in what ought to be ascii data, Ted Byers
- Re: Data cleaning issue involving bad wide characters in what ought to be ascii data, Jürgen Exner
- Re: Data cleaning issue involving bad wide characters in what ought to be ascii data, Peter J. Holzer
- Re: Data cleaning issue involving bad wide characters in what ought to be ascii data,
Ted Byers
- Re: Data cleaning issue involving bad wide characters in what ought to be ascii data, sln
- Re: Data cleaning issue involving bad wide characters in what ought to be ascii data,
Jürgen Exner
- @ARGV array incorrect when calling perl program from system,
Udo Grabowski
- Re: @ARGV array incorrect when calling perl program from system,
Peter Makholm
- Re: @ARGV array incorrect when calling perl program from system,
Udo Grabowski
- Re: @ARGV array incorrect when calling perl program from system, Lawrence Statton
- Re: @ARGV array incorrect when calling perl program from system, Udo Grabowski
- Re: @ARGV array incorrect when calling perl program from system, RedGrittyBrick
- Re: @ARGV array incorrect when calling perl program from system,
Udo Grabowski
- Re: @ARGV array incorrect when calling perl program from system,
Peter Makholm
- FAQ 4.35 How do I find the soundex value of a string?, PerlFAQ Server
- Can't locate Term/ANSIColor.pm, Pradeep
- FAQ 3.8 Is there a pretty-printer (formatter) for Perl?, PerlFAQ Server
- Small date question,
Tuxedo
- Re: Small date question,
Ben Morrow
- Re: Small date question, Tuxedo
- Re: Small date question,
Tad J McClellan
- Re: Small date question, Tuxedo
- Re: Small date question,
Jürgen Exner
- Re: Small date question, Tuxedo
- Re: Small date question,
Ben Morrow
- Help me with authomatic authentication,
mattia
- Re: Help me with authomatic authentication, C.DeRykus
- FAQ 4.29 How can I count the number of occurrences of a substring within a string?, PerlFAQ Server
- Connect to DB2 remote host from client?,
fishfry
- Re: Connect to DB2 remote host from client?, Ben Morrow
- need help, will pay,
boman
- Re: need help, will pay,
Nathan Keel
- Re: need help, will pay,
boman
- Re: need help, will pay, Brian Wakem
- Re: need help, will pay, Jürgen Exner
- Re: need help, will pay, boman
- Re: need help, will pay, Jürgen Exner
- Re: need help, will pay, Nathan Keel
- Re: need help, will pay, boman
- Re: need help, will pay, Jürgen Exner
- Re: need help, will pay, Jens Thoms Toerring
- Re: need help, will pay, boman
- Re: need help, will pay, Nathan Keel
- Re: need help, will pay, Ron Bergin
- Re: need help, will pay, Peter J. Holzer
- Re: need help, will pay, Jens Thoms Toerring
- Re: need help, will pay, Martijn Lievaart
- Re: need help, will pay, Ron Bergin
- Re: need help, will pay,
boman
- Re: need help, will pay,
Nathan Keel
- FAQ 1.6 What is Perl 6?, PerlFAQ Server
- getopts::long & option string argument,
Florian Kaufmann
- Re: getopts::long & option string argument,
James Spahlinger
- Re: getopts::long & option string argument, Florian Kaufmann
- Re: getopts::long & option string argument,
Jürgen Exner
- Re: getopts::long & option string argument, Tad J McClellan
- Re: getopts::long & option string argument, Uri Guttman
- Re: getopts::long & option string argument,
James Spahlinger
- Re: log timestamp a script is used, Gerhard
- FAQ 4.41 How can I remove duplicate elements from a list or array?, PerlFAQ Server
- create a form with cgi and a multidimensional array, Marek
- FAQ 4.12 How do I find the day or week of the year?, PerlFAQ Server
- Re: Possibly useful perl script to filter lines in one file out of another., Ben Burch
- FAQ 3.1 How do I do (anything)?, PerlFAQ Server
- FAQ 9.13 How do I edit my .htpasswd and .htgroup files with Perl?, PerlFAQ Server
- 2 problems parsing output from HTML::TableExtract,
Ted Byers
- Re: 2 problems parsing output from HTML::TableExtract,
Peter J. Holzer
- Re: 2 problems parsing output from HTML::TableExtract,
Tad J McClellan
- Re: 2 problems parsing output from HTML::TableExtract, Ben Morrow
- Re: 2 problems parsing output from HTML::TableExtract, Tad J McClellan
- Re: 2 problems parsing output from HTML::TableExtract, Peter J. Holzer
- Re: 2 problems parsing output from HTML::TableExtract,
Tad J McClellan
- Re: 2 problems parsing output from HTML::TableExtract, Tad J McClellan
- Re: 2 problems parsing output from HTML::TableExtract,
sln
- Re: 2 problems parsing output from HTML::TableExtract,
sln
- Re: 2 problems parsing output from HTML::TableExtract, Ted Byers
- Re: 2 problems parsing output from HTML::TableExtract, sln
- Re: 2 problems parsing output from HTML::TableExtract, Uri Guttman
- Re: 2 problems parsing output from HTML::TableExtract, Ben Morrow
- Re: 2 problems parsing output from HTML::TableExtract, Uri Guttman
- Re: 2 problems parsing output from HTML::TableExtract,
sln
- Re: 2 problems parsing output from HTML::TableExtract,
Peter J. Holzer
- Re: strategy for parsing text file,
sln
- Re: strategy for parsing text file, ccc31807
- How to get current directory path,
moonhkt
- Re: How to get current directory path, J. Gleixner
- Re: How to get current directory path,
Jürgen Exner
- Re: How to get current directory path, Randal L. Schwartz
- Re: How to get current directory path, Justin C
- Re: How to get current directory path, sln
- Re: How to get current directory path, Henry Law
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.9 $),
tadmc
- <Possible follow-ups>
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.9 $), tadmc
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.9 $), tadmc
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.9 $), tadmc
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.9 $), tadmc
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.9 $), tadmc
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.9 $), tadmc
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.9 $), tadmc
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.9 $), tadmc
- Re: Perl 5.10.1 Smartmatch Num ~~ Numish,
Ilya Zakharevich
- Re: Perl 5.10.1 Smartmatch Num ~~ Numish,
Ben Morrow
- Re: Perl 5.10.1 Smartmatch Num ~~ Numish,
Ilya Zakharevich
- Re: Perl 5.10.1 Smartmatch Num ~~ Numish, Ben Morrow
- Re: Perl 5.10.1 Smartmatch Num ~~ Numish, Ilya Zakharevich
- Re: Perl 5.10.1 Smartmatch Num ~~ Numish,
Ilya Zakharevich
- Re: Perl 5.10.1 Smartmatch Num ~~ Numish,
Ben Morrow
- Re: appending to a file.,
Jürgen Exner
- <Possible follow-ups>
- Re: appending to a file., Nene
- Re: appending to a file.,
Nene
- Re: appending to a file.,
sln
- Re: appending to a file., Nene
- Re: appending to a file., sln
- Re: appending to a file., Nene
- Re: appending to a file.,
sln