PDA

View Full Version : Perl Misc


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 [37] 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78

  1. debugging perl program with Tk mainloop
  2. Restart machine in different OS paltform
  3. DBD::pg suitable version for DBIx::Textindex 0.25
  4. Unknown open() mode '<:utf8'
  5. cookie domain question
  6. Source Code Analyzing
  7. control character in regex?
  8. Turning a list of scalars into an array?
  9. Killing Processes
  10. Killing threads
  11. filtering out pod documentation and printing only the code from a file
  12. Selecting directories containing specific fileglobs
  13. Perl DBI - Select across multiple Database
  14. /cgi-bin/ directory
  15. quick help message; or delayed 'use <pkg>'
  16. jpost local error
  17. help me refactor this, please
  18. Epoch Question
  19. for installing perl modules - is there a default C compiler on win X64
  20. Perl translation needed for simple bat file
  21. Regex: All except leading global substitution...
  22. Prematch ($`) and the m//g modifier
  23. read / write Java object stream format?
  24. overginign two arrays to a package!
  25. Problem with bless
  26. Problem with bless
  27. Large Data files and sizes - what are you doing about them?
  28. Lookahead peculiarity
  29. Need info
  30. killing threads in perl
  31. suidperl script setuid to root .It not work.....?
  32. suidperl script setuid to root .It not work.....?
  33. how to check whether Display variable is set or not
  34. suidperl to useradd can not exec ........
  35. Pulling out lines of text from a text file
  36. killling threads in perl
  37. Killing threads in perl
  38. Populate a hash from a list elegantly
  39. Problem Solving Skills
  40. Non-Greedy. Please help. Need for answer asap!
  41. regexp: segmentation fault
  42. print chop; VS chop; print;
  43. Singleton and garbage collection
  44. Year of day in localtime and timelocal don't match?
  45. getting the return value from a piped command
  46. Parallel::UserAgent with Redirect / How to get the original URL??
  47. Perl and Math::MatrixReal
  48. Formating output to window
  49. Regex - need help!
  50. Perl scrpit to reschedule AT command?
  51. Ronald Matthews
  52. Query string without '?' ... ?
  53. Help with error 500, but compiles and runs on my server and syntex checks out
  54. sort problem
  55. Regex: Backreferences do not work inside quantifiers?
  56. hash tables repeated keys
  57. lost in an array of array references...
  58. Force numeric variable !
  59. Question about Win32::Process
  60. Task is running only once!
  61. [ANNOUNCE] Emacs modules for Perl programming
  62. Typeglobs, Anonymous Filehandles
  63. Perl and sendmail alias/forward file
  64. Interacting With A Terminal App
  65. printing with <<
  66. test if socket is open only
  67. what is a good/fast way to format date string?
  68. regex substitution problem
  69. Is it possible to invoke the debugger from within a program
  70. tethereal capture with system
  71. xsub and gcc 4.0.2, static variables
  72. Best way to limit results to the first 10 recieved from database
  73. 'require'ing globals without 'used only once' complaints from 'perl-w'?
  74. Are python's generators / yield possible in perl?
  75. safe_mode of PHP in Perl
  76. Load perl module dynamically (use $object)
  77. Question about sub calling other sub
  78. Progress bar under Windows XP/Activestate Perl
  79. MVP of all Perl books?
  80. Emulating Generators: Iterators for Lists (Newbie)
  81. Smart::Comments overwritting?
  82. how to verify an X509 certificate against a CA?
  83. findbugs for Perl?
  84. Confused about Schwartz idiom utilizing map & split
  85. Matt Garrish -> Troll
  86. making your OS collapse by using Perl
  87. extract range of lines using range op bug?
  88. Module::Build: incompatible with CPAN.pm
  89. Win32::TieRegistry
  90. Problem installing module Template
  91. CPAN shell: automatic 'yes' answers?
  92. Size of list pointed by key, in a hash
  93. Win32::OLE - help request - update MS Word document
  94. Native Cut&Paste on Win* and Mac?
  95. Using File::Find to delete files and directories older than 30 days
  96. Trouble running test scripts with ExtUtils::MakeMaker
  97. LWP Strdup Problem
  98. Different results parsing a XML file with XML::Simple (XML::Sax vs. XML::Parser)
  99. Noob! Help required and would be really appreciated!
  100. Upload file format checking
  101. Perl vs PHP speed?
  102. newbie question
  103. simple regexp problem
  104. Help with Hash of Hashes
  105. cgi.pm distinguish between POST & GET
  106. LWP::Simple Protocol scheme not supported
  107. Perl environment ask for help
  108. unicode string
  109. setting cookie works, but editing doesn't
  110. Ordered hashes
  111. Remote.pm (File::Remote) problem
  112. Perl 5.8.x, Unicode and In-memory Filehandles
  113. Weighing the evidence, Perl is a GUESSING game !!
  114. quote causing DBD::CSV failure
  115. passing arguments from a java file to a webpage
  116. Searching a sorted array of strings
  117. The Perl Review, Spring 2006: The Sudoku Issue
  118. suppress regex parsing in interpolated string
  119. Combine hash declaration/assignment into single statement?
  120. concurrency with DBI questions
  121. alternative to calltree ?
  122. Regexp - alternate match and grouping
  123. HTML/DOM parser
  124. convert protein fasta stream into harsh table
  125. Uploaded File Empty but in correct folder with correct name
  126. Copy contents of reference
  127. Import other perl files
  128. Convert a string into array of characters
  129. MIME::Parser
  130. qw vs. q
  131. File::Find problem on windows+apache+activePerl
  132. Perl array and ASP session variable
  133. XML::Simple folding broken for single items?
  134. HELP -- UBUNTU -- Do not have a proper compiling system
  135. Sigils
  136. Form Submission Automatic To Another URL
  137. Can't use an undefined value as a HASH reference at uploadsingle.cgi line 44.
  138. How to create a Wait Page?
  139. simple pointer operations (newbe)
  140. How can I Sort hash in numeric context
  141. List::MoreUtils::each_arrayref: "semi-panic: attempt to dup freed string"
  142. Flatting list references
  143. Decimal equality question
  144. simple regex benchmark inaccuracies
  145. Threads
  146. Parsing/sorting big file problem
  147. perl traverse pdf whitepace any text with subsetted fonts
  148. examining local variables of frames up the stack
  149. dclone alternatives
  150. RegExp to validate an MVS dataset name
  151. sharing variables-data perl-asp
  152. read from file or from <DATA>?
  153. CAM::PDF and create image in document
  154. How to chck for string in array elements
  155. Error when trying to print to a file and locking
  156. Is there an existing Perl max() function that finds the largest number in a list?
  157. help analyzing cause of return code
  158. Reading another user's Outlook calendar?
  159. setuid script "insecure dependency..." error
  160. XML::Parser tree/object parse results usage.
  161. Complex problem I need to solve with perl
  162. Looking for a critique
  163. File::Tie problem (newbie ?)
  164. Question on "defined" function
  165. DBD::CSV malfunction?
  166. Net::SNMP and icmpEchoReq Assistance
  167. savely change permission and group on files
  168. Calling a method within qq'ed string
  169. save output to array
  170. Ways to find MTU and MSS
  171. how do I pass user-defined values to an object's method ?
  172. binmode must be in the middle of the file
  173. With "IF" statements is this possible........
  174. Split, variable delimiter
  175. UNICODED string into array
  176. Implementing a "pull" (?) interface in perl
  177. Help me get "Directory" out of full windows path name?
  178. Padding removal went wrong
  179. Reading Mac / Unix / DOS text files
  180. Have three exp that i need to combine into one
  181. Using Perl to create TCP/ActiveX object?
  182. makefile syntax to exclude files
  183. Scalars Leaked and Segmentation Fault
  184. Start several skripts from one skript
  185. calling perl script in apache conf
  186. Sendmail Log Customisation & Analysis
  187. Perl for x64
  188. Grabbing multiple variables based on name, with regexp?
  189. Alternate for buzzers in a competition
  190. combining xml's
  191. Inline::C and multiple platforms
  192. Question about system() in multiple threads
  193. XML Javascript Special Chars encoding
  194. [Date-Calc] Extract each 1st (or 2,3..) Monday of month ?
  195. Looking for a trick with strings
  196. File search & replace
  197. Is there anybody who ever embedded perl code to MRTG?
  198. Disable XML::LibXML parse...
  199. Pattern Matching on Case
  200. Speeding up
  201. [ANNOUNCE] Emacs modules for Perl programming
  202. gunzip while downloading via ftp
  203. Need a mod that will navigate web links and dl the text on a page
  204. How to send output to different frame via cgi?
  205. ithreads & linux SMP
  206. 5.8.8 build fails - no Makefile
  207. How to concatenate 'like' files in a dir?
  208. How to make Perl's regex engine "halt" after a match
  209. LWP::UserAgent headers
  210. Noob: tk question
  211. Quick sort for Arrays of Hashes?
  212. tk prob
  213. Windows ActiveState Perl: MSXML transformNodeToObject finally succeeded
  214. Need advice on debugging malloc bug (XML::Parser::Expat)
  215. Why not Batch files??
  216. Puzzled over rgexp
  217. API equivalent of copy and paste
  218. Inconsistent returns from piped open
  219. function feasible?
  220. Combining three arrays of hashes into one?
  221. I don't understand loop count
  222. Multithreaded and/or nonblocking server?
  223. Hosted Perlscript
  224. Forms using Perl vs PHP or others? (speed/volume)
  225. total Newbie question
  226. Problrms with decoding pdf file when iy goes as an attachment
  227. Finding all numbers which add up to another number
  228. Trouble with GD in Perl 5.8.6
  229. Perl 'gotchas'
  230. how to remove or add code based on file test
  231. Fork broken???
  232. Overriding a hard coded ISA module
  233. Need help about Build_MatchMany_Function !
  234. Problem passing arguments in WindowsXP
  235. Nordic Perl Workshop 2006 - Call for Papers (Reminder)
  236. XML::Simple oddity
  237. install_driver(Sybase) failed:
  238. Problem reading & displaying MHTML file type
  239. random fortune cookie
  240. 'long long integer' in Perl
  241. How to stop perl from exiting when stat($_)->size fails
  242. Merging sparse arrays
  243. can you determine username?
  244. Passing paramaters to the File::Find find() function
  245. Modules
  246. The inverse problem: generate all instances of a regexp
  247. Looking for script setting a pixel marker in an image
  248. make: Fatal error: Command failed for target `Oracle.o'
  249. regex to match any url
  250. arrays tripping me up