comp.lang.perl.misc
By Subject
2536 messages sorted by: [ author ] [ date ] [ thread ]
Starting: 10/31/04
Ending: 11/30/04
- "anonymous" variable in Perl?
- "Undefined subroutine"
- $& imposes a considerable performance penalty they say
- $SIG{IO} example
- 'stat' and it's exceptions
- (Perl) FILE/IO and grep causes 100% CPU
- *HELP* please: how to dupe STDIN in an IO::Scalar?
- 404 not found message in simple script
- 500 Can't connect to search.cpan.org:80 (Bad protocol 'tcp') at web.pl line 24.
- 500 Can't connect to search.cpan.org:80 (Bad protocol 'tcp') at web.plline 24.
- [OT] Difference between XHTML and HTTP (WAS: character encoding in CGI.pm)
- \$:xml-ms\{((([a-zA-Z_]+\w*)+(\.([a-zA-Z_]+\w*))+){1,1} | (\$environment\{"([a-zA-Z_]+\w*)+(\.([a-zA-Z_]+\w*))+"\}){1,1})\}
- a length of variable question
- A preference in the style guide
- A Reg-exp compendium of frequently occuring matches?
- A small Perl problem
- acting as a proxy server
- Active Directory login User
- Activestate Perl 5.6 ppm
- Adding a unique user name in a file
- Advice needed: threads and queues
- an original perldoc viewer
- Any one merged the httpd QUERYSTRING with getopt() ?
- Any Perl that works offline from WinXP desktop?
- Any RT users
- anyone tried http-proxy on windows?
- Anzeige aller Druckertreiber mit Perl
- array - removing duplicates
- Array -> Reference to Hash of Arrays
- Array of Hashes ?
- authenticate a password (webmin)
- backreferneces in search pattern
- Beginners question. $_ Variable.
- behavior of run_on_wait in Parallel::ForkManager
- Best way to handle using a report template for non-programmers..
- Best way to pass module creator reference
- better way using IO::Select and pool of non-blockig socks
- better way using IO::Select and pool of non-blockig socks)
- Binary files in PERL?
- Bits of a number... why is this true?
- braindead languages?
- braindead languages?)
- Break large file down into smaller parts
- Buy Programming Books
- call pperl from c++ passing token list
- Call tree for perl?
- Calling a CGI script from local PC vs server
- Can I run Perl on Palm Pilot?
- Can PERL open a Windows handle?
- can't install DBD::mysql - missing mysql.h?
- Can't stat e:: Unknown file or directory - why?
- casting question
- casting question)
- CBC/BLOWFISH, NEWBIE HELP - CAN'T DECRYPT FROM SAVED FILE
- cgi question
- CGI.PM not setting HTTP header
- Cgi/Perl script for multiple file upload/attachment in web form
- changing local variable affects array values?
- character encoding in CGI.pm
- Check POP3 E-mail
- chr() and character set
- ClearCase 05.00 using ClearCase::CtCmd::exec crash perl 5.8.3
- Code review request: a better radix sort
- Command-line HTML Post-method (medline in lynx)
- Common file operations
- Complex datastructure documentation?
- Configurable timeout value of Cyrus::IMAP::Admin module
- Convert String Containing Hex Values
- converting list to an array
- Converting multiple spaces for 3 col text?
- cookie failes
- Cookies
- cookies vs. hidden fields
- Copying a folder
- Core dump while calling external commands using system()
- Could someone swing by the Lakes?
- counting words in a file
- CPAN shell as plain user
- creating and validating encrypted password
- croak conventions in methods?
- CTRL-Z on Win32
- Cumulative distribution functions?
- Cut the last invisible spaces from the words
- Dat files help
- Dat files help "Att James"
- DBD::CSV or DBD::DBM or something else?
- DEFINEs in Perl?
- deleting empty lines from a variable containing \n's
- Determining number of variables set as a sideeffect of pattern match
- die and write to log file
- Difficulty with slice of referenced array
- dmake.exe: Error code 255, while making 'test'
- Easier web programming language: PERL or PHP?
- Easiest way to read one character at a time until the first |
- Emacs modules for Perl programming
- Email script separates words with + instead of a space
- EOF issue
- error from pipe in sendmail alias
- Error received opening file
- escape whitespace in qw/ /
- Excluding in Substitution
- export to excel
- Extract a number from a string.
- Extract domain name
- Extracting Directories and Sub Directories and Counting
- extracting the super classes of an object from the outside?
- FAQ 1.10: Can I do [task] in Perl?
- FAQ 1.11: When shouldn't I program in Perl?
- FAQ 1.5: What is Ponie?
- FAQ 1.6: What is perl6?
- FAQ 2.0: How can I convince my sysadmin/supervisor/employees to use version 5/5.6.1/Perl instead of some other language?
- FAQ 2.11: Perl Books
- FAQ 2.13: Perl on the Net: FTP and WWW Access
- FAQ 2.1: What machines support Perl? Where do I get it?
- FAQ 2.8: Where can I get information on Perl?
- FAQ 3.11: Where can I get Perl macros for vi?
- FAQ 3.17: How can I make my Perl program take less memory?
- FAQ 3.18: Is it safe to return a reference to local or lexical data?
- FAQ 3.1: How do I do (anything)?
- FAQ 3.21: How can I hide the source for my Perl program?
- FAQ 3.30: I've read perlembed, perlguts, etc., but I can't embed perl in
- FAQ 3.31: When I tried to run my script, I got this message. What does it mean?
- FAQ 3.3: Is there a Perl shell?
- FAQ 3.4: How do I find which modules are installed on my system?
- FAQ 3.6: How do I profile my Perl programs?
- FAQ 4.0: What's MakeMaker?
- FAQ 4.11: How do I get a random number between X and Y?
- FAQ 4.12: How do I find the day or week of the year?
- FAQ 4.13: How do I find the current century or millennium?
- FAQ 4.20: How do I unescape a string?
- FAQ 4.21: How do I remove consecutive pairs of characters?
- FAQ 4.23: How do I find matching/nesting anything?
- FAQ 4.25: How do I expand tabs in a string?
- FAQ 4.28: How do I change the Nth occurrence of something?
- FAQ 4.35: How do I find the soundex value of a string?
- FAQ 4.39: What is the difference between a list and an array?
- FAQ 4.41: How can I remove duplicate elements from a list or array?
- FAQ 4.43: How do I compute the difference of two arrays? How do I compute the intersection of two arrays?
- FAQ 4.49: How do I process/modify each element of an array?
- FAQ 4.50: How do I select a random element from an array?
- 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.5: How do I convert between numeric representations/bases/radixes?
- FAQ 4.60: How can I always keep my hash sorted?
- FAQ 4.61: What's the difference between "delete" and "undef" with hashes?
- FAQ 4.62: Why don't my tied hashes make the defined/exists distinction?
- FAQ 4.64: How can I get the unique keys from two hashes?
- FAQ 4.66: How can I make my hash remember the order I put elements into it?
- FAQ 4.6: Why doesn't & work the way I want it to?
- FAQ 4.75: How do I verify a credit card checksum?
- FAQ 4.7: How do I multiply matrices?
- FAQ 4.9: How can I output Roman numerals?
- FAQ 5.16: How can I open a file with a leading ">" or trailing blanks?
- FAQ 5.17: How can I reliably rename a file?
- FAQ 5.22: How do I randomly update a binary file?
- FAQ 5.25: How do I print to more than one file at once?
- FAQ 5.26: How can I read in an entire file all at once?
- FAQ 5.29: How can I tell whether there's a character waiting on a filehandle?
- FAQ 5.34: Why doesn't glob("*.*") get all the files?
- FAQ 5.36: How do I select a random line from a file?
- FAQ 6.13: How do I process each word on each line?
- FAQ 6.14: How can I print out a word-frequency or line-frequency summary?
- FAQ 6.17: Why don't word-boundary searches with "\b" work for me?
- FAQ 6.1: How can I hope to use regular expressions without creating illegible and unmaintainable code?
- FAQ 6.21: What's wrong with using grep in a void context?
- FAQ 6.22: How can I match strings with multibyte characters?
- FAQ 6.6: How can I make "\w" match national character sets?
- FAQ 7.10: How do I create a class?
- FAQ 7.13: What is variable suicide and how can I prevent it?
- FAQ 7.14: How can I pass/return a {Function, FileHandle, Array, Hash, Method, Regex}?
- FAQ 7.1: Can I get a BNF/yacc/RE for the Perl language?
- FAQ 7.20: How do I redefine a builtin function, operator, or method?
- FAQ 7.22: How do I create a switch or case statement?
- FAQ 7.24: Why can't a method included in this same file be found?
- FAQ 7.26: How can I comment out a large block of perl code?
- FAQ 7.27: How do I clear a package?
- FAQ 7.7: Why do Perl operators have different precedence than C operators?
- FAQ 7.9: How do I create a module?
- FAQ 8.12: How do I start a process in the background?
- FAQ 8.14: How do I modify the shadow password file on a Unix system?
- FAQ 8.22: Why do setuid perl scripts complain about kernel problems?
- FAQ 8.23: How can I open a pipe both to and from a command?
- FAQ 8.24: Why can't I get the output of a command with system()?
- FAQ 8.25: How can I capture STDERR from an external command?
- FAQ 8.30: How can I convert my shell script to perl?
- FAQ 8.31: Can I use perl to run a telnet or ftp session?
- FAQ 8.32: How can I write expect in Perl?
- 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?
- FAQ 8.35: How do I close a process's filehandle without waiting for it to complete?
- FAQ 8.37: How do I find out if I'm running interactively or not?
- FAQ 8.38: How do I timeout a slow event?
- FAQ 8.4: How do I print something out in color?
- FAQ 8.7: How do I clear the screen?
- FAQ 8.8: How do I get the screen size?
- FAQ 8.9: How do I ask the user for a password?
- FAQ 9.10: How do I decode or create those %-encodings on the web?
- FAQ 9.14: How do I make sure users can't enter values into a form that cause my CGI script to do bad things?
- FAQ 9.16: How do I decode a CGI form?
- FAQ 9.18: How do I decode a MIME/BASE64 string?
- FAQ 9.19: How do I return the user's mail address?
- FAQ 9.20: How do I send mail?
- FAQ 9.21: How do I use MIME to make an attachment to a mail message?
- FAQ 9.23: How do I find out my hostname/domainname/IP address?
- FAQ 9.24: How do I fetch a news article or the active newsgroups?
- FAQ 9.26: How can I do RPC in Perl?
- FAQ 9.2: My CGI script runs from the command line but not the browser. (500 Server Error)
- FAQ 9.9: How do I automate an HTML form submission?
- FAQ: How does Perl compare with other languages like Java, Python, REXX, Scheme, or Tcl?
- Far More Than Everything You've Ever Wanted to Know about Prototypes in Perl
- Favorite config file management module?
- file attachment not working properly.
- File closure problems
- file copy
- File slurp takes a long time on some files
- Finding consecutive lines
- finding ethernet interfaces and IPs
- finding the number of keys in hash
- Finding two strings with the same crc32
- Firefox broswer staring Perl CGI
- First Perl Program
- for Richard Gration
- Fork, exec - setsid?
- Fun problem: Overlapping words
- GD.pm install woes
- Generalize Problem : Generate all possible combinations
- Generating postscript file
- Get list of files.
- Gethostbyaddr INET
- Global @INC
- Global symbol requires explicit package name
- Grabbing a PDF file from the web...how?
- Graph-Layout-Aesthetic
- Grep -v option
- Has anyone used tail from PPT in a Tk App? (Win32)
- hash key order different in perl 5.8?
- Hash of functions in modules
- hash of hash
- hash of hash (a bit long now...)
- Hash of hash in perl
- Hash ref problem in Plucene::Simple (while searching a term)
- hashing function
- help for exec with command lines with spaces
- Help! Complex Pattern Extraction with Key/Value Pairs and Reg Exp?
- help! perl proxy problem?
- Help: making images with perl?
- Help: separate difference length of spaces between words
- HELP: Where's the FAQ?
- hex to binary conversion
- hi,something about thread in perl
- how *.cgi file can get the parameters from client?
- How can I rid a Deprecated REF problem?
- How do I get the application path
- how does ByteLoader work?
- how greedy is nongreedy in regexp ?
- How long to complete: while ($i<1e10){i++;}
- How to "unread" STDIN?
- how to add parameter to HTTP header in Perl?(not fowwlow the ? in url)
- How to create a non-blocking Socket?
- how to define a variable to hold a multiline text input in perl from html multiline textbox
- how to find the fastest cpan mirror site?
- how to get data from POST?
- How to get sytem/hardware information?
- How to handle large variable
- how to manage phpBB, windows 2003 server and FreeBSD user accounts simultaneously.
- How to open a pipe for reading and writing?
- How to print like debuggers `x $HASH`
- How to read access database file with perl?
- How to save/restore a hash of hashes?
- How to scan Keyboard in Perl or else on Linux ?
- how to use default_headers?
- How to work (?{code})
- human nature of perl (new operators etc)
- i want this printed on my nightie
- IDEs
- Ignore spaces in string match
- Ignore undef elements for array count
- Image Magick - Exception 445: pixel cache not open
- Image::EXIF troubles
- Indexing word documents with perl?
- installing extra file through ExtUtils::MakeMaker
- Installing modules on Solaris in non-default location
- Introducing Graph::Clique
- IO object version 1.21 does not match bootstrap parameter 1.18
- Is assigning to $#ar most efficient?
- Is PHP still slower than Perl?
- Is this really legal?
- Javascript, ODBC, and Oracle functions returning cursors
- Jumping to machine code
- keep the reference pointer of an object
- Legacy End of File Problems with 012 and 000
- Length of Array of Array of Array
- Lexical file handles
- Lisp's "some" and "every" functions
- List all Printer-Driver on a Mashine
- List::Util::shuffle - where did the algorithm come from?
- lists,shift,subs and dumb question
- little indent script
- Load information in Solaris (Perl Script.)
- Localtime returning wrong month
- Logging UDP Packets
- looking for a better regexp
- Looking for C++ macro processing solution
- looking for simple code to build a search engine
- Looking to improve program
- LWP::UserAgent + HTTPS + threads ==> segmentation fault
- making images with perl?
- Managing PERL5LIB with multiple perl installation
- map()'s BLOCK
- matching all perldoc names but no more
- Matt's formail not working outside domain
- Minimize black screen
- Minimizing chance of race conditions
- MLDBM error
- modifying hash key (dispatch table)
- More EXIF woes -- can Image::ExifTool return IPTC keywords as an array?
- NCBI ASN1 File in Perl
- Need perl+java programmer
- Need RegExp
- Need some problemsolving-cgi/xml
- Net::LDAP help
- Net::NIS crashing with Sendmail::Milter
- Net::NNTP
- Net::Telnet connection status
- Newbie HTTP::Request->new(POST => URL); question
- Newbie Question
- newbie question. Please help!
- Newbie with stat(_) problem
- newbie-ish question
- nntp.perl.org posting problem
- no acceptable C compiler
- Not Initializing Variables Correctly?
- not logical
- number of characters in a string
- OPEN command
- Opening a listen socket on Windows 2000
- options to shrink-wrap a perl script
- OT expr(1) regexen
- OT irregardless
- OT: Cheney's heart acting up-TO MUSTAPHA
- Output of tar to a filehandle
- Outputs stop ignoring SIGINT with Event.pm
- Overloaded stringification lost
- PAR problems Win32 (Can't Spawn, line 372) (solved)
- parent of an orphaned process
- Parse Row to Columns
- parsing output of 'lspci -t' on Linux
- Partly OT: name suggestion
- Passing an cgi variable to a sql query
- passing arguments from template
- passing colon or comma as part of arg list to exec
- Passing huge double arrays in XML-RPC
- passing parameters from xsl to cgi script
- Password-protected login problem
- Performance: longest prefix length
- Perl 6
- PERL 64bit Question
- Perl CGI project ideas
- perl efficiency -- fastest grepping?
- Perl Executable and Script Name -- NOT Args
- perl get crash when using ClearCase::CtCmd::exec
- Perl golf: lowercasing all path names
- Perl is awsome!
- Perl is better than C++ will ever be
- Perl on the Pocket PC - Easy!
- Perl opendir with spaces in directory names
- Perl Project
- perl script
- perl script with parameters (using xml)
- perl self generating program
- Perl Test - Any examples on web
- perl to english
- perl trim function
- perl win32 & output of printf
- PERL+CGI+PLUG-IN architecture
- perl/c++ calculation
- perldoc mirror?
- perldoc problem on linux
- Perls use of Unicode
- Please help on script failures
- PLEASE HELP! Perl script does not work!
- PLUCENE equivalent module for Free Text Retrieval in DBMS
- POPL 2005 Call for Participation
- post into hash table
- Posting Guidelines for comp.lang.perl.misc ($Revision: 1.5 $)
- print FILE function()
- printing to web browser
- Problem with cp in system call running Mac OS X
- Problem with Hashes
- Problem with Hashes)
- problems using taint to check an array be created by cgi
- Problems with using Autoloader
- Proper quitting
- pulling or getting perl script name inside script
- Q: re Inline and Benchmark
- Q: re Inline and Benchmark"]
- QT Designer, puic, and kLed
- Question about implementing range operator with strings
- Question about Javascript and Perl form
- Question: need to parse web pages to extract data
- Read package required?
- reading a txt file
- Reading last N lines from large file
- Reading/writing wide characters
- Real world examples
- Really?
- Reaping dead children
- recursive bruteforce ASCII range
- redirect question
- Redirecting STDOUT to Scalar behaves not as expected. Why?
- references to OTHER objects
- Reflection or discovery of object methods in perl?
- Regarding Usage on Perl
- regex - to simple to see?
- regex challange: collapse nested {} blocks
- RegEx challenge - doesn't work
- RegEx challenge - found
- RegEx challenge - found - thanks
- RegEx challenge - jrs
- RegEx challenge - still looking
- Regex for all word "boundaries" (was: FAQ 6.17: Why don't word-boundary searches with "\b" work for me?)
- Regex trick, how to remove one quoted content from a string?
- regexp question
- regexp s// too greedy
- Regular Expression for - \C\R...
- regular expression help
- remove unwanted parts from strings
- replace pattern including newline : perl version 5.8
- replace words in string with hash values
- Rlogin client?
- sanity checking proxy URL before passing to LWP
- Save excel including embedded Formulas, Comments etc.
- script hangs waiting for key stroke
- Script to pass info to GET string
- Script to send file attachment with sendmail not working
- Search file - Help needed please
- Search for string and return file name
- search.cgi
- Search.cgi followup
- Searching backward
- Sending email using perl
- sending info to forms
- Sending Outlook Email w/voting buttons through a Perl script...
- Server side redirection
- Simple (!) HTML/PERL code fpr uploading files through web pages entyr field ??
- simple folder search
- simple perl script for automatic form submission.
- Simplifying by refactoring 'array ref' and glob from 'map'
- smtpprox and postfix
- Solaris taking over Perl ownership
- Sorting
- sorting multiple arrays
- sorting objects with "sort" and subroutine
- source filters at runtime
- spam assassin - running
- Spam-free Mailto.pl or similar prog?
- splitting data?
- Spurious "Use of uninitialized value" messages with '-w'
- Spurious "Use of uninitialized value" with -w, redux
- SQL ERROR
- SQLite - problem connecting to database (or doing a select)
- ssi querystring
- SSI Question
- Statistics for comp.lang.perl.misc
- Storing a substitution (similar to qr())
- Strange asterisk use in a hash declaration
- sub refs in qq strings
- SWITCH: question on evaluation
- synchronus ftp call
- syntax problem
- sysread(socket..) problem on perl 5.8.0 linux
- System command
- SysV constants, where are they defined?
- Tail a File using POE and Tk
- Telnet - groupd id
- Term::ProgressBar problems with multiple calls
- Testing RPC::XML goes awry -- Newbie alert
- texdoctk error: "No selection was made"
- Text::Autoformat usage for a rookie
- the antichomp
- The most perfect beginning
- Thread::Queue on Windows 98
- Time::HiRes module and timing a command...
- Transiting from Perl: Learn Python or Ruby?
- Trying to get sendmail to attach text file to email.
- Trying to understand Perl
- Two operations with one last if?
- Unix commands and perl
- unix perl module install errors
- Upload meter for a CGI perl script
- URI canonicalization (was: how greedy is nongreedy in regexp ?)
- Use of uninitialized value in subroutine entry at C:/Perl/site/lib/HTML/Parse.pm line 127.
- Using $SIG{"ALRM"} assignment inside a subroutine ...
- Using DBI for Remote myql connection
- using different copies of same module
- Using embedded PERL with commercial applications?
- Using files to transfer data between processes
- Using libwww to retrieve a UTF-8 webpage
- using regexes as command line parameters
- using sort directly on subroutine returning list
- web hoster won't secure CGI
- What about MD5?
- What is 1;
- where to look for object method?
- why is pattern matching using '|' slower than 2 separate ones?
- why no syntax error?
- why not print $A[0]
- Win32 Advanced Properties
- Win32::IE::Mechanize multiple frame problem
- Win32::OLE Excel problem
- Win32::OLE msxml collection problem
- Win32API::Registry, RegOpenKeyEx fails [The parameter is incorrect]
- Write at the beginning of a file
- writing a function like map, sort, grep
- Writing a Perl Debugger - problems with xsloader
- YAHP - Ref to a hash via xml::simple prob.
Last message date: 11/30/04
Archived on: 11/30/04 CET
2536 messages sorted by: [ author ] [ date ] [ thread ]