Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

perl-beginner · Perl Beginners Mailing List

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3765
  • Category: Perl
  • Founded: Aug 2, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 24779 - 24811 of 27459   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
24811 Muttley Meen
muttley.meen@... Send Email
Jan 10, 2007
12:25 pm
Hi. I have the code: $SIG{__WARN__} = sub { print $_[0]; } ; I'm expecting that when i use warn "WARN"; only "WARN" will be printed to STDERR, no other text. ...
24810 Abdul
a22khan Send Email
Jan 9, 2007
11:40 am
Better you use Spreadsheet::WriteExcel module Mahbub Hossain <mahbubh@...> wrote: Hi, I am trying to print a HOL in a...
24808 Mahbub Hossain
mahbubho Send Email
Jan 8, 2007
6:12 pm
Hi, I am trying to print a HOL in a output csv file.I am using the following code: foreach my $testkey (sort keys %testHash) { print OUTFILE "\n$testkey, "; ...
24807 Mahbub Hossain
mahbubho Send Email
Jan 8, 2007
6:09 pm
Hi, I am trying to print a HOL in a output csv file.I am using the following code: foreach my $testkey (sort keys %testHash) { print OUTFILE "\n$testkey, "; ...
24806 yourcode1111 Send Email Jan 6, 2007
3:06 pm
Dear Users/Visitors, Welcome to yourcodeworld.com, a site dedicated to share latest articles,source code related to various programming languages.On this site...
24805 Jins Thomas
hellojins Send Email
Jan 6, 2007
9:18 am
Hi all, This is probably my first mail to this group. I am a novice in the world of perl programming. I read Learning Perl 4th Edition completely. Now I was...
24804 CMS Consultancy
cmstvl Send Email
Jan 6, 2007
3:51 am
*Please look for candidates in chennai , * *PERL* Current Openings: 4 SA, 8 SSA & 2 PL SA (System Analyst): 2+Years SSA (Senior System Analyst): 4+Years PL:...
24803 Dave Gray
yargevad Send Email
Jan 6, 2007
1:57 am
... On 1/5/07, vimalraj.thirugnanam@... ... That should be enough time for you to figure out how to do it. What was your perl question again?...
24802 a_z0_9_blah Send Email Jan 5, 2007
8:34 pm
... sub ... {LOCAL_IP} }". ... scalar @{ ... for ... [snip] ... This is one way to give you all records. printf "%s is hostname <<@{$record->{LOCAL_IP} }>>\n",...
24801 Charie Mandosa
chariemandosa Send Email
Jan 5, 2007
2:56 pm
Start Investing With Only $1,000 So you have a $1,000 set aside, and you're ready to enter the world of investing. But before you jump head first into the...
24800 vimalraj.thirugnanam@...
vimalraj_t Send Email
Jan 5, 2007
2:07 pm
Jan 15th. ________________________________ From: perl-beginner@yahoogroups.com [mailto:perl-beginner@yahoogroups.com] On Behalf Of Dave Gray Sent: Friday,...
24799 tnas
nascimentoth... Send Email
Jan 5, 2007
11:17 am
Oops!!! Thanks for your answer and excuse me for my stumble ... perl -e '$_="tMM naaCt Feocmama_itpUilucoGa";$_.=$1,print $2 while s/(..)(.)//;print...
24798 Dragan Zubac
moroncic Send Email
Jan 4, 2007
11:14 pm
Hello What is the most elegant way to update DBI and DBD:Pg Perl modules after updating PostgreSQL RDMS ? Sincerely Dragan ...
24797 merlyn@...
merlynstoneh... Send Email
Jan 4, 2007
8:38 pm
... tnas> Hi folks, tnas> I was reading a JAPH and found out this variable: $#_. In the 'perlvar&#39; I read about the $# variable. But I don't know if these...
24796 tnas
nascimentoth... Send Email
Jan 4, 2007
8:27 pm
Hi folks, I was reading a JAPH and found out this variable: $#_. In the 'perlvar&#39; I read about the $# variable. But I don't know if these variables, $#_ and...
24795 Dave Gray
yargevad Send Email
Jan 4, 2007
7:41 pm
On 1/3/07, vimalraj.thirugnanam@... ... When is your deadline?...
24794 Damien Carbery
daymobrew Send Email
Jan 4, 2007
6:02 pm
... perldoc perldsc Data Structures Cookbook It describes how to create hashes of hashes and then how to access and print them. It also does other combinations...
24793 merlyn@...
merlynstoneh... Send Email
Jan 4, 2007
6:01 pm
... Noah> I am reading a CSV file into a hash of hashes styled record in the sub Noah> read_datafile, and the printing is done in the sub called Noah>...
24792 Noah
admin2@... Send Email
Jan 4, 2007
1:10 pm
Hi there list, I am having a little difficulty understanding how to print all the elements of arrays that are encompassed in a hash. I am reading a CSV file...
24791 Frank Kleinburg (el O...
fkleinbu Send Email
Jan 4, 2007
4:42 am
At 04:21 AM 1/3/2007, you wrote: [snip] ... A quick google search turned up the following site: ...
24788 vimalraj.thirugnanam@...
vimalraj_t Send Email
Jan 3, 2007
8:50 pm
Scenario: 1. Need to know the Host B Server /backup disk space from Host A, if Host B filesystem > 10GB Free 2. Check the Host A file sytem /main, if it is >...
24787 Dave Gray
yargevad Send Email
Jan 3, 2007
4:19 pm
... What have you tried? What isn't working about that? Do you know what CSV format is? You can modify what I sent below very simply to transform it into CSV...
24786 IT Jobs
itnonit Send Email
Jan 3, 2007
2:50 pm
Hi, We are looking for Open Source candidates for Singapore. Work Location: Singapore. Skill: CGI, PERL & MySQL Exp: 4+Years, Other openings in Singapore are,...
24785 tnas
nascimentoth... Send Email
Jan 3, 2007
11:41 am
Hi, I don't have this pdf, but I suggest the following perldocs: - perlboot Perl OO tutorial for beginners - perltoot Perl OO tutorial, part...
24784 hellojins Send Email Jan 3, 2007
10:21 am
Hi all, This is probably my first mail to this group. I am a novice in the world of perl programming. I read Learning Perl 4th Edition completely. Now I was...
24783 pritty choudry
pritty_links Send Email
Jan 3, 2007
8:06 am
Dear All, Academic Tutorials.com is world's largest FREE Online Learning website for different technologies. You can find a full range of online tutorials...
24782 pritty choudry
pritty_links Send Email
Jan 3, 2007
8:00 am
Dear All, Best EBooksworld.com is world's largest FREE download website for ebooks. You can find a full range of ebooks - from Computers to...
24781 Dave Gray
yargevad Send Email
Jan 3, 2007
6:34 am
... perl -ne 'if (/(\d+:&#92;d+:\d+)/) { $ts = $1 } elsif (/\bCPU&#92;b/) { $flag = 1 } elsif ($flag) { ($pct) = $_ =~ /(\d+%)/; print "[$ts] CPU $pct\n"; $flag = 0 }'...
24780 senthilk_friend Send Email Jan 2, 2007
4:52 am
Hi, I would like to extract a some word from log file and export the those words as a CSV file. Can any one help me on this. E.g) i need to extract the time...
24779 Noah
admin2@... Send Email
Jan 2, 2007
4:47 am
subscribe...
Messages 24779 - 24811 of 27459   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help