comp.lang.perl.misc
By Subject
3232 messages sorted by: [ author ] [ date ] [ thread ]
Starting: 09/30/04
Ending: 10/31/04
- "su -" in CGI script ?
- $!{EINPROGRESS} ????
- $SIG{CHLD} and system
- $ua->get vs $ua->request
- $| (undocumented) magic?
- (Newbie) Use of uninitialized value in concatenation (.) or string
- -d file test using Active State PERL under Windows
- @ARGV not working
- @INC
- @INC [way off topic now]
- @INC strangeness
- [newbie] How can I catch a C comment with a regex?
- [newbie] Problems with character output.
- [newbie] shtml question
- A file open and close that doesnt modify a timestamp
- A newbie question
- A perl reporting paradigm??
- A perl reporting paradigm?? <- Thanks!
- a problem with variable interpolation..
- Acceptible idiom ?
- Accessing hashes and converting into an array
- Active State Perl with Unix-line endings -- Help
- Am *I* allowed to make a suggestion for PG
- amavisd-new perl patterns
- ANNOUNCE: tclperl-3.1
- Any good Net::Jabber examples?
- Any suggestions?
- any tools to enable test automation for scripting language like perl?
- anybody have a pre-made script that does this?
- Anyone running MimeDefang on 4.x had problems with p5-MIME-Tools?
- array parameters
- arrays of arrays question
- arrays of arrays question)
- Asking for the question for DBI for MS SQL Server
- Attempting to create a C .h file to an Assembly .inc file
- Audio DSP Perl Module
- Automatic way to get a list of Perl functions?
- automatically closing Msgbox
- backup utility for remote hosts
- browser output
- Building a Perl based online survey and data gathering, reporting and analysis tool
- building anonymous arrays and adding reference to main array
- C (I think) to Perl Conversion
- Calling 32 bit libraries on an x86_64 in 64 bit mode
- Calling a perl script from an html doc
- Can perl SHA1 module be applied to files?
- Can't compile (perlcc) both Net::FTP and Config::IniFiles at the same time
- Can't get pod2usage verbose to work
- case INsensitive regular expressions
- CfP: German Perl Workshop 2005
- CGI PROBLEM
- CGI.pm sticky hidden fields: why?
- Change default @INC without recompiling?
- Change filedate
- checklink - perl warnings
- Common file operations
- compiler optimization
- Compiling or Hiding Perl
- Compress::Zlib vs. external gzip call
- computing the checksum
- Concatenating an array into one string?
- Concatenating an array into one string?)
- conditional help
- Convert excel formula to perl
- Convert String Containing Hex Values
- converting list to an array
- Copy modules to another identical installation?
- copying files
- correct way to check for empty hash
- cpan
- Creating a random uniqie directory
- criticize my code.. please?
- Custom Perl Scripting
- date format
- date time manipulation perl
- DBD-ODBC - Running stored procs, can't bind default values.
- dbd-sybase ppd
- DBI selectall_hashref
- Debugger Error
- deciphering emails in PERL
- deleting data from a text file
- Detecting a Process using Perl Win32
- directory script tweak
- disappearing arguments when one package function calls another
- Dynamic data within regex pattern?
- dynamic regex
- Editable webpage code - security loopholes?
- Emacs modules for Perl programming
- Error.pm and DBI.pm problem
- eval function
- exit value not passed back
- Explorer doesn't run my perl cgi program like netscape does.
- Extending the line input (angle) operator
- FAQ 1.10: Can I do [task] in Perl?
- FAQ 1.11: When shouldn't I program in Perl?
- FAQ 2.17: Where do I send bug reports?
- FAQ 3.0: What is perl.com? Perl Mongers? pm.org? perl.org? cpan.org?
- FAQ 3.29: Where can I learn about linking C with Perl? [h2xs, xsubpp]
- FAQ 3.7: How do I cross-reference my Perl programs?
- FAQ 4.13: How do I find the current century or millennium?
- FAQ 4.19: How do I validate input?
- FAQ 4.23: How do I find matching/nesting anything?
- FAQ 4.35: How do I find the soundex value of a string?
- FAQ 4.43: How do I compute the difference of two arrays? How do I compute the intersection of two arrays?
- FAQ 4.46: How do I handle linked lists?
- FAQ 4.51: How do I permute N elements of a list?
- FAQ 4.52: How do I sort an array by (anything)?
- FAQ 4.56: What happens if I add or remove keys from a hash while iterating over it?
- FAQ 5.11: How can I output my numbers with commas added?
- FAQ 5.15: Is there a leak/bug in glob()?
- FAQ 5.22: How do I randomly update a binary file?
- FAQ 5.30: How do I do a "tail -f" in perl?
- FAQ 5.34: Why doesn't glob("*.*") get all the files?
- FAQ 6.16: How do I efficiently match many regular expressions at once?
- FAQ 6.4: I put a regular expression into $/ but it didn't work. What's wrong?
- FAQ 7.28: How can I use a variable as a variable name?
- FAQ 7.2: What are all these $@%&* punctuation signs, and how do I know when to use them?
- FAQ 8.14: How do I modify the shadow password file on a Unix system?
- FAQ 8.23: How can I open a pipe both to and from a command?
- FAQ 8.35: How do I close a process's filehandle without waiting for it to complete?
- FAQ 8.38: How do I timeout a slow event?
- FAQ 8.43: How do I open a file without blocking?
- FAQ 8.44: How do I tell the difference between errors from the shell and perl?
- FAQ 8.7: How do I clear the screen?
- FAQ 9.17: How do I check a valid mail address?
- FAQ: Can I use perl to run a telnet or ftp session?
- FAQ: Can I write useful Perl programs on the command line?
- FAQ: CGI
- FAQ: How can I do an atexit() or setjmp()/longjmp()? (Exception handling)
- FAQ: How can I match a locale-smart version of "/[a-zA-Z]/"?
- FAQ: How can I quote a variable to use in a regex?
- FAQ: How can I read in a file by paragraphs?
- FAQ: How can I read in an entire file all at once?
- FAQ: How can I store a multidimensional array in a DBM file?
- FAQ: How can I tell whether a certain element is contained in a list or array?
- FAQ: How come exec() doesn't return?
- FAQ: How do I check a valid mail address?
- FAQ: How do I clear a package?
- FAQ: How do I compute the difference of two arrays? How do I compute the intersection of two arrays?
- FAQ: How do I edit my .htpasswd and .htgroup files with Perl?
- FAQ: How do I fetch an HTML file?
- FAQ: How do I find out my hostname/domainname/IP address?
- FAQ: How do I find which modules are installed on my system?
- FAQ: How do I get a random number between X and Y?
- FAQ: How do I make a pop-up menu in HTML?
- FAQ: How do I print to more than one file at once?
- FAQ: How do I remove consecutive pairs of characters?
- FAQ: How do I substitute case insensitively on the LHS while preserving case on the RHS?
- FAQ: How do I temporarily block warnings?
- FAQ: How do I use a regular expression to strip C style comments from a file?
- FAQ: How do I use an SQL database?
- FAQ: How does Perl compare with other languages like Java, Python, REXX, Scheme, or Tcl?
- FAQ: I don't have a C compiler on my system. How can I compile perl?
- FAQ: 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?
- FAQ: I've read perlembed, perlguts, etc., but I can't embed perl in
- FAQ: Is there a Perl shell?
- FAQ: Is there a way to hide perl's command line from programs such as "ps"?
- FAQ: Perl on the Net: FTP and WWW Access
- FAQ: TPC
- FAQ: What are all these $@%&* punctuation signs, and how do I know when to use them?
- FAQ: What good is "\G" in a regular expression?
- FAQ: What is a JAPH?
- FAQ: What is perl6?
- FAQ: What is the correct form of response from a CGI script?
- FAQ: What mailing lists are there for Perl?
- FAQ: What modules and extensions are available for Perl? What is CPAN? What does CPAN/src/... mean?
- FAQ: What's a closure?
- FAQ: What's an extension?
- FAQ: What's the difference between deep and shallow binding?
- FAQ: Where should I post source code?
- FAQ: Why doesn't open() return an error when a pipe open fails?
- FAQ: Why don't my <<HERE documents work?
- FAQ: Why is int() broken?
- Fast random string generation
- fatalsToBrowser
- Fetching question (this was once answered by Luke from Hong Kong)
- Fetching to and from and subject from MIME:Parser
- File extension extraction from filename
- file tests
- File::Copy giving "Bad File Descriptor" from sysread
- File::Find adding bits?
- find number of occurence for each unique values
- Find::Find
- Finding a module's $VERSION programmatically
- Finding duplicate sub-expressions in calculator grammar
- finding the last element in a referenced array
- Finding the size of a rather complicated hash-structure
- foreach vs. for
- function overload (not operator overload)
- function overloading in Perl
- GD.pm install woes
- GD::Graph - Can it create a stock chart
- GD::Graph - get_feature_coordinates problem
- Get Win32 Total Physical Memory & Available Physical Memory stats
- Getopt::Long install problems
- Getting Additional Perl Newsgroups
- Getting all directories/files from current directory and using -d flag for the directories
- getting telnet banner
- goto (was browser output)
- Graph module and multiedge graphs
- Gtk2::TreeView
- Guestbook hacked?
- hack out chunk from large text file?
- hard references/arrays
- Hard regexp problem
- Has anyone ported Trek-80 to Perl?
- Hash as an function argument
- Hash slice as hash
- Hash slices
- help in parsing xml messages
- Help needed replacing deprecated syntax
- Help needed with Hash
- Help on Perl Split Function
- Help required in accessing hash references.
- help with eval
- Help with my brute force method
- help with net pop3
- Help with Sending Multiple Emails!
- Help with sorting lists of lists
- Help! Sendmail on Mac OS X Server
- How big a part does hardware play in script execution speed?
- How can I change a Perl floating-point value to a bit vector?
- How can I know if STDOUT has been redirected?
- how do i automatically close a Msgbox based on a timer?
- how do I call a function from a .so file in UNIX via a perl script?
- How do I Capitalize the first letter?
- How do I check a valid mail address?
- How do I convert TIME into Cookie and last-modified-time format?
- How do I merge two arrays or two strings?
- How do I parse this Charactor? 2byte vs 1byte
- How do I parse this page?
- How do I print from the cgi to which I am posting using post_https?
- How do I print http 404 not found header?
- How do I use " and \n in @ARGV[1]?
- How does the complement work with transliteration ?
- How Google/Amazon/eBay use?
- How is this Perl Script encrypted?
- How to automatically log in a web page?
- How to become a perl hacker?
- How to capture output of CVS via Perl?
- How to check size of harddisk?
- How to checking a file that writing is complete?
- how to fix code running old perl version?
- How to flush a stinkin' socket?
- How to get an image file and display it on the screen?
- How to handle large variable
- How to I get an user email address, if I know the domain/username
- How to insert new lines in string?
- how to kill a process initiated by system()
- How to merge .wav files
- How to monitor a process in system call
- How to package my perl scripts (that depend on other utils)
- How to prevent the removal of \ from pairs of \\?
- how to put constaints on coefficients obtained from regression.pm
- How to redefine warnings on recursion level
- HOW TO replace ' but not ?'
- How to show 'expiry page' when user click 'back' button in browser ?
- how to sort a hash of arrays?
- How to test if I got Mod_Perl in apache?
- how to test the speed of rsync
- How to use relative path for a module
- How to: Build Dynamic loading Perl
- How's my logic?
- HTML::Parser and <p> behaviour?
- HTTP Proxy via HTTP Layer by Perl?
- HTTP Watcher
- IDEs
- if {} vs eval {} if
- Image data parsing
- initialize a list
- install Bundle::CPAN in Cygwin failed
- Installing extra data files with a Makefile.PL?
- Instant CGI/Perl book?
- Inter Program Communication ...
- interactive text menu configuration module
- interpolation question:
- Interrupt make if script doesnt run.
- inverse pattern matching!!!
- Is HTTPS Proxy Secure?
- Is it possible to embed perl inside a shell script say bash?
- is it possible?
- Is PHP still slower than Perl?
- is there a better way to mkdir?
- Is there a wholly Perl Database equivalent to say MySQL?
- Is there any way to call a function w/in an RE
- Is this really legal?
- Lagrange Interpolating Polynomial
- linked list for string class
- Linux vs. Windows: different behaviour [re rand()]
- list vs array
- list vs scalar context for localtime?
- Little question on regex.
- locale and print()
- localizing %SIG handlers
- localtime - user input - output in same format
- Localtime returning wrong month
- locking items in a collection
- log_file output
- long lines
- Loop through scalar?
- Lowest array value given index
- LWP Post
- m/(\/\*[.|\n]*\*\/)/ to try and match C-Style multiline comments. No matches found.
- m//i behaves strange : variable does not match itself
- mail forwarding
- MAIL recommendation
- Mail::Sender - Attaching output from pipe
- making easy things difficult: @a-@b
- map function problem
- MAP question
- Mason book available as PDF file?
- match a long string in Regex..
- Meaning of "Malformed UTF-8 character"?
- measure time (hopefully in milliseconds)
- MIME Extract from Mail
- Missing functions in h2ph converted headers
- Mod_perl config questions
- mod_perl on unixware 7
- modeling an object many to many relationship with a transactional bridge table
- Modified example from Camel book doesn't work right - Please correct
- Modify program to write just data to a text file.
- modifying hash key (dispatch table)
- Module Testing Question
- Module::Install
- Multiline die
- Multiple s/xx/yy/
- NDIS and ethernet access in perl
- Need help - Perl-5.8.5 installation error
- Need robust commercial password manager service
- need some visual clarity/implimentation LWP help
- Net::FTP and Passive mode problems
- Net::Netmask and cidrs2inverse function
- Net::POP3 Install
- NET:TELNET data output
- Newbie needs help with forking
- Newbie question on regex.
- odd problem with open()
- Odd sort() problem
- One liner to produce string of n '?'s separated by commas ... ?
- Online forum source codes in Perl/CGI without SQL?
- open-perl-ide qustion
- Optimize Perl..
- options to shrink-wrap a perl script
- OT: perl errors
- Overlapping 'use' inefficient?
- overriding perl switch
- Parallel/ Multithreading /Forking?
- Parsing 'dirty/corrupt data'. Advice wanted
- parsing in wrong order?
- Parsing SGML with Perl
- passing hash of arrays by reference
- password field
- PCPRINT+CRLF perl script
- Perl "Split" Function help
- PERL 64bit Question
- perl and time
- Perl books on tape
- perl call winrunner , it is too slowly....
- perl errors
- perl for to use imagemagick with php is the better solutions?
- Perl HTTP (non-java) IRC client
- perl net::ldap problem using variable eg attr => [ $v1,$v2..]
- perl optimazation guide/book
- Perl output displaying ??? characteres
- perl regexp for iptables
- perl to english
- Perl to monitor server stats
- Perl vs PHP
- perl warnings
- Perl Whirl IV from Dubrovnik
- Perl XML Parser DOM Tag Handler sample code ....
- perl-parser? or a perl 2 java converter?
- Perl6
- perl_parse() crashes with no apparent reason
- PerlFaq Question
- Perls system() call fails in a cgi-file running on win2k and apache
- ping net pop3
- POE HTTP Proxy
- possible mem leak ?
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.5 $)
- PPM sybperl not intended for MS2-x86-multi-thread
- Practical Extraction Recording Language
- Precedence of exponentiation
- print FILE function()
- printing to web browser
- printLDIF wraps long lines of text
- Problem while changing file's modification time using utime() on windows
- Problem with HTML::LinkExtor
- problem with rand on OSX
- Problem with useless use error message
- python for perl programmers?
- Q re sysopen() and more...
- QA frameworks with perl
- query to join two tables in 2 different Oracle schema
- question about plucene
- Question about syntax and default variables
- Question: need to parse web pages to extract data
- Range lookup
- RE to extract infos from a logfile
- reading a list of files
- reading a zip from an IO::Scalar in 5.8
- Recursive directory removing?
- Redirect with no referer...
- Reducing amount of repetative code
- reducing regex to common function name
- References to an array in a foreach
- Regex and chemistry
- regex error
- Regex gurus question
- Regex matching non-contiguous sheds of text
- regex to clean path
- regex to extract color guide from html
- regex trick needed
- Regex, how do I replace quotation pairs into <LI> & </LI>?
- regex: match at least one of two expression
- Regexp::Common OO interface
- Regular Expression confusion
- Regular Expression for HTML Tags and Special Characters
- Regular Expression help please
- Regular expressions to find the presence of special characters
- Remote Permissions Problem
- removin \n from only part of a string
- removing duplics in an array
- removing empty split() fields
- replace string in file
- req: anybody have a pre-made script that does this?
- Restricting a program to one running instance
- Return top-N of Hashes - hash splice?
- RFC: generator_generator 1.01
- Running vi from Perl
- Saving attachments from emails
- Scary IPC::Open3 filehandle difference
- Scripting trouble
- second question today. eak. use array, hash or somthing else?
- serverside perl: process
- setting cookies (mod_perl)
- Should I use BEGIN, CHECK, or INIT?
- Signal handling and modules
- SOAP Http Client
- Sorting Array of String Backward
- source a config file
- Special encoded character
- speeding up perl script execution under apache
- sprintf problem
- Statistics for comp.lang.perl.misc
- Storable.pm size limit?
- strange behaviour: array elements unexpectedly undeffed?
- String and Array Programming in Perl
- Stubborn regex :-(
- subtracting strings
- Suggestion: Use EPIC as a perl editor/debugger
- Symbolic algebra
- Syncrhonizing local and remote directories
- Syntax appears inconsistent - why is this?
- Syslog replay script for centralized syslog host
- system return value makes for strange logic
- TableExtract question - how to deal with headers with spaces?
- Thanks you, it works
- timer to multithread multiple functions at once?
- To Tad: Great perl class, and question
- Top 10 list algorithm
- Top posting
- Toronto Perl Mongers - Audio Recordings
- tr problem
- Trouble understanding data structure
- Trying to force 32-bit in pack()
- Two write to a file with flock, what will happen?
- undef takes forever
- Understanding of *$self
- unicode: is decode-process-encode a "good" aproach?
- Unlink Question
- use CGI question
- use require and loading modules
- use sed in perl
- Using a string as a variable name.
- Using a variable size with the repetition quantifier
- Using an Array in a Class
- Using HTTPS in UserAgent etc
- Using Perl from a PAM module (boot_DynaLoader undefined)
- using range gives warning
- using Win32::ODBC - what's fast?
- Verify a url form a perl script
- Version? Getopt::Long
- web hoster won't secure CGI
- What are these extra spaces in my registry?
- What does $base)->abs do?
- what is %process XX%
- What is @
- What is the difference between if( -f $f ) and unless( -d $f )?
- What's the seed?
- where download web application source code examples ?
- Where should I post source code?
- Which Counter is Perfect?
- Which data structures to use? (Hash.. etc.,)
- Which is the best book for learning OO perl?
- While query
- Who's responsible for this ?
- Why a Perl script ran on Shell andr Windows but not on Apache Linux?
- Why does Perl use more resource than Php?
- Why go to raves when you can write code to do it (sad)
- Why it's good to be a "lazy" programmer
- Win2k - Ping - improved.
- Win2k CMD shell variables and backtick execution
Last message date: 10/31/04
Archived on: 10/31/04 CET
3232 messages sorted by: [ author ] [ date ] [ thread ]