Navigation |
archivesglobal variables in threaded perl programsHi, I am thinking of writing a new script as a multi threaded program. This is my first threaded program. I wrote a small program to understand how to share global variables in all threads. use warnings; use strict ; use threads ; use vars qw($sub1 $sub2) ; $sub1 = 0 ; $sub2 = 0 ; my $thr1 = threads->new(\&sub1); FAQ 8.46 What's the difference between require and use?This is an excerpt from the latest version perlfaq8.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] . ORACLE UPGRADE 10.2.0.2 ... INVALID MATERIALIZED VIEWI have upgrade oracle from 9.2.0.2 to 10.2.0.2 on SunOS. SQL> alter MATERIALIZED VIEW MVIEWUSER.PCATTYPE compile; Materialized view altered. SQL> select status,object_type from dba_objects where owner='MVIEWUSER' AND object_name='PCATTYPE'; STATUS OBJECT_TYPE ------- ------------------- VALID TABLE FCC Issues Millions In DTV Fines - TMCnetFCC Issues Millions In DTV Fines TMCnet - Apr 12, 2008 FAQ 9.2 My CGI script runs from the command line but not the browser. (500 Server Error)This is an excerpt from the latest version perlfaq9.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] . FAQ 9.13 How do I edit my .htpasswd and .htgroup files with Perl?This is an excerpt from the latest version perlfaq9.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] . Data Warehouse Appliances, 18 Months LaterIf there was any lingering doubt about whether the technology was here to stay, the question has now shifted to how this technology should be utilized, particularly in conjunction with traditional enterprise data warehouses. CGI.PM and print tabletrying to replace this print "<table>\n"; print "<tr><td><input type=\"submit\"></td><td><inpu t type=\"reset\"></ td></tr>\n"; print "</table>\n"; with this print table( TR([ td([submit(),reset()]) ]) ); seems to work but then a new name/value pair for "submit" shows up in the browser address bar original query string Giving up on Work e-mail - Status Report on Week 9Here is the weekly progress report blog post on my experiment giving up on work related e-mail. Week 9 about to finish and still making good progress. A bit up from last week, but a whole lot less from the highest number of e-mails received thus far. Bit slow on additional conversations from other folks on the topic... Trident Pro 4.5 Catches the EDD Wave - Law.com (subscription)Trident Pro 4.5 Catches the EDD Wave Law.com (subscription), CA - 6 hours ago 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?This is an excerpt from the latest version perlfaq9.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] . Homelessness focus of UN complaint - Vancouver SunHomelessness focus of UN complaint Vancouver Sun, Canada - 4 hours ago Application Management Pack for Oracle E-Business Suite is Available on HP/UXThe first update to Application Management Pack for Oracle E-Business Suite is now available for HP/UX PA-RISC as well as Itanium in addition to the other O/S platforms that the pack support. You need Enterprise Manager Grid Control 10gR3 (10.2.0.3) to run this pack, and you may download it through Metalink as patch 5489352. The pack extends Enterprise Manager Grid Control to manage Oracle E-Business Oracle query processing questionHey guys We have some third party UDT that can be stored in the table as one of the columns. These UDT objects are created using stored procedures and are compared using other stored procedure. There also some kind of index created for this UDT column. Here's example of a query: select objectid from st_test a Dalit conversion queue - Calcutta TelegraphDalit conversion queue Calcutta Telegraph, India - Apr 13, 2008 The new converts will file court affidavits saying they were embracing Hinduism of their own will, without coercion or enticement. Dalit conversion queue - Calcutta TelegraphDalit conversion queue Calcutta Telegraph, India - 2 hours ago The new converts will file court affidavits saying they were embracing Hinduism of their own will, without coercion or enticement. Panasonic Expands Leadership in Solid-State High Definition ... - Business Wire (press release)Panasonic Expands Leadership in Solid-State High Definition ... Business Wire (press release), CA - 1 hour ago |
SearchFree Online File ConvertersBrowse archivesRecent posts
|