Hi Friends, Just to Share i Found Best of the Stocks info, (ALSO GOOD FOR BEGINNER) at Below site. It list Lots of Sites Best Known For Stocks.. -:- BEST OF...
Hi, We are having Hot Job Opening in Chennai for PERL The candidates must have 3 years Exp in PERL Work Location: Chennai, T Nagar. Exp: 3+Y to 9+Y ( We have...
Let's say I have an array (named @TONE_ROW) with twelve elements in it. Now how would I do the following things to it? Reverse the order of the elements...
... lord> Let's say I have an array (named @TONE_ROW) with twelve elements in it. Let's say you have a homework assignment, and you wanted to cheat on it. ...
Hi all let assume a hash of array like my %HoA = ( col_A => [ 3, 5, 7 ], col_B => [ 23.56, 25.75, 29.10 ], col_C => [ 'A', 'B', 'C' ], ); Is there a way to...
Hi you can simply write a logic as per any traditional language. for i =0 to lenght of the array temp = array(i) array (i) = array(i+1) array (i+1) = temp ...
From: "lord_vodka_ccccccxxxxxxvi" <lord_vodka_ccccccxxxxxxvi@...> ... You want to review the docs for sort() and rand(). To swap two elements of an array...
Dear All, By mistake, i had send this mail to you all. Sorry for that. Prasanna Prasanna Goupal <perl_developer@...> wrote: Hi, I am interested for on...
Hi Everyone, I want to extract keywords from any web site. I wrote some codes bu it doesn`t work... Do you have any idea about this part ? My code: ...
Sorry - I meant to enclose $strg in single quotes - not double quotes as % would be interpreted as a hash. ... From: Robert Brown <rdabman4@...> To:...
One possible answer my ($strg,$pct)=""; my @flds=(); $strg="/dev/dsk/cotodos6 1370511 96072 1219619 8% /export/home"; @flds=split(" ",$strg); $pct=$flds[4];...
Hi! All I am facing one problem, could you please help? Using perl, I am parsing one XML file and trying to generate one text file. At the end of the each...
Hi All, Anyone used backticks in Perl? Here is what I am trying to do $x = `mkdir /mnt`; print "$x"; Is there anyway to catch the output? Or does backticks...
... Raja> Hi All, Raja> Anyone used backticks in Perl? Here is what I am trying to do Raja> $x = `mkdir /mnt`; Why are you using external mkdir when Perl has a...
... What else have you tried? What does this give you: $x = `pwd`; print $x; What did you expect to find in $x after $x=`mkdir /mnt`; ? -Rob Rob Biedenharn...
... field that is ..%, but I'd to take the only value without the % character. ... I know of two ways. 1) Use substitution to remove non-numeric chars. my...
Hello All, How can I count the elements of one array? I'm using the push function, but this is return message like below. -bash-3.00$ ./checksrvs.pl Useless...
Hello, I'll try it! Thanks a lot, Marcos ... field that is ..%, but I'd to take the only value without the % character. ... I know of two ways. 1) Use...
... We'd appreciate some code. Show us relevant lines of your code. HTH, Charles K. Clarkson -- Mobile Homes Specialist Free Market Advocate Web Programmer 254...