Search the web
Sign In
New User? Sign Up
perl-beginner · Perl Beginners Mailing List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 24779 - 24811 of 26718   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
24779
subscribe...
Noah
admin2@...
Send Email
Jan 2, 2007
4:47 am
24780
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...
senthilk_friend
Offline Send Email
Jan 2, 2007
4:52 am
24781
... perl -ne 'if (/(\d+:\d+:\d+)/) { $ts = $1 } elsif (/\bCPU\b/) { $flag = 1 } elsif ($flag) { ($pct) = $_ =~ /(\d+%)/; print "[$ts] CPU $pct\n"; $flag = 0 }'...
Dave Gray
yargevad
Offline Send Email
Jan 3, 2007
6:34 am
24782
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...
pritty choudry
pritty_links
Offline Send Email
Jan 3, 2007
8:00 am
24783
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...
pritty choudry
pritty_links
Offline Send Email
Jan 3, 2007
8:06 am
24784
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...
hellojins
Offline Send Email
Jan 3, 2007
10:21 am
24785
Hi, I don't have this pdf, but I suggest the following perldocs: - perlboot Perl OO tutorial for beginners - perltoot Perl OO tutorial, part...
tnas
nascimentoth...
Offline Send Email
Jan 3, 2007
11:41 am
24786
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,...
IT Jobs
itnonit
Offline Send Email
Jan 3, 2007
2:50 pm
24787
... 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...
Dave Gray
yargevad
Offline Send Email
Jan 3, 2007
4:19 pm
24788
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 >...
vimalraj.thirugnanam@...
vimalraj_t
Offline Send Email
Jan 3, 2007
8:50 pm
24791
At 04:21 AM 1/3/2007, you wrote: [snip] ... A quick google search turned up the following site: ...
Frank Kleinburg (el O...
fkleinbu
Offline Send Email
Jan 4, 2007
4:42 am
24792
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...
Noah
admin2@...
Send Email
Jan 4, 2007
1:10 pm
24793
... 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>...
merlyn@...
merlynstoneh...
Online Now Send Email
Jan 4, 2007
6:01 pm
24794
... 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...
Damien Carbery
daymobrew
Offline Send Email
Jan 4, 2007
6:02 pm
24795
On 1/3/07, vimalraj.thirugnanam@... ... When is your deadline?...
Dave Gray
yargevad
Offline Send Email
Jan 4, 2007
7:41 pm
24796
Hi folks, I was reading a JAPH and found out this variable: $#_. In the 'perlvar' I read about the $# variable. But I don't know if these variables, $#_ and...
tnas
nascimentoth...
Offline Send Email
Jan 4, 2007
8:27 pm
24797
... tnas> Hi folks, tnas> I was reading a JAPH and found out this variable: $#_. In the 'perlvar' I read about the $# variable. But I don't know if these...
merlyn@...
merlynstoneh...
Online Now Send Email
Jan 4, 2007
8:38 pm
24798
Hello What is the most elegant way to update DBI and DBD:Pg Perl modules after updating PostgreSQL RDMS ? Sincerely Dragan ...
Dragan Zubac
moroncic
Online Now Send Email
Jan 4, 2007
11:14 pm
24799
Oops!!! Thanks for your answer and excuse me for my stumble ... perl -e '$_="tMM naaCt Feocmama_itpUilucoGa";$_.=$1,print $2 while s/(..)(.)//;print...
tnas
nascimentoth...
Offline Send Email
Jan 5, 2007
11:17 am
24800
Jan 15th. ________________________________ From: perl-beginner@yahoogroups.com [mailto:perl-beginner@yahoogroups.com] On Behalf Of Dave Gray Sent: Friday,...
vimalraj.thirugnanam@...
vimalraj_t
Offline Send Email
Jan 5, 2007
2:07 pm
24801
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...
Charie Mandosa
chariemandosa
Offline Send Email
Jan 5, 2007
2:56 pm
24802
... sub ... {LOCAL_IP} }". ... scalar @{ ... for ... [snip] ... This is one way to give you all records. printf "%s is hostname <<@{$record->{LOCAL_IP} }>>\n",...
a_z0_9_blah
Offline Send Email
Jan 5, 2007
8:34 pm
24803
... 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?...
Dave Gray
yargevad
Offline Send Email
Jan 6, 2007
1:57 am
24804
*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:...
CMS Consultancy
cmstvl
Offline Send Email
Jan 6, 2007
3:51 am
24805
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...
Jins Thomas
hellojins
Offline Send Email
Jan 6, 2007
9:18 am
24806
Dear Users/Visitors, Welcome to yourcodeworld.com, a site dedicated to share latest articles,source code related to various programming languages.On this site...
yourcode1111
Offline Send Email
Jan 6, 2007
3:06 pm
24807
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, "; ...
Mahbub Hossain
mahbubho
Offline Send Email
Jan 8, 2007
6:09 pm
24808
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, "; ...
Mahbub Hossain
mahbubho
Offline Send Email
Jan 8, 2007
6:12 pm
24810
Better you use Spreadsheet::WriteExcel module Mahbub Hossain <mahbubh@...> wrote: Hi, I am trying to print a HOL in a...
Abdul
a22khan
Offline Send Email
Jan 9, 2007
11:40 am
24811
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. ...
Muttley Meen
muttley.meen@...
Send Email
Jan 10, 2007
12:25 pm
Messages 24779 - 24811 of 26718   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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