First  |  Prev |  Next  |  Last
Pages: 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498
words selection
Hi, Please help me, I would like to realise a filtre to select only word in file with caracteres include into this variable $carac_available; but not caracteres include into this variable $carac_notavailable; my name file is "dico.txt" sample with $carac_available = 'eo'; and $carac_notavailable = 'hydng... 4 Sep 2006 13:46
Cygwin error regarding profile.global
This post is simply to document the solution to a cygwin error so that those who have the same issue can find the solution when they do a Google Groups search. Please do not flame me for posting this here. If you object to the presence of this post here, the best thing you can do at this point is ignore it, and it... 5 Sep 2006 09:54
Better performance ...
Hy! I've got the following code and would like to ask, if there is any possibilty for more performance. The script inserts about 240 recordsets per second into a MySQL database. The file (input.txt) contains about 365.000 lines/recordsets. ==================================================== # Grundwerte in... 28 Aug 2006 12:16
Publicly flog David Filmer for writing multi-post flagging'bot
On 08/14/2006 02:35 PM, Michele Dondi wrote: On Mon, 14 Aug 2006 18:19:47 GMT, "Mumia W." <mumia.w.18.spam+nospam.usenet(a)earthlink.net> wrote: Publicly flog David Filmer for writing multi-post flagging 'bot: Yea Naaah! David Filmer is a good contributor to the group. This is orthogonal t... 15 Aug 2006 01:23
Encrypt Windows Password
Hello, I want to write a perl module that encrypts a clear password to a windows hash. I didnt find any algorithm that builds the hash expect copypwd.exe which works, but is an external program that does not run as scheduled task. "cleartextpassword " -> "52616e646f6d4956dc110786f80987daa99d164016ba7d72b24eb2... 14 Aug 2006 13:42
Problem with DateTime
hi all, i am installing the DateTime.pm on windows using nmake.... when i tried to install it i am getting an error saying " Cant locate lodable object for module DateTime in @INC (@INC contains: C:/perl/lib c:/perl/site/lib .) at C:/perl/site/lib/DateTime.pm line 47" can anyone please tell me how to use this m... 1 Aug 2006 06:01
Find and convert to UC
I have 1500 records in a file. I know how to read the file EOF etc Here is a typical record Barkell, William James ps Lone Pine Gardens, Reid I want to convert the first occurrence of a mixed case word to all upper case. Could someone oblige please. Have tried the substitution but it good at findin... 25 Jul 2006 01:45
subroutine
I am trying to incorprate a subroutine to perform an extra calculation on overtime hours and am not sure how to add this part to the code. $OT = &calculateOT(emp_hours); & search_page(); my $p_lname = param('lname'); my $p_fname = param('fname'); open (THIS, "< $ENV{'SCRIPT_FILENAME'}") || die "coul... 22 Jul 2006 09:52
flock/fcntl
from perldoc -f flock: Note also that some versions of "flock" cannot lock things over the network; you would need to use the more system-specific "fcntl" for that. If you like you can force Perl to ignore your system's flock(2) function, and so ... 13 Jul 2006 13:56
unicode
This command perl -pi -e 's/(\p{IsAplha}+)(é)(\s)/($1$2)/g' text.txt returns Can't find Unicode property definition "Aplha" at -e line 1, <> line 1. What should I do to correct the problem ? Thanks ... 6 Jul 2006 02:12
First  |  Prev |  Next  |  Last
Pages: 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498