I also wanted to fetch the first line after the $/ from the beginning. The
line Domain : perl.com should be printed along with the while processing.
+=+
Domain : perl.com
-Original Message-
From: Manoj [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 25, 2008 1
That was really helpful...still reading...
Now I think its still very much distance to the opening door of Perl
programming.
Thanks all :)
-Original Message-
From: John W. Krahn [mailto:[EMAIL PROTECTED]
Sent: Friday, April 18, 2008 1:38 PM
To: Perl Beginners
Subject: Re: CSV duplicate
Thanks Jeff... :)
Is this all mentioned in any Perl books?
-Original Message-
From: Jeff Pang [mailto:[EMAIL PROTECTED]
Sent: Saturday, April 19, 2008 8:47 AM
To: Perl Beginners
Subject: Re:Re: CSV duplicate
=Original Message=
>From :[EMAIL PROTECTED];
>To :John W. Krahn <[EMA
Hello List,
Scenario:
CSV file
Host=Nirus,TCPIP,inxcp011,connected,Serv=rxmcpp1
Host=Nirus,TCPIP,inxcp011,connected, Serv=rxmcpp2
Host=Rome,TCPIP,inxcp011,connected, Serv=rxmcpp1
Host=Nirus,TCPIP,inxcp011,connected, Serv=rxmcpp1
Host=Nirus,TCPIP,inxcp011,connected, Serv=rxmcpp3
Host=Spri
Message-
From: Chas. Owens [mailto:[EMAIL PROTECTED]
Sent: Sunday, March 16, 2008 4:06 AM
To: Manoj
Cc: Perl Beginners
Subject: Re: Info from flat file
On Fri, Mar 14, 2008 at 3:33 PM, Manoj <[EMAIL PROTECTED]> wrote:
> I have a log file like this. The part between += are almost sim
Thanks Chas. Working on this now...digging as much I can and updating some
thing new.
-Original Message-
From: Chas. Owens [mailto:[EMAIL PROTECTED]
Sent: Sunday, March 16, 2008 4:06 AM
To: Manoj
Cc: Perl Beginners
Subject: Re: Info from flat file
On Fri, Mar 14, 2008 at 3:33 PM
I have a log file like this. The part between += are almost similar from
which I need to fetch for IP Address and Connection time only for domain
perl.com. The perl.com domain may scattered in log. The main intension of my
work is that this log keeps a record of the users who visits websites. I
hav
Subject: Re: Hash & CSV
Prabu Ayyappan wrote:
>
> From: Manoj <[EMAIL PROTECTED]>
>>
>> Have a CSV file with the first column as unique which I am taking as hash
>> key and rest of the line as hash value. I am opening the file and putting
to
>> has
script?
2) Is there any optimal method for reading a CSV file and put to hash
table.
Note: This is only a part of script doing and I am supposed to do this with
out using any default modules.
Thanks
Manoj
Thanks Justin...
Never worked with CGI...It's a new module for me...Digging it...Thanks
again.
-Original Message-
From: Justin Hawkins [mailto:[EMAIL PROTECTED]
Sent: Monday, February 25, 2008 11:25 PM
To: [EMAIL PROTECTED]
Cc: beginners@perl.org
Subject: Re: Removing "+" in $ENV{QUERY_ST
Yes it's a custom module. Digging to find out the exact use of the module.
Thanks
Manoj
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tom
Phoenix
Sent: Tuesday, November 27, 2007 10:20 PM
To: [EMAIL PROTECTED]
Cc: beginners@perl.org
Subjec
I wanted this to schedule this job daily. The process explorer is amazing
one. Try to know more about Process Explorer.
Thanks
Manoj
-Original Message-
From: terran forge [mailto:[EMAIL PROTECTED]
Sent: Sunday, October 07, 2007 10:03 PM
To: [EMAIL PROTECTED]
Cc: 'Perl Begi
Hello
I want to kill a process in windows. Tried with killing the process using
taskkill command. It sometimes runs for a long time.
Thanks
Manoj
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/
PROTECTED] (Manoj) wrote:
> Hi List,
>
> I want to ping a list of IP address/hostnames and check backward
> compatibility. Can any one help me in doing this? I am new to perl.
>
> Thanks
> Manoj
The Net::Ping module will allow you to ping remote hosts. The documentation
is at:
per
Hi List,
I want to ping a list of IP address/hostnames and check backward
compatibility. Can any one help me in doing this? I am new to perl.
Thanks
Manoj
e examles for CGI & Tk stating the same is highly
appreciated
Thanks & Regards
Manoj
On 1/11/06, Chris Devers <[EMAIL PROTECTED]> wrote:
>
> On Wed, 11 Jan 2006, manoj thakur wrote:
>
> > My question is what is the best way to have the input to my perl script
> > t
from a GUI interface.
Thanks & Regards
Manoj
open in VIM
nd write
%s/^m//
it will remove all the ^m in vim
Cheers
Manoj
From: swayam panda [mailto:[EMAIL PROTECTED]
Sent: Mon 1/9/2006 5:22 PM
To: [EMAIL PROTECTED]; beginners@perl.org
Subject: Re: ^M
Hi.
If u will open the file in VIM u
gram run fine i can find the string i was looking for.
Regards
Manoj
From: Timothy Johnson [mailto:[EMAIL PROTECTED]
Sent: Wed 12/28/2005 1:05 AM
To: Charles K. Clarkson; beginners@perl.org
Subject: RE: file :: find problem
First of all, you're assuming a
;wanted, "c:\\"
i have checked the file permission the permission on the C: drive everything
looks ok
Please suggest
Thanks in advance
Manoj
mail to you and chris asking for help & after you posted i saw my
original mail posted there after 1 hour.
Sorry for the inconvenience to everybody there.
Thanks
Manoj
From: Pant, Hridyesh [mailto:[EMAIL PROTECTED]
Sent: Fri 12/2/2005 10:00 AM
To: Mano
lready tried using E:/cme1 also it
gives the same permission denied error //
}
Best Regards
Manoj
From: Manoj Thakkar, Noida
Sent: Thu 12/1/2005 10:37 AM
To: beginners@perl.org
Subject: Moving Folder Access denied
Hi,
I am trying to move some file form one fol
the group that way :(
Ohh forgot to mention please see if you can help me resolve the issue mentioned
in mail below. That will be great.
Thanks & Best Regards
Manoj
From: Manoj Thakkar, Noida
Sent: Thu 12/1/2005 10:37 AM
To: beginners@perl.org
Sub
date\n";
print "view path: $view_path\n"; // value of view_path is printed as
E:\cme_views\view_name1\abc.vws
qx(move $view_path,E:\\cme_views.old);
}
Best Regards
Manoj
From: Chris Devers [mailto:[EMAIL PROTECTED]
Sent: Thu 12/1/2005 9:57 AM
T
ActiveState Package Repository
Location:
http://ppm-ia.ActiveState.com/PPM/ppmserver.plex?urn:/PPM/Server/SQL
<http://ppm-ia.ActiveState.com/PPM/ppmserver.plex?urn:/PPM/Server/SQL>
Type: unsupported
ppm>
Please help me...Hoping to hear from you all your ideas.
Regards,
manoj
be solved without a restart.
I am still unable to connect to the URL ppm is trying to connect when i do
ppm search.
It gives me a message: "Error connecting to
'http;//ppm.Activestate.com/cgibin/PPM/ppmserver.pl?urn:/PPM Server'.
I am still stuck with this...please help anyone
stuck.
TIA,
Cheers,
manoj
27 matches
Mail list logo