Re: Problem installing Log::Log4perl using Strawberry Perl on Windows

2013-11-25 Thread Shaji Kalidasan
Dear Matt, Thank you for your pointers and suggestions. It is greatly appreciated. best, Shaji --- Your talent is God's gift to you. What you do with it is your gift back to God. -

Re: Problem installing Log::Log4perl using Strawberry Perl on Windows

2013-11-25 Thread Matt McAdory
I would hazard a guess that C:\Users\SHAJIK~1\.cpanm\work\1385391045 5000\build.log will hold the cookie crumbs you might be after. after that I might look at http://search.cpan.org/dist/Log-Log4perl/lib/Log/Log4perl/FAQ.pm#How_can_I_install_Log::Log4perl_on_Microsoft_Windows ? and then ask log4pe

Re: remotely operate web page/website

2013-11-25 Thread timothy adigun
Hi, You can check this link too http://www.perl.com/pub/2006/06/01/fear-api.html On Mon, Nov 25, 2013 at 9:08 PM, Rajeev Prasad wrote: > i need to go to a website and input some data in a specific input field, > and run the query which opens a new page, i need to download and save it as > an ht

Re: remotely operate web page/website

2013-11-25 Thread Jim Gibson
On Nov 25, 2013, at 12:08 PM, Rajeev Prasad wrote: > i need to go to a website and input some data in a specific input field, and > run the query which opens a new page, i need to download and save it as an > html page on my unix box. there are several blockages i am not able to figure > out.

Re: remotely operate web page/website

2013-11-25 Thread jbiskofski
Take a look at the Mechanize modules in CPAN. On Mon, Nov 25, 2013 at 2:08 PM, Rajeev Prasad wrote: > i need to go to a website and input some data in a specific input field, > and run the query which opens a new page, i need to download and save it as > an html page on my unix box. there are s

Re: Regrex Question

2013-11-25 Thread shawn wilson
Take it out of the loop and add /s if it could span lines. On Mon, Nov 25, 2013 at 2:44 PM, Mike Blezien wrote: > Thank you for your and the other list members suggestions, gives me a good > place to start. > > > Mike(mickalo)Blezien > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > Thunder

remotely operate web page/website

2013-11-25 Thread Rajeev Prasad
i need to go to a website and input some data in a specific input field, and run the query which opens a new page, i need to download and save it as an html page on my unix box. there are several blockages i am not able to figure out. 1. authentication is happening via another website, auth atte

Re: Regrex Question

2013-11-25 Thread Mike Blezien
Thank you for your and the other list members suggestions, gives me a good place to start. Mike(mickalo)Blezien =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Thunder Rain Internet Publishing -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - Original Message - From: Jim Gib

Re: Regrex Question

2013-11-25 Thread Jim Gibson
On Nov 25, 2013, at 10:55 AM, Mike Blezien wrote: > Hello, > > Regular expression have never been my strong suite so hoping to get a litte > help with a line in file I need to extract a portion of it. > > The text I need to extract from this line is "November 21, 2013" from this > line in t

Re: Regrex Question

2013-11-25 Thread Peter Gordon
On Mon, 25 Nov 2013 12:55:35 -0600, Mike Blezien wrote: >Hello, > >Regular expression have never been my strong suite so hoping to get >a litte help with a line in file I need to extract a portion of it. > >The text I need to extract from this line is "November 21, 2013" >from this line in the file

Re: Regrex Question

2013-11-25 Thread timothy adigun
Hi, On Mon, Nov 25, 2013 at 7:55 PM, Mike Blezien wrote: > Hello, > > Regular expression have never been my strong suite > You might have to make it one. :) > so hoping to get a litte help with a line in file I need to extract a > portion of it. > > The text I need to extract from this line

Regrex Question

2013-11-25 Thread Mike Blezien
Hello, Regular expression have never been my strong suite so hoping to get a litte help with a line in file I need to extract a portion of it. The text I need to extract from this line is "November 21, 2013" from this line in the file, just the date: Posted by mailto:someem...@email.com";>Some

Problem installing Log::Log4perl using Strawberry Perl on Windows

2013-11-25 Thread Shaji Kalidasan
Dear Perlers, I tried installing Log::Log4perl on Windows (Strawberry Perl Version 5.18.1) but I could not install using both 'cpan' and 'cpanm' but finally managed to install using --force. Is this a known problem? Here is the output message (from console). I am using Strawberry Perl version