comp.lang.perl.misc
- Re: out of memory
- Re: crisis Perl
- Re: How to overwrite or mock -e for testing?
- Re: out of memory
- Re: Profiling using DProf
- Re: out of memory
- Re: out of memory
- Re: out of memory
- FAQ 4.56 How do I merge two hashes?
- Re: sharing perl code between directories
- Re: out of memory
- Re: out of memory
- Re: out of memory
- From: friend.05@xxxxxxxxx
- Re: out of memory
- From: friend.05@xxxxxxxxx
- Re: out of memory
- Re: out of memory
- Re: out of memory
- From: friend.05@xxxxxxxxx
- Re: out of memory
- Re: crisis Perl
- Re: out of memory
- out of memory
- From: friend.05@xxxxxxxxx
- Re: Profiling using DProf
- __DATA__ filehandle, duplicate reads.
- From: shrike@xxxxxxxxxxxxxx
- Re: sharing perl code between directories
- Re: sharing perl code between directories
- Profiling using DProf
- Re: unlink command: <$files> argument fails
- Re: unlink command: <$files> argument fails
- Re: unlink command: <$files> argument fails
- Re: Windows Single sign on
- unlink command: <$files> argument fails
- sharing perl code between directories
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.8 $)
- Re: system() behavior
- Re: detecting NFS mount
- Re: command line with -e
- FAQ 5.1 How do I flush/unbuffer an output filehandle? Why must I do this?
- Re: command line with -e
- Windows Single sign on
- Re: Address of a specific element: an Array containing Array References ...
- Re: if ($line == $count++)
- Address of a specific element: an Array containing Array References ...
- Re: How to overwrite or mock -e for testing?
- From: Helmut Wollmersdorfer
- FAQ 4.65 How can I get the unique keys from two hashes?
- Re: if ($line == $count++)
- Re: if ($line == $count++)
- if ($line == $count++)
- Re: detecting NFS mount
- Re: OLE with outlook
- Re: OLE with outlook
- Re: detecting NFS mount
- detecting NFS mount
- FAQ 5.11 How can I write() into a string?
- Re: Expect and Cisco FWSM-problem
- FAQ 5.14 How can I translate tildes (~) in a filename?
- Re: if (/^$date\s+(.+)/)
- FAQ 5.3 How do I count the number of lines in a file?
- OLE with outlook
- Re: if (/^$date\s+(.+)/)
- FAQ 4.55 How do I process an entire hash?
- Re: if (/^$date\s+(.+)/)
- Expect and Cisco FWSM-problem
- Re: crisis Perl
- Re: if (/^$date\s+(.+)/)
- Re: if (/^$date\s+(.+)/)
- Re: if (/^$date\s+(.+)/)
- Re: if (/^$date\s+(.+)/)
- Re: if (/^$date\s+(.+)/)
- Re: if (/^$date\s+(.+)/)
- Re: if (/^$date\s+(.+)/)
- FAQ 5.30 How can I read a single character from a file? From the keyboard?
- Re: if (/^$date\s+(.+)/)
- Re: if (/^$date\s+(.+)/)
- FAQ 4.50 How do I select a random element from an array?
- Re: if (/^$date\s+(.+)/)
- if (/^$date\s+(.+)/)
- FAQ 5.34 How do I close a file descriptor by number?
- Re: Connect to MS SQL 2005 server from UNIX
- Re: Connect to MS SQL 2005 server from UNIX
- FAQ 5.15 How come when I open a file read-write it wipes it out?
- Re: implementing getopts when called by functions
- Re: Connect to MS SQL 2005 server from UNIX
- Re: Connect to MS SQL 2005 server from UNIX
- Re: How to overwrite or mock -e for testing?
- From: helmut . wollmersdorfer . ext
- Re: implementing getopts when called by functions
- Re: implementing getopts when called by functions
- FAQ 4.66 How can I store a multidimensional array in a DBM file?
- implementing getopts when called by functions
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.8 $)
- FAQ 4.52 How do I sort an array by (anything)?
- FAQ 5.25 How do I get a file's timestamp in perl?
- Re: How to overwrite or mock -e for testing?
- Re: subversion introspection
- Re: dealing with time
- subversion introspection
- Re: file redirection
- How to overwrite or mock -e for testing?
- From: Helmut Wollmersdorfer
- file redirection
- Re: How to overwrite or mock -e for testing?
- Re: file redirection
- Re: file redirection
- Re: file redirection
- file redirection
- FAQ 4.40 What is the difference between $array[1] and @array[1]?
- Re: dealing with time
- Re: Connect to MS SQL 2005 server from UNIX
- Re: dealing with time
- Re: perl module to write on a var
- Re: Connect to MS SQL 2005 server from UNIX
- Re: FAQ 5.28 How can I read in an entire file all at once?
- Re: perl module to write on a var
- oop with LibXML/LibXSLT
- Re: dealing with time
- FAQ 5.7 How can I manipulate fixed-record-length files?
- Re: dealing with time
- Re: dealing with time
- FAQ 5.28 How can I read in an entire file all at once?
- Re: Connect to MS SQL 2005 server from UNIX
- Re: perl module to write on a var
- Re: dealing with time
- Re: FAQ 4.57 What happens if I add or remove keys from a hash while iterating over it?
- FAQ 4.57 What happens if I add or remove keys from a hash while iterating over it?
- Re: dealing with time
- Re: dealing with time
- Re: dealing with time
- Re: open(@_): Do not expect to get ARRAY(0x88a4c0) arguments
- Re: dealing with time
- Re: dealing with time
- Re: dealing with time
- FAQ 5.18 How can I open a file with a leading ">" or trailing blanks?
- Re: dealing with time
- Re: dealing with time
- Re: dealing with time
- Re: open(@_): Do not expect to get ARRAY(0x88a4c0) arguments
- Re: FAQ 4.69 How can I make the Perl equivalent of a C structure/C++ class/hash or array of hashes or arrays?
- Re: dealing with time
- Re: dealing with time
- Re: Filehandle STDIN reopened as $fh1 only for output
- Re: Unix, Perl, IE, and Excel
- Re: dealing with time
- FAQ 4.72 How do I determine whether a scalar is a number/whole/integer/float?
- Re: dealing with time
- Re: dealing with time
- dealing with time
- FAQ 4.63 Why don't my tied hashes make the defined/exists distinction?
- Re: perl module to write on a var
- Re: Filehandle STDIN reopened as $fh1 only for output
- Re: Filehandle STDIN reopened as $fh1 only for output
- FAQ 5.6 How do I make a temporary file name?
- FAQ 4.42 How can I tell whether a certain element is contained in a list or array?
- FAQ 4.54 Why does defined() return true on empty arrays and hashes?
- perl module to write on a var
- Re: can LWP handle this?
- Re: Filehandle STDIN reopened as $fh1 only for output
- Re: Filehandle STDIN reopened as $fh1 only for output
- Re: Question on the length of a Scalar
- FAQ 5.38 How do I select a random line from a file?
- Re: Unix, Perl, IE, and Excel
- FAQ 4.44 How do I test whether two arrays or hashes are equal?
- Re: OT: test
- From: Petr Vileta \(fidokomik\)
- Re: Comparison of two files..
- Re: Filehandle STDIN reopened as $fh1 only for output
- FAQ 6.1 How can I hope to use regular expressions without creating illegible and unmaintainable code?
- Re: OT: test
- Re: test
- Re: OT: test
- Re: system() behavior
- DBI Oracle dbms_application_info package
- Re: system() behavior
- Re: system() behavior
- system() behavior
- From: skochkarev@xxxxxxxxx
- Re: Help: Nested quantifiers in regex Problem
- Re: Format for data exchange?
- OT: test
- From: Petr Vileta \(fidokomik\)
- Re: Unix, Perl, IE, and Excel
- FAQ 4.68 Why does passing a subroutine an undefined element in a hash create it?
- Re: can LWP handle this?
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.8 $)
- FAQ 4.49 How do I process/modify each element of an array?
- Re: Help: Nested quantifiers in regex Problem
- Re: Filehandle STDIN reopened as $fh1 only for output
- Re: Unix, Perl, IE, and Excel
- Re: Help: Nested quantifiers in regex Problem
- Re: Unix, Perl, IE, and Excel
- Re: Comparison of two files..
- Help: Nested quantifiers in regex Problem
- Re: Unix, Perl, IE, and Excel
- Re: Comparison of two files..
- Re: Is it possible to store an SV in C pointer
- FAQ 4.62 What's the difference between "delete" and "undef" with hashes?
- Re: Unix, Perl, IE, and Excel
- From: Petr Vileta \(fidokomik\)
- Re: Unix, Perl, IE, and Excel
- Comparison of two files..
- Re: Unix, Perl, IE, and Excel
- Re: Connect to MS SQL 2005 server from UNIX
- Re: Apache2 mod_perl, missing File.pm, cant use Compress
- Re: Is it possible to store an SV in C pointer
- Re: Unix, Perl, IE, and Excel
- Re: Unix, Perl, IE, and Excel
- Re: question about data structures - what does $# mean?
- Unix, Perl, IE, and Excel
- Re: Question on the length of a Scalar
- Re: can LWP handle this?
- Re: Script for uploading files to a server
- Connect to MS SQL 2005 server from UNIX
- Re: Where is the documentation to show how to add a PNG file to a PDF
- FAQ 5.17 Is there a leak/bug in glob()?
- Re: Filehandle STDIN reopened as $fh1 only for output
- Re: Where is the documentation to show how to add a PNG file to a PDF
- Re: Script for uploading files to a server
- Script for uploading files to a server
- Re: Filehandle STDIN reopened as $fh1 only for output
- Fine tuning appearance of charts produced by Chart::Lines: is it possible?
- Format for data exchange?
- Re: Filehandle STDIN reopened as $fh1 only for output
- Re: Filehandle STDIN reopened as $fh1 only for output
- FAQ 4.76 How do I verify a credit card checksum?
- Re: Filehandle STDIN reopened as $fh1 only for output
- Re: Need help with a REGEX
- Re: Is it possible to store an SV in C pointer
- Re: Is it possible to store an SV in C pointer
- Filehandle STDIN reopened as $fh1 only for output
- Is it possible to store an SV in C pointer
- FAQ 4.38 Why don't my <<HERE documents work?
- Re: Where is the documentation to show how to add a PNG file to a PDF
- Re: Where is the documentation to show how to add a PNG file to a PDF
- Re: Question on the length of a Scalar
- Where is the documentation to show how to add a PNG file to a PDF
- Re: Need help with a REGEX
- From: Michael R. McPherson Pierotti
- Re: Need help with a REGEX
- Re: Need help with a REGEX
- Need help with a REGEX
- From: Michael R. McPherson Pierotti
- FAQ 4.58 How do I look up a hash element by value?
- Re: IDE with Class Browser for Perl
- Re: Question on the length of a Scalar
- Re: Question on the length of a Scalar
- Re: Question on the length of a Scalar
- Re: crisis Perl
- Question on the length of a Scalar
- Re: open(@_): Do not expect to get ARRAY(0x88a4c0) arguments
- Troubles with first attempt to use the chart package.
- Re: Troubles with first attempt to use the chart package.
- Re: greping a value from a file
- Re: crisis Perl
- From: jl_post@xxxxxxxxxxx
- FAQ 4.67 How can I make my hash remember the order I put elements into it?
- Re: greping a value from a file
- Re: greping a value from a file
- greping a value from a file
- Re: can LWP handle this?
- Re: Comparing audio files
- Re: open(@_): Do not expect to get ARRAY(0x88a4c0) arguments
- open(@_): Do not expect to get ARRAY(0x88a4c0) arguments
- FAQ 5.23 All I want to do is append a small amount of text to the end of a file. Do I still have to use locking?
- Re: accessing single characters of strings
- Re: accessing single characters of strings
- Re: can LWP handle this?
- Re: IDE with Class Browser for Perl
- FAQ 4.69 How can I make the Perl equivalent of a C structure/C++ class/hash or array of hashes or arrays?
- Re: Need help on AoH or array or any other think that might help!
- Apache2 mod_perl, missing File.pm, cant use Compress
- Re: Need help on AoH or array or any other think that might help!
- Re: Need help on AoH or array or any other think that might help!
- IDE with Class Browser for Perl
- Re: Need help on AoH or array or any other think that might help!
- FAQ 5.10 How can I set up a footer format to be used with write()?
- Re: Help: How to install a *.pm module
- Re: Need help on AoH or array or any other think that might help!
- Re: accessing single characters of strings
- Re: Need help on AoH or array or any other think that might help!
- Re: Need help on AoH or array or any other think that might help!
- Re: Help: How to install a *.pm module
- Re: Help: How to install a *.pm module
- Re: can LWP handle this?
- FAQ 5.13 How can I output my numbers with commas added?
- Re: accessing single characters of strings
- Re: accessing single characters of strings
- accessing single characters of strings
- Re: String Processing Basic Stuff
- Re: can LWP handle this?
- FAQ 5.36 Why doesn't glob("*.*") get all the files?
- Re: PDL::Audio not working for me
- can LWP handle this?
- Re: Scalar variable in void context before a loop
- Re: String Processing Basic Stuff
- Re: String Processing Basic Stuff
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.8 $)
- FAQ 4.51 How do I permute N elements of a list?
- String Processing Basic Stuff
- Re: split a multiple lines text
- Re: split a multiple lines text
- Re: split a multiple lines text
- Re: ${$key} or similar
- 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?
- Re: ${$key} or similar
- Re: ${$key} or similar
- Re: ${$key} or similar
- Re: ${$key} or similar
- Re: ${$key} or similar
- Re: ${$key} or similar
- Re: ${$key} or similar
- Re: ${$key} or similar
- Re: Procedural interface to mysql
- ${$key} or similar
- Re: Need help on AoH or array or any other think that might help!
- Re: Scalar variable in void context before a loop
- Re: fork() & pipe()
- FAQ 4.39 What is the difference between a list and an array?
- Re: fork() & pipe()
- Re: "Escape" in perl
- Re: Scalar variable in void context before a loop
- Re: Need help on AoH or array or any other think that might help!
- Re: split a multiple lines text
- Re: Scalar variable in void context before a loop
- Re: Need help on AoH or array or any other think that might help!
- Re: Need help on AoH or array or any other think that might help!
- Re: split a multiple lines text
- Re: Need help on AoH or array or any other think that might help!
- Re: fork() & pipe()
- Re: Procedural interface to mysql
- Re: Edit file in place using perl script
- fork() & pipe()
- Re: PDL::Audio not working for me
- Re: split a multiple lines text
- Re: Scalar variable in void context before a loop
- FAQ 4.70 How can I use a reference as a hash key?
- Re: split a multiple lines text
- Re: split a multiple lines text
- Re: Scalar variable in void context before a loop
- split a multiple lines text
- Re: Edit file in place using perl script
- Re: "Escape" in perl
- Re: Scalar variable in void context before a loop
- Re: Edit file in place using perl script
- Re: Scalar variable in void context before a loop
- Re: Scalar variable in void context before a loop
- Scalar variable in void context before a loop
- Re: Procedural interface to mysql
- FAQ 4.15 How can I take a string and turn it into epoch seconds?
- Re: Parsing CSV and " "
- Re: Procedural interface to mysql
- Re: Procedural interface to mysql
- Re: Procedural interface to mysql
- Re: Procedural interface to mysql
- FAQ 4.4 Does Perl have a round() function? What about ceil() and floor()? Trig functions?
- Re: Procedural interface to mysql
- Re: Procedural interface to mysql
- Re: Procedural interface to mysql
- Re: Procedural interface to mysql
- Re: Parsing CSV and " "
- Re: Procedural interface to mysql
- Re: Procedural interface to mysql
- FAQ 4.31 How can I split a [character] delimited string except when inside [character]?
- Re: Procedural interface to mysql
- FAQ 4.25 How do I expand tabs in a string?
- Re: E-commerce script desired
- Procedural interface to mysql
- Re: DBI module: can't pass argument to "in (?)" clause
- FAQ 4.3 Why isn't my octal data interpreted correctly?
- Re: Help: How to install a *.pm module
- From: Petr Vileta \(fidokomik\)
- Re: DBI module: can't pass argument to "in (?)" clause
- DBI module: can't pass argument to "in (?)" clause
- Re: "Escape" in perl
- Re: Help: How to install a *.pm module
- Re: Help: How to install a *.pm module
- Re: "Escape" in perl
- Re: "Escape" in perl
- Re: "Escape" in perl
- Re: Help: How to install a *.pm module
- FAQ 4.20 How do I unescape a string?
- Re: "Escape" in perl
- Re: Help: How to install a *.pm module
- Re: Help: How to install a *.pm module
- From: Petr Vileta \(fidokomik\)
- Re: Help: How to install a *.pm module
- Re: Need help on AoH or array or any other think that might help!
- Usage of perldoc (WAS: "Escape" in perl)
- FAQ 4.26 How do I reformat a paragraph?
- Re: "Escape" in perl
- Re: "Escape" in perl
- Re: "Escape" in perl
- Re: crisis Perl
- Re: Odd behaviour with has key - wide character
- Re: Need help on AoH or array or any other think that might help!
- FAQ 4.30 How do I capitalize all the words on one line?
- Re: E-commerce script desired
- Re: E-commerce script desired
- Re: E-commerce script desired
- E-commerce script desired
- Re: SOS: Need help on this script if you can ...million thanks in advance
- Re: Need help on AoH or array or any other help I can get for this task
- Re: Help: How to install a *.pm module
- Re: Need help on AoH or array or any other think that might help!
- FAQ 4.7 How do I multiply matrices?
- Re: Need help on AoH or array or any other think that might help!
- Re: Need help on AoH or array or any other think that might help!
- Re: Need help on AoH or array or any other help I can get for this task
- Re: "Escape" in perl
- Re: SOS: Need help on this script if you can ...million thanks in advance
- SOS: Need help on this script if you can ...million thanks in advance
- Re: Need help on AoH or array or any other think that might help!
- Re: Help: How to install a *.pm module
- Need help on AoH or array or any other help I can get for this task
- Re: Edit file in place using perl script
- Re: Newlines on Windows
- Need help on AoH or array or any other think that might help!
- Re: Help: How to install a *.pm module
- FAQ 4.17 How do I find yesterday's date?
- Re: PDL::Audio not working for me
- Re: Help: How to install a *.pm module
- Re: Help: How to install a *.pm module
- Re: Edit file in place using perl script
- Re: Help: How to install a *.pm module
- Re: Edit file in place using perl script
- Re: "Escape" in perl
- Re: Help: How to install a *.pm module
- Re: Edit file in place using perl script
- Help: How to install a *.pm module
- FAQ 4.10 Why aren't my random numbers random?
- Edit file in place using perl script
- Re: crisis Perl
- PDL::Audio not working for me
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.8 $)
- FAQ 4.13 How do I find the current century or millennium?
- Re: "Escape" in perl
- FAQ 4.18 Does Perl have a Year 2000 problem? Is Perl Y2K compliant?
- Re: "Escape" in perl
- Re: "Escape" in perl
- Re: "Escape" in perl
- From: Petr Vileta \(fidokomik\)
- Re: "Escape" in perl
- Re: "Escape" in perl
- Re: "Escape" in perl
- Re: "Escape" in perl
- Re: crisis Perl
- "Escape" in perl
- Re: crisis Perl
- Re: crisis Perl
- Re: crisis Perl
- Re: crisis Perl
- Re: crisis Perl
- Re: Perl script: String comparison Ignoring spaces
- Re: Comparing audio files
- Re: crisis Perl
- FAQ 4.29 How can I count the number of occurrences of a substring within a string?
- Re: compare strings
- Re: compare strings
- "Out of memory!" error with PerlIO::via
- Re: compare strings
- Re: compare strings
- Re: compare strings
- Re: crisis Perl
- Re: Text::CSV problem
- mod_perl in Apache httpd
- compare strings
- Re: crisis Perl
- Re: crisis Perl
- Re: crisis Perl
- Re: Help: How to process output of a program
- Re: Filehandle Adapter for String?
- FAQ 4.33 How do I pad a string with blanks or pad a number with zeroes?
- Re: crisis Perl
- Re: crisis Perl
- Re: crisis Perl
- Re: Text::CSV problem
- FAQ 4.12 How do I find the day or week of the year?
- Re: crisis Perl
- Re: Text::CSV problem
- Re: Perl script: String comparison Ignoring spaces
- Re: Perl script: String comparison Ignoring spaces
- Re: Perl script: String comparison Ignoring spaces
- FAQ 4.11 How do I get a random number between X and Y?
- Re: Help: How to process output of a program
- Re: mod_perl: sharing data across httpd childs ?
- Re: Help: How to process output of a program
- Re: Comparing audio files
- Re: Filehandle Adapter for String?
- Re: Filehandle Adapter for String?
- Good reference for Math::MatrixReal?
- Filehandle Adapter for String?
- Re: crisis Perl
- Re: Comparing audio files
- Re: crisis Perl
- Re: Perl script: String comparison Ignoring spaces
- Re: crisis Perl
- Re: Text::CSV problem
- Re: Text::CSV problem
- Re: Perl script: String comparison Ignoring spaces
- Re: Text::CSV problem
- From: Petr Vileta \(fidokomik\)
- Re: crisis Perl
- crisis Perl
- Re: Perl script: String comparison Ignoring spaces
- Re: Perl script: String comparison Ignoring spaces
- Re: Perl script: String comparison Ignoring spaces
- Re: Perl script: String comparison Ignoring spaces
- FAQ 4.28 How do I change the Nth occurrence of something?
- Perl script: String comparison Ignoring spaces
- Text::CSV problem
- Re: mod_perl: sharing data across httpd childs ?
- Re: Comparing audio files
- Re: mod_perl: sharing data across httpd childs ?
- Re: Comparing audio files
- Re: Odd behaviour with has key - wide character
- mod_perl: sharing data across httpd childs ?
- Re: Comparing audio files
- FAQ 4.16 How can I find the Julian Day?
- Re: Help: How to process output of a program
- Re: Help: How to process output of a program
- FAQ 4.35 How do I find the soundex value of a string?
- Re: Compare tool
- Compare tool
- Re: how to use system call within a cgi script
- Re: 'extracting' from a string via regular expressions?
- Re: Help: How to process output of a program
- Re: data file
- Re: Odd behaviour with has key - wide character
- Re: data file
- Re: how to close STDIN
- Re: how to use system call within a cgi script
- Re: data file
- From: friend.05@xxxxxxxxx
- Re: command line with -e
- Re: how to use system call within a cgi script
- Re: "\!" appears on new line
- Re: "\!" appears on new line
- FAQ 4.21 How do I remove consecutive pairs of characters?
- Re: GETDATA to POSTDATA
- Re: <Help> How to use routines from another perl script
- Re: access C++ modular functions
- Re: Words to numbers
- FAQ 4.23 How do I find matching/nesting anything?
- Re: how to close STDIN
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.8 $)
- FAQ 4.22 How do I expand function calls in a string?
- Re: Newlines on Windows
- Re: can't run "devenv" in Perl
- FAQ 4.14 How can I compare two dates and find the difference?
- access C++ modular functions
- Re: can't run "devenv" in Perl
- Re: can't run "devenv" in Perl
- Re: how to close STDIN
- From: Petr Vileta \(fidokomik\)
- Re: GETDATA to POSTDATA
- Re: finding newest file in a directory and removing the rest
- Re: finding newest file in a directory and removing the rest
- Re: can't run "devenv" in Perl
- Re: how to close STDIN
- Re: how to close STDIN
- Re: can't run "devenv" in Perl
- Re: FAQ 4.34 How do I extract selected columns from a string?
- Re: finding newest file in a directory and removing the rest
- FAQ 4.34 How do I extract selected columns from a string?
- Re: 'extracting' from a string via regular expressions?
- Re: mod_perl
- Re: can't run "devenv" in Perl
- Re: mod_perl
- can't run "devenv" in Perl
- Re: mod_perl
- Re: finding newest file in a directory and removing the rest
- Re: finding newest file in a directory and removing the rest
- Re: Parsing CSV and " "
- Re: FAQ 4.24 How do I reverse a string?
- Re: Help: How to process output of a program
- Re: finding newest file in a directory and removing the rest
- Re: finding newest file in a directory and removing the rest
- Re: FAQ 4.24 How do I reverse a string?
- Re: 'extracting' from a string via regular expressions?
- Re: 'extracting' from a string via regular expressions?
- Re: FAQ 4.19 How do I validate input?
- Re: FAQ 4.24 How do I reverse a string?
- Re: 'extracting' from a string via regular expressions?
- Re: Help: How to process output of a program
- Re: Odd behaviour with has key - wide character
- Re: Help: How to process output of a program
- Re: 'extracting' from a string via regular expressions?
- Re: 'extracting' from a string via regular expressions?
- Re: Want true instantiated objects from XML
- Re: 'extracting' from a string via regular expressions?
- Re: Help: How to process output of a program
- 'extracting' from a string via regular expressions?
- Re: Odd behaviour with has key - wide character
- Re: Problem with perlsax splitting the calls to characters callback
- Help: How to process output of a program
- Re: Problem with perlsax splitting the calls to characters callback
- FAQ 4.27 How can I access or change N characters of a string?
- Re: Odd behaviour with has key - wide character
- Re: Odd behaviour with has key - wide character
- Re: Problem with perlsax splitting the calls to characters callback
- Re: Odd behaviour with has key - wide character
- Re: Odd behaviour with has key - wide character
- Odd behaviour with has key - wide character
- Re: Problem with perlsax splitting the calls to characters callback
- Problem using ';' in an INI file and parsing
- Problem with perlsax splitting the calls to characters callback
- Re: How does mod_perl module caching work?
- Re: How does mod_perl module caching work?
- How does mod_perl module caching work?
- FAQ 4.32 How do I strip blank space from the beginning/end of a string?
- Re: Want true instantiated objects from XML
- Re: Want true instantiated objects from XML
- Re: GETDATA to POSTDATA
- FAQ 4.9 How can I output Roman numerals?
- Re: Want true instantiated objects from XML
- Re: Want true instantiated objects from XML
- Re: FAQ 4.19 How do I validate input?
- Want true instantiated objects from XML
- Re: FAQ 4.24 How do I reverse a string?
- Re: Words to numbers
- FAQ 4.19 How do I validate input?
- Re: FAQ 4.24 How do I reverse a string?
- Re: FAQ 4.24 How do I reverse a string?
- Re: Inplace editing the elegant way
- Re: Words to numbers
- Re: FAQ 4.24 How do I reverse a string?
- Re: FAQ 4.24 How do I reverse a string?
- Re: how to close STDIN
- FAQ 4.8 How do I perform an operation on a series of integers?
- Re: how to close STDIN
- Re: Loading the shell environment?
- Re: how to close STDIN
- FAQ 4.5 How do I convert between numeric representations/bases/radixes?
- Re: Loading the shell environment?
- Re: FAQ 4.24 How do I reverse a string?
- FAQ 4.24 How do I reverse a string?
- Re: how to use system call within a cgi script
- Re: Loading the shell environment?
- Re: how to use system call within a cgi script
- Re: how to use system call within a cgi script
- Re: how to close STDIN
- Re: Parsing CSV and " "
- Re: how to close STDIN
- Re: command line with -e
- FAQ 3.19 How can I make my CGI script more efficient?
- Re: command line with -e
- Re: how to close STDIN
- GETDATA to POSTDATA
- Re: how to use system call within a cgi script
- how to close STDIN
- FAQ 3.11 Where can I get Perl macros for vi?
- Re: command line with -e
- Re: command line with -e
- Re: sort on multiple hash values
- Re: Date Problem
- Re: Loading the shell environment?
- Re: <Help> How to use routines from another perl script
- Re: How to make all available CPU resource to Perl/MySQL in Win XP?
- Re: sort on multiple hash values
- Re: Loading the shell environment?
- FAQ 3.9 Is there a ctags for Perl?
- Re: ($x == ($y or $z)) same as (($x==$y) or ($x==$z)) ???
- Re: command line with -e
- Re: "\!" appears on new line
- command line with -e
- Re: "\!" appears on new line
- FAQ 3.30 What's MakeMaker?
- Re: Parsing CSV and " "
- Re: how to use system call within a cgi script
- Re: Loading the shell environment?
- Re: how to use system call within a cgi script
- Re: how to use system call within a cgi script
- Re: how to use system call within a cgi script
- Re: data file
- how to use system call within a cgi script
- Re: data file
- Re: data file
- Re: data file
- Re: "\!" appears on new line
- Re: data file
- Re: "\!" appears on new line
- Re: data file
- FAQ 3.22 How can I get "#!perl" to work on [MS-DOS,NT,...]?
- Re: data file
- From: friend.05@xxxxxxxxx
- Re: data file
- Re: data file
- From: friend.05@xxxxxxxxx
- Re: data file
- Re: data file
- Re: Inplace editing the elegant way
- Re: data file
- From: friend.05@xxxxxxxxx
- Re: Inplace editing the elegant way
- Re: data file
- Re: data file
- Re: data file
- Re: Loading the shell environment?
- Re: Loading the shell environment?
- Re: data file
- Re: data file
- Re: Loading the shell environment?
- Re: finding newest file in a directory and removing the rest
- Re: finding newest file in a directory and removing the rest
- Re: finding newest file in a directory and removing the rest
- Re: data file
- From: friend.05@xxxxxxxxx
- Re: Loading the shell environment?
- Loading the shell environment?
- Re: "\!" appears on new line
- Re: "\!" appears on new line
- finding newest file in a directory and removing the rest
- Re: "\!" appears on new line
- Re: "\!" appears on new line
- Re: "\!" appears on new line
- Re: "\!" appears on new line
- Re: "\!" appears on new line
- Re: "\!" appears on new line
- Re: "\!" appears on new line
- Re: "\!" appears on new line
- Re: "\!" appears on new line
- "\!" appears on new line
- FAQ 3.20 How can I hide the source for my Perl program?
- Re: sysread
- Re: efficient way to write multiple loops code
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.8 $)
- FAQ 3.4 How do I find which modules are installed on my system?
- Re: efficient way to write multiple loops code
- FAQ 4.1 Why am I getting long decimals (eg, 19.9499999999999) instead of the numbers I should be getting (eg, 19.95)?
- Re: mod_perl
- Re: ($x == ($y or $z)) same as (($x==$y) or ($x==$z)) ???
- Re: sort on multiple hash values
- Re: data file
- data file
- From: friend.05@xxxxxxxxx
- Re: mod_perl
- Re: efficient way to write multiple loops code
- Re: trouble parsing "kind of" comma-delimited text
- Re: ($x == ($y or $z)) same as (($x==$y) or ($x==$z)) ???
- Re: ($x == ($y or $z)) same as (($x==$y) or ($x==$z)) ???
- Re: ($x == ($y or $z)) same as (($x==$y) or ($x==$z)) ???
- Re: Parsing CSV and " "
- FAQ 3.14 How can I write a GUI (X, Tk, Gtk, etc.) in Perl?
- Re: efficient way to write multiple loops code
- From: friend.05@xxxxxxxxx
- Re: Parsing CSV and " "
- Re: ($x == ($y or $z)) same as (($x==$y) or ($x==$z)) ???
- Re: RegEx: certain number of occurrences
- Re: RegEx: certain number of occurrences
- Re: RegEx: certain number of occurrences
- Re: RegEx: certain number of occurrences
- Re: RegEx: certain number of occurrences
- Re: RegEx: certain number of occurrences
- Re: ($x == ($y or $z)) same as (($x==$y) or ($x==$z)) ???
- Re: How to make all available CPU resource to Perl/MySQL in Win XP?
- Re: Inplace editing the elegant way
- RegEx: certain number of occurrences
- Inplace editing the elegant way
- FAQ 2.11 Perl Books
- Re: How to make all available CPU resource to Perl/MySQL in Win XP?
- Re: Date Problem
- Re: How to make all available CPU resource to Perl/MySQL in Win XP?
- Re: How to make all available CPU resource to Perl/MySQL in Win XP?
- Re: Date Problem
- Re: How to make all available CPU resource to Perl/MySQL in Win XP?
- How to make all available CPU resource to Perl/MySQL in Win XP?
- Re: Date Problem
- FAQ 3.25 Where can I learn about CGI or Web programming in Perl?
- Re: ($x == ($y or $z)) same as (($x==$y) or ($x==$z)) ???
- Re: Parsing CSV and " "
- Re: update XML file with perl or other...?
- Re: ($x == ($y or $z)) same as (($x==$y) or ($x==$z)) ???
- Re: ($x == ($y or $z)) same as (($x==$y) or ($x==$z)) ???
- Re: Parsing CSV and " "
- FAQ 3.31 What's MakeMaker?
- Re: ($x == ($y or $z)) same as (($x==$y) or ($x==$z)) ???
- Re: ($x == ($y or $z)) same as (($x==$y) or ($x==$z)) ???
- Re: <Help> How to use routines from another perl script
- From: Petr Vileta \(fidokomik\)
- ($x == ($y or $z)) same as (($x==$y) or ($x==$z)) ???
- Parsing CSV and " "
- Re: efficient way to write multiple loops code
- Re: Date Problem
- Re: Need to remove an array from another array
- Re: sysread
- Re: efficient way to write multiple loops code
- Re: sysread
- Re: sysread
- FAQ 3.10 Is there an IDE or Windows Perl Editor?
- Re: sort on multiple hash values
- Re: sort on multiple hash values
- sort on multiple hash values
- Re: efficient way to write multiple loops code
- From: friend.05@xxxxxxxxx
- Re: efficient way to write multiple loops code
- Re: Date Problem
- Re: Comparing audio files
- Re: How to escape single quotes inside fields but not the ones around fields?
- Date Problem
- Re: expect.pm - stdout buffering issue
- Re: efficient way to write multiple loops code
- Re: efficient way to write multiple loops code
- From: friend.05@xxxxxxxxx
- Comparing audio files
- FAQ 3.17 Is it safe to return a reference to local or lexical data?
- Re: update XML file with perl or other...?
- Re: sysread
- Re: efficient way to write multiple loops code
- FAQ 2.15 Where can I buy a commercial version of perl?
- Re: Need to remove an array from another array
- Re: Need to remove an array from another array
- Re: Need to remove an array from another array
- FAQ 3.2 How can I use Perl interactively?
- Re: Need to remove an array from another array
- Re: efficient way to write multiple loops code
- Re: Data File
- Re: <Help> How to use routines from another perl script
- Re: <Help> How to use routines from another perl script
- Re: Data File
- Re: efficient way to write multiple loops code
- Re: sysread
- Re: sysread
- Re: efficient way to write multiple loops code
- Re: efficient way to write multiple loops code
- Re: Data File
- Re: efficient way to write multiple loops code
- From: friend.05@xxxxxxxxx
- Re: How it works?(about while loop and regex as condition)
- Re: efficient way to write multiple loops code
- Re: How it works?(about while loop and regex as condition)
- Re: efficient way to write multiple loops code
- efficient way to write multiple loops code
- From: friend.05@xxxxxxxxx
- Re: perl cgi script - reload
- Re: <Help> How to use routines from another perl script
- Re: Apache2::ASP installation
- FAQ 3.23 Can I write useful Perl programs on the command line?
- Re: update XML file with perl or other...?
- Re: Need to remove an array from another array
- Re: mod_perl
- Re: Data File
- From: friend.05@xxxxxxxxx
- Re: <Help> How to use routines from another perl script
- From: Petr Vileta \(fidokomik\)
- Re: How to escape single quotes inside fields but not the ones around fields?
- Re: How to escape single quotes inside fields but not the ones around fields?
- Re: perl cgi script - reload
- Re: How to escape single quotes inside fields but not the ones around fields?
- perl cgi script - reload
- Re: How to escape single quotes inside fields but not the ones around fields?
- FAQ 4.2 Why is int() broken?
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.8 $)
- FAQ 3.7 How do I cross-reference my Perl programs?
- Re: How to escape single quotes inside fields but not the ones around fields?
- Re: <Help> How to use routines from another perl script
- Re: update XML file with perl or other...?
- Re: update XML file with perl or other...?
- update XML file with perl or other...?
- Re: How it works?(about while loop and regex as condition)
- Re: sysread
- Re: trouble parsing "kind of" comma-delimited text
- Re: "AUTOLOAD" for variables?
- FAQ 3.16 How can I make my Perl program take less memory?
- Re: Problems flushing my buffer! (perl)
- Re: sysread
- Re: <Help> How to use routines from another perl script
- From: Petr Vileta \(fidokomik\)
- Re: How to sort and how to show cgi output into an iframe?
- Re: How to sort and how to show cgi output into an iframe?
- Re: Data File
- Re: sysread
- Re: How to sort and how to show cgi output into an iframe?
- Re: sysread
- Re: How to sort and how to show cgi output into an iframe?
- Re: Problems flushing my buffer! (perl)
- Re: How to sort and how to show cgi output into an iframe?
- Re: How to escape single quotes inside fields but not the ones around fields?
- Re: Data File
- Re: How to escape single quotes inside fields but not the ones around fields?
- Re: How to escape single quotes inside fields but not the ones around fields?
- Re: How to sort and how to show cgi output into an iframe?
- Re: Data File
- From: friend.05@xxxxxxxxx
- How to sort and how to show cgi output into an iframe?
- Re: Problems flushing my buffer! (perl)
- Re: How to escape single quotes inside fields but not the ones around fields?
- FAQ 3.28 I've read perlembed, perlguts, etc., but I can't embed perl in my C program; what am I doing wrong?
- Re: How to escape single quotes inside fields but not the ones around fields?
- Re: How to escape single quotes inside fields but not the ones around fields?
- Re: How it works?(about while loop and regex as condition)
- Re: How to escape single quotes inside fields but not the ones around fields?
- Re: How to escape single quotes inside fields but not the ones around fields?
- Re: trouble parsing "kind of" comma-delimited text
- Re: How it works?(about while loop and regex as condition)
- Re: mod_perl
- Re: Problems flushing my buffer! (perl)
- Re: Data File
- Re: sysread
- mod_perl
- Re: sysread
- Re: How to escape single quotes inside fields but not the ones around fields?
- How to escape single quotes inside fields but not the ones around fields?
- Re: <Help> How to use routines from another perl script
- Re: sysread
- Re: trouble parsing "kind of" comma-delimited text
- Re: How it works?(about while loop and regex as condition)
- Re: <Help> How to use routines from another perl script
- FAQ 3.13 How can I use curses with Perl?
- Real Estate | Property Listing | Apartment, Homes for Sale and for Rent
- From: serafinjr.gutierrez@xxxxxxxxx
- Re: What's the difference between *ERROR and \*ERROR in the following code
- Re: trouble parsing "kind of" comma-delimited text
- Re: sysread
- <Help> How to use routines from another perl script
- Re: sysread
- How it works?(about while loop and regex as condition)
- Re: sysread
- Re: sysread
- FAQ 3.1 How do I do (anything)?
- Re: What does m@ stand for in the following regular expression.
- Re: Problems flushing my buffer! (perl)
- FAQ 2.13 What mailing lists are there for Perl?
- What's the difference between *ERROR and \*ERROR in the following code
- Places that are hiring in my area
- Re: What does m@ stand for in the following regular expression.
- From: Petr Vileta \(fidokomik\)
- Re: sysread
- Re: sysread
- Re: simple CGI and ASP
- Re: sysread
- sysread
- FAQ 3.8 Is there a pretty-printer (formatter) for Perl?
- Re: is Win32::GUI thread safe?
- Re: Download files script.
- Re: Download files script.
- FAQ 2.16 Where do I send bug reports?
- Re: Problems flushing my buffer! (perl)
- Re: Problems flushing my buffer! (perl)
- Download files script.
- Re: Download files script.
- FAQ 3.18 How can I free an array or hash so my program shrinks?
- FAQ 3.27 Where can I learn about linking C with Perl?
- Re: how to replace $1, $2, $3 ...
- Re: how to replace $1, $2, $3 ...
- Re: how to replace $1, $2, $3 ...
- Re: Help: Process many files at the same time
- Re: is Win32::GUI thread safe?
- Re: Basic pattern matching - baffled
- Re: Problems flushing my buffer! (perl)
- Re: trouble parsing "kind of" comma-delimited text
- Re: pack and hex
- FAQ 3.6 How do I profile my Perl programs?
- Re: Problems flushing my buffer! (perl)
- Re: Problems flushing my buffer! (perl)
- Re: pack and hex
- Re: is Win32::GUI thread safe?
- FAQ 2.17 What is perl.com? Perl Mongers? pm.org? perl.org? cpan.org?
- Re: access elements in a complex structure
- Re: access elements in a complex structure
- Re: access elements in a complex structure
- access elements in a complex structure
- Re: pack and hex
- FAQ 3.12 Where can I get perl-mode for emacs?
- FAQ 2.14 Where are the archives for comp.lang.perl.misc?
- Opa mana dau dnawemn
- asdfwerwer
- erwerwerwer
- Re: pack and hex
- Re: Probably a stupid question but....
- FAQ 2.12 Which magazines have Perl content?
- Re: pack and hex
- Re: is Win32::GUI thread safe?
- Re: is Win32::GUI thread safe?
- Re: trouble parsing "kind of" comma-delimited text
- Re: trouble parsing "kind of" comma-delimited text
- Re: trouble parsing "kind of" comma-delimited text
- trouble parsing "kind of" comma-delimited text
- Re: pack and hex
- simple CGI and ASP
- Re: pack and hex
- Re: Problems flushing my buffer! (perl)
- Re: Problems flushing my buffer! (perl)
- Re: pack and hex
- Re: pack and hex
- Re: Can I use a function ref to call a function in a web script?
- Re: Problems flushing my buffer! (perl)
- Re: values
- Re: Can I use a function ref to call a function in a web script?
- Re: is Win32::GUI thread safe?
- values
- FAQ 3.24 Why don't Perl one-liners work on my DOS/Mac/VMS system?
- Re: Can I use a function ref to call a function in a web script?
- Re: Problems flushing my buffer! (perl)
- Re: Can I use a function ref to call a function in a web script?
- Re: Proxy in perl
- Re: Problems flushing my buffer! (perl)
- pack and hex
- Problems flushing my buffer! (perl)
- Re: Can I use a function ref to call a function in a web script?
- Re: Basic pattern matching - baffled
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.8 $)
- FAQ 3.21 How can I compile my Perl program into byte code or C?
- Re: Question about regex (nagios plugin)
- Re: Sybase::CTLib ct_connect problem
- Re: Handling Huge Data
- is Win32::GUI thread safe?
- FAQ 3.3 Is there a Perl shell?
- Re: Can I use a function ref to call a function in a web script?
- Re: Proxy in perl
- Re: extracting strings from a text file
- Proxy in perl
- Re: Can I use a function ref to call a function in a web script?
- FAQ 3.29 When I tried to run my script, I got this message. What does it mean?
- Can I use a function ref to call a function in a web script?
- Re: Handling Huge Data
- Re: Handling Huge Data
- Re: Basic pattern matching - baffled
- Re: sysopen - die only if EBUSY?
- FAQ 3.5 How do I debug my Perl programs?
- Re: sysopen - die only if EBUSY?
- Re: Handling Huge Data
- Re: sysopen - die only if EBUSY?
- sysopen - die only if EBUSY?
- Re: Regular express for <p>, <ul> and <ol> tags
- Re: Basic pattern matching - baffled
- FAQ 3.15 How can I make my Perl program run faster?
- Re: Basic pattern matching - baffled
- Basic pattern matching - baffled
- Re: Handling Huge Data
- Re: "AUTOLOAD" for variables?
- Re: yaku perl
- Re: What does m@ stand for in the following regular expression.
- Re: "AUTOLOAD" for variables?
- FAQ 3.26 Where can I learn about object-oriented Perl programming?
- Re: Advice on module for plotting graphs
- Re: yaku perl
- Re: Probably a stupid question but....
- Re: Probably a stupid question but....
- Re: Probably a stupid question but....
- Re: yaku perl
- Re: Probably a stupid question but....
- Probably a stupid question but....
- Re: Advice on module for plotting graphs
- Re: Proxy in perl
- Re: file locks and a counter
- Re: Handling Huge Data
- Re: Advice on module for plotting graphs
- Re: yaku perl
- Re: yaku perl
- Re: Question about regex (nagios plugin)
- FAQ 1.15 Where can I get a list of Larry Wall witticisms?
- Re: Advice on module for plotting graphs
- Re: Advice on module for plotting graphs
- Re: Sybase::CTLib ct_connect problem
- FAQ 2.6 What modules and extensions are available for Perl? What is CPAN? What does CPAN/src/... mean?
- Re: File edits in a Perlish way
- Re: "AUTOLOAD" for variables?
- Re: Advice on module for plotting graphs
- Re: extracting strings from a text file
- Re: Date Conversion
- "AUTOLOAD" for variables?
- Date Conversion
- Re: yaku perl
- Re: Question about regex (nagios plugin)
- Re: file locks and a counter
- Re: Proxy in perl
- Proxy in perl
- FAQ 2.5 I grabbed the sources and tried to compile but gdbm/dynamic loading/malloc/linking/... failed. How do I make it work?
- FAQ 1.5 What was Ponie?
- Re: Advice on module for plotting graphs
- Re: Advice on module for plotting graphs
- Re: file locks and a counter
- Re: file locks and a counter
- Re: yaku perl
- Re: yaku perl
