First  |  Prev |  Next  |  Last
Pages: 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577
Memory leak with XMLRPC and Perl...
Hello, I wrote a program in Perl (using version 5.8.4), that using XMLRPC to communicate between the client and the server. The call from the client to the server sitting in a infinite loop that can be run in random inteval time. After sometime that the client is running the perl's proccess taking ~70MB of ram an... 31 Jan 2007 02:36
FAQ 3.2 How can I use Perl interactively?
This is an excerpt from the latest version perlfaq3.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 http://faq.perl.org . --------... 30 Jan 2007 15:40
Win32::OLE version conflict problem...please help
Hi there Semi newbie here. If this is the wrong forum for this, I apologize. I'm trying to use a nifty module, the "Mail::Outlook" module, that lets you send mail from Microsoft outlook when it's the only mail client available on the system. So, that being said, to implement this functionality, it uses... 31 Jan 2007 00:32
Regex repeating capture
Howdy, I'm trying to break an input string into multpile pieces using a series of delimiters that start with an asterisk. Following the asterisk is a mulitple character identifier immediately followed by a data string of variable length. The input string may contain more than one identifier anywhere in the st... 30 Jan 2007 17:46
Max size of an array used in perl.
Hello All, I would like to know the max size that an array can store in terms of bytes. With Rgds, Raj ... 30 Jan 2007 16:43
Tar on Windows XP
Hi I am trying to create a tar archive on Windows XP with the Perl code below. However, when I look at the archive created (using WinZip 10.0) all the directory information is lost, and when I untar it using WinZip all I get is all the files in the same directory. Can some kind person please tell me how I ca... 30 Jan 2007 18:18
html tags and perl
Kio (ysmay13@_NO_SPAM_poczta.fm) wrote on MMMMDCCCXCIX September MCMXCIII in <URL:news:eplfgo$rah$1(a)news.onet.pl>: ... hi, ... ... I've got a perl script which is parsing a HTML file and printing a src ... text from a <img> tag on a screen. ... ... I dont know how to write a sub which can take a html $f... 31 Jan 2007 10:11
French Accents appear incorrectly...
Hi, I'm creating a French web site. I've used Dreamweaver to develop most of the site and have simply typed the french with accents. This all displays fine. I've used DreamWeaver to create a library object for the menu of the site (to avoid having multiple copies of exactly the same html). I've now uploaded ... 6 Feb 2007 10:40
subpattern reference using vaiable subpattern index
I have submatch index in a variable, $SUB=5. How do I write submatch reference $5 using $SUB ? Is ${$SUB} ok ? 2. Is there array of subpatterns ($1..$<N>) so I can take it's size ? Yakov ... 30 Jan 2007 11:58
Win32::OLE problem with iTunes SelectedPlaylist
Hi, I am trying to use the iTunes SDK to select a playlist in iTunes. Needless to say, it isn't working :( First, the relevant part of the documentation -- full docs here http://developer.apple.com/sdk/itunescomsdk.html ------- HRESULT IiTunes::CreatePlaylist ( [in] BSTR playlistName, [out, retval... 29 Jan 2007 20:38
First  |  Prev |  Next  |  Last
Pages: 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577