Search Discussions
-
Hi all, This page accepts a series of numbers, separated by spaces, and gives the values listed bellow. I'm getting the following error, but don't see why. Can anyone spot my error? Please, enter ...
Ron Smith
Feb 19, 2006 at 5:47 pm
Feb 21, 2006 at 5:54 am -
I am trying to allow input of a person's first and last name in one form field, nothing more, nothing less There should be only one uppercase A-Z character followed by one or more lowercase a-z ...
Gerald Wheeler
Feb 14, 2006 at 8:04 pm
Feb 15, 2006 at 4:18 am -
11
pseudohash
Could someone explain what is pseudohash means? SOL.Beast
Feb 11, 2006 at 7:51 am
Feb 13, 2006 at 4:25 am -
All, I've been working on a script to grab the owner of processes on my systems and it works great if I limit it to one machine at a time. If try to pass it multiple hostnames in a loop, it bombs out ...
Ryan Frantz
Feb 1, 2006 at 6:46 pm
Feb 2, 2006 at 1:07 am -
I can't seem to figure out how to alternate the bgcolor for each row that i'm printing from arrayref. Is there a 'foreveryother' function that would allow me to put two lines in the loop? Or is there ...
Henry chen
Feb 25, 2006 at 6:08 am
Feb 26, 2006 at 4:49 am -
10
tar command
Hi All, I need to execute unix tar command thru perl file can somebody helps me out in this regard Regards Irfan SayedIrfan J Sayed
Feb 24, 2006 at 3:37 pm
Feb 24, 2006 at 8:39 pm -
I need to set a variable to a filename where only 1 section of the file is static. For example: $filename =~ /test/; Where the following: Print "$filename\n"; Would produce: 123test456.txt The only ...
Curt Shaffer
Feb 28, 2006 at 8:19 pm
Mar 1, 2006 at 12:04 am -
I'm trying to pass an array to a subroutine. I'd like the subroutine to create "@f" from the "\@a" that I send it, but I can't seem to figure out the syntax. Is there a way to replace my "???f???" ...
Bryan R Harris
Feb 22, 2006 at 8:39 pm
Feb 24, 2006 at 2:37 pm -
I am trying to set up a server using Net::Server. Mostly this is out of curiousity more than anything else. But following the man pages I got stuck. I was trying to set up a server to connect to port ...
Tom Allison
Feb 18, 2006 at 8:27 pm
Feb 20, 2006 at 9:54 pm -
hello Friends, Have anyone tried stopping a service say httpd usng a cgi script ? I have set a setuid for the cgi script and the script is in the root cgi-bin directory namely /var/www/cgi-bin/ with ...
Nishanth ev
Feb 14, 2006 at 8:33 pm
Feb 17, 2006 at 7:24 am -
What's the easiest way for me to turn a number into a letter? 2 - b 5 - e 26 - z 27 - error
The Ghost
Feb 27, 2006 at 6:27 am
Feb 28, 2006 at 4:56 am -
I have posted question related to this before and have received many suggestions. I have a file of varying number of records of varying lengths, delimited by comas. ...
Bowen, Bruce
Feb 21, 2006 at 3:39 am
Feb 22, 2006 at 8:26 pm -
Hello, I'm trying to extract an image name from the follow html tag $imageURL = "<IMG SRC="picserve.cgi?picserve=/thebest_Small.png" BORDER=0 " now I need to extract the 'thebest_Small.png' filename ...
Mike Blezien
Feb 9, 2006 at 2:34 am
Feb 9, 2006 at 6:48 am -
Hello, I am trying to write a little script that will compare two hashes with the same keys but conflicting values. I have found some great examples of how to compare hashes and locate common keys or ...
Angus
Feb 1, 2006 at 9:04 am
Feb 3, 2006 at 9:52 am -
Hi all. I've got an app than runs on Linux and Windows. I invoke it: script_name.pl USERID where USERID is a number that identifies the user. Under Linux, and under *some* Windows 2000 installations, ...
Daniel Kasak
Feb 2, 2006 at 1:40 am
Feb 2, 2006 at 9:18 pm -
When I add "use Bio:Perl" in my script and run it in windows XP, it complains: subroutine Cwd::fastcwd redefined" at C:/per/lib/Cwd.pm line 700 subroutine Cwd::getcwd redefined at C:/per/lib/Cwd.pm ...
Frank Lee
Feb 27, 2006 at 2:31 pm
Mar 3, 2006 at 11:50 am -
hi, perlers, Is there a simple way to get the current index of an array in loop statement? the procondition is you cannot get this information from array element. For example #!usr/bin/perl my @arr = ...
Zhao_bingfeng
Feb 28, 2006 at 5:12 am
Mar 1, 2006 at 1:15 am -
Short Question: Is type globbing of subroutines possible or not? for something like &supersub(\&smallsub);
Angerstein
Feb 22, 2006 at 10:05 am
Feb 23, 2006 at 11:27 pm -
here is a small snippet of code(LABEL1) which appears to remove a comma which lies between two double quotes. I run it and and display output and the one line of code which does have the comma is ...
Wagner, David --- Senior Programmer Analyst --- WGO
Feb 21, 2006 at 10:55 pm
Feb 22, 2006 at 8:52 pm -
Hi all, How would I redirect the output of the print line to an array instaed of STDOUT? my $firstBar = 5; print "*" while $firstBar, $firstBar--; I've looked in several places, including the Camel ...
Ron Smith
Feb 12, 2006 at 5:52 pm
Feb 12, 2006 at 8:07 pm -
Hello All, I just joined this forum today and I dont know whether this particular question has been posted before. If it is please do let me know where i can get the answer from. I am using a Windows ...
Avinash Sridhar
Feb 9, 2006 at 6:40 pm
Feb 11, 2006 at 1:40 am -
hello,list, I can't find a mailing list about socket programming,neither perl socket or C/C++ socket. Can anyone know one and recommend it to me?Thanks really. Jeff. -- Jeff Pang NetEase AntiSpam ...
Jeff Pang
Feb 9, 2006 at 11:56 am
Feb 10, 2006 at 3:29 pm -
Hello, I installed ActivePerl, then wrote up a sample helloworld.pl script, stored it on the desktop, then ran this command from the cmd prompt. C:\Documents and Settings\Administrator perl ...
Avinash Sridhar
Feb 9, 2006 at 10:18 pm
Feb 9, 2006 at 11:00 pm -
Hi all, I have the following code: ############# code################ @cpv_codes=('a','a','a','a','b','b','b','c','c','d'); my %hash; foreach (@letters) { $hash{$_}++; print "$_\t $hash{$_} \n"; } ...
Graeme McLaren
Feb 8, 2006 at 1:53 pm
Feb 8, 2006 at 3:41 pm -
Hello all, i am new and want to get the params from html page and execute perl script at local machine please help me in this matter. thanks and regards, abhishek
A b
Feb 3, 2006 at 10:31 am
Feb 7, 2006 at 4:38 am -
Hello , i want to execute some batch/perl file from my perl program and continue to do some changes and then re-execute some files. my code is like st.pl ------------- exec ("wperl hang.pl a.txt"); ...
A b
Feb 27, 2006 at 1:01 pm
Feb 28, 2006 at 6:55 am -
Hi all, I am having some problems filling a variable based on the contents of a dhcpd.leases file. All I want at this time is the hostname and ip address. My eventual goal is to create hash of hashes ...
Angus
Feb 27, 2006 at 7:25 am
Feb 27, 2006 at 8:50 am -
PHP knows print_r -- which prints a data structure hierarchically, and is very useful for debugging. e.g. echo "Variable a is " . print_r( $a, true ) . "\n"; Is there something similarly easy in ...
Johannes Ernst
Feb 23, 2006 at 10:24 pm
Feb 24, 2006 at 1:46 pm -
I need to be able to take an image and break it down in to smaller blocks. This would be used to create an HTML page of smaller images together displaying the large image as a whole, basically like ...
Scott
Feb 20, 2006 at 8:12 pm
Feb 21, 2006 at 11:32 am -
Hi, I am trying to read a Unicode text file and the code fragment is as below: $infile = "sample_hindi.txt"; $outfile = "out.txt"; open(F, "<:utf8", $infile); while(<F ) { chomp; binmode ( STDOUT, ...
Baskaran Sankaran
Feb 9, 2006 at 12:57 pm
Feb 16, 2006 at 7:39 pm -
Hi all while learning hash arrays i have got a doubt i.e if the data is in the following manner Name ABC AGE 25 Book perl Name DEF AGE 20 Book linux Name GHI AGE 21 Book PHP ................. ...
Anand kumar
Feb 16, 2006 at 2:47 am
Feb 16, 2006 at 4:48 am -
I have a text string = "^0176 ^0176" I have set $a = "^0176 ^0176"; I have set $b = "^0176 "; I'm using text =~ s/$a/$b/g; And the text string doesn't change. I expected it to come out as "^0176 " ...
Bowen, Bruce
Feb 12, 2006 at 9:33 pm
Feb 14, 2006 at 2:17 am -
i've asked oracle's forums and gotten nothing useful, so hopefully someone here can help... i have scripts that connect to mysql; they need to connect to an oracle server. i've tried installing ...
Jm
Feb 9, 2006 at 6:19 pm
Feb 10, 2006 at 2:22 pm -
Perlers I have Perl program that looks for a certain string in a inode backup log file and if the log file is <= 5 minutes old it will continue on. If it finds this string from todays date 00:01 to ...
Dbsmith
Feb 1, 2006 at 1:43 am
Feb 3, 2006 at 11:31 pm -
Afternoon all, I want to change some repetitive code so its more dynamic, basiaclly I want to replace the elsif statements below with one statement which gets the number dynamically so I only need ...
Graeme McLaren
Feb 27, 2006 at 4:43 pm
Feb 28, 2006 at 4:07 am -
Perlers I need to remove any line that begins with \d+ yet end with \s* Here is the data _BEGIN_DATA_ 0 2005/09/23 17:25 221 100% -il-o-b---U- sf F02043 1 2005/06/03 04:11 524 100% -il-o-b---U- sf ...
Dbsmith
Feb 22, 2006 at 10:35 pm
Feb 23, 2006 at 4:56 am -
for example, I need to install Apache:DBI. I can find it from CPAN. However, I have no clue where can I get such a module. For CPAN itself, it seems that I have to mannually install several modules ...
Zhou jian
Feb 21, 2006 at 11:33 pm
Feb 22, 2006 at 5:05 am -
I have a text file with lines of varying length. 000,;,001,WL0,001,001,000,000,000,000 011,@D ,011,000,001,050,050,105,105,004,004,064,255,000,001,116,255,255,255,106,255,255,255,255,116,255,255,255 ...
Bowen, Bruce
Feb 19, 2006 at 10:34 pm
Feb 20, 2006 at 7:53 am -
what does the statement mean? bless $self, $class; -- perl -e 'print unpack(u,"62V5N\"FME;G\!E<FQ`9VUA:6PN8V]M\"\@`` ")'
Ken Perl
Feb 17, 2006 at 8:26 am
Feb 17, 2006 at 8:24 pm -
Hello, Being new to perl, I need your help and guidance in solving one problem. I want to login to a site through scripts and retreive data. I was doing it till now through expect and lynx text ...
Vikram Goyal
Feb 8, 2006 at 4:48 pm
Feb 8, 2006 at 5:41 pm -
Dear all, I would like to separate my input text DB-file into single files each containing the information between the two separators "//" e.g. dog, cat, home home, dog, cat // pen, pencil, work // ...
Cinzia Sala
Feb 28, 2006 at 2:15 pm
Mar 1, 2006 at 12:54 am -
I have a file of numbers that I want to read in and put the first 12 lines into row one of of a two-dimensional array, the next 12 into row two and so on. my $nref = 12 ; my $n = 0 ; my $im = 0 ; my ...
Tommy Grav
Feb 28, 2006 at 9:48 pm
Mar 1, 2006 at 12:45 am -
I'm trying to build Math::Pari along the way to building Net::SFTP, but the make fails with the following error: pariinl.h: In function `mulssmod': pariinl.h:887: error: asm-specifier for variable ...
RICHARD FERNANDEZ
Feb 22, 2006 at 4:31 pm
Feb 28, 2006 at 4:14 pm -
I need to print some mailing labels and include an image of a barcode on the label. I'd like some suggestions on modules to use, I've never used perl to print anything before. (Creating a PDF or ...
The Ghost
Feb 27, 2006 at 8:08 pm
Feb 27, 2006 at 9:10 pm -
3
SQLite 3
Hi, Is there a perl module for SQLite3? Thanks. TeddyOctavian Rasnita
Feb 27, 2006 at 6:55 pm
Feb 27, 2006 at 7:46 pm -
[Blogged about it here: http://netmesh.info/jernst/Technical/perl- inheritance-problem.html ] There are three very simple classes in the following code: C is a subclass of B, which is a subclass of ...
Johannes Ernst
Feb 22, 2006 at 11:19 pm
Feb 23, 2006 at 7:27 pm -
Howdy list, When installign Image::Magick you do this: perl Makefile.PL make make install How do I tell it the path that ImageMagick is installed in sot hat its get built agianst them specifically? ...
JupiterHost.Net
Feb 17, 2006 at 6:25 pm
Feb 21, 2006 at 6:25 am
151 users for February 2006
Archives
- May 2016 (29)
- March 2016 (38)
- February 2016 (66)
- January 2016 (62)
- December 2015 (36)
- November 2015 (59)
- October 2015 (35)
- September 2015 (32)
- April 2015 (18)
- March 2015 (101)
- February 2015 (74)
- January 2015 (99)
- December 2014 (74)
- November 2014 (65)
- October 2014 (47)
- September 2014 (66)
- August 2014 (68)
- July 2014 (171)
- June 2014 (85)
- May 2014 (126)
- April 2014 (36)
- March 2014 (162)
- February 2014 (154)
- January 2014 (94)
- December 2013 (42)
- November 2013 (71)
- October 2013 (192)
- September 2013 (143)
- August 2013 (114)
- July 2013 (141)
- June 2013 (201)
- May 2013 (163)
- April 2013 (90)
- March 2013 (125)
- February 2013 (150)
- January 2013 (185)
- December 2012 (120)
- November 2012 (101)
- October 2012 (117)
- September 2012 (180)
- August 2012 (319)
- July 2012 (170)
- June 2012 (223)
- May 2012 (249)
- April 2012 (298)
- March 2012 (311)
- February 2012 (261)
- January 2012 (155)
- December 2011 (282)
- November 2011 (266)
- October 2011 (316)
- September 2011 (369)
- August 2011 (371)
- July 2011 (310)
- June 2011 (392)
- May 2011 (434)
- April 2011 (630)
- March 2011 (440)
- February 2011 (282)
- January 2011 (419)
- December 2010 (319)
- November 2010 (314)
- October 2010 (360)
- September 2010 (256)
- August 2010 (223)
- July 2010 (340)
- June 2010 (298)
- May 2010 (483)
- April 2010 (683)
- March 2010 (480)
- February 2010 (339)
- January 2010 (322)
- December 2009 (531)
- November 2009 (558)
- October 2009 (375)
- September 2009 (449)
- August 2009 (497)
- July 2009 (428)
- June 2009 (306)
- May 2009 (293)
- April 2009 (362)
- March 2009 (477)
- February 2009 (467)
- January 2009 (408)
- December 2008 (405)
- November 2008 (545)
- October 2008 (770)
- September 2008 (662)
- August 2008 (663)
- July 2008 (773)
- June 2008 (730)
- May 2008 (650)
- April 2008 (791)
- March 2008 (692)
- February 2008 (399)
- January 2008 (694)
- December 2007 (581)
- November 2007 (688)
- October 2007 (882)
- September 2007 (709)
- August 2007 (1,243)
- July 2007 (849)
- June 2007 (898)
- May 2007 (796)
- April 2007 (587)
- March 2007 (705)
- February 2007 (521)
- January 2007 (578)
- December 2006 (565)
- November 2006 (555)
- October 2006 (704)
- September 2006 (734)
- August 2006 (725)
- July 2006 (884)
- June 2006 (681)
- May 2006 (703)
- April 2006 (889)
- March 2006 (724)
- February 2006 (607)
- January 2006 (588)
- December 2005 (684)
- November 2005 (664)
- October 2005 (682)
- September 2005 (616)
- August 2005 (743)
- July 2005 (716)
- June 2005 (670)
- May 2005 (809)
- April 2005 (830)
- March 2005 (1,020)
- February 2005 (740)
- January 2005 (784)
- December 2004 (873)
- November 2004 (910)
- October 2004 (1,242)
- September 2004 (936)
- August 2004 (911)
- July 2004 (1,101)
- June 2004 (1,026)
- May 2004 (945)
- April 2004 (1,161)
- March 2004 (1,485)
- February 2004 (1,608)
- January 2004 (1,512)
- December 2003 (1,607)
- November 2003 (1,437)
- October 2003 (1,314)
- September 2003 (1,382)
- August 2003 (1,351)
- July 2003 (1,559)
- June 2003 (1,576)
- May 2003 (1,586)
- April 2003 (1,600)
- March 2003 (1,731)
- February 2003 (1,641)
- January 2003 (2,020)
- December 2002 (1,360)
- November 2002 (1,198)
- October 2002 (1,677)
- September 2002 (1,905)
- August 2002 (1,685)
- July 2002 (1,975)
- June 2002 (1,900)
- May 2002 (2,332)
- April 2002 (2,098)
- March 2002 (1,658)
- February 2002 (2,237)
- January 2002 (2,304)
- December 2001 (1,568)
- November 2001 (1,823)
- October 2001 (1,712)
- September 2001 (1,289)
- August 2001 (1,993)
- July 2001 (2,424)
- June 2001 (3,399)
- May 2001 (1,797)
- April 2001 (650)