2007/10/7, yitzle <[EMAIL PROTECTED]>:
> Is there some way to turn off the tests that get performed after a
> module is installed?
I don't think to turn off 'make test' is a good idea.
But on the other hand if you really don't like make test,you can force
to make install it.
> Does CPAN shell ch
Hi
I do not have any experience in programming at all. How do i start learning
Perl language. Can some one here point me to the right direction to learn
Perl Language
Thanks in Advance
Thanks and Regards
Kaushal
On 07 Oct 2007, at 8:27 PM, Kaushal Shriyan wrote:
Hi
I do not have any experience in programming at all. How do i start
learning
Perl language. Can some one here point me to the right direction to
learn
Perl Language
http://learn.perl.org
HTH.
dwu
--
To unsubscribe, e-mail: [EMAIL PR
Your message's subject has expressed the correct way.Buy the book
"Learning Perl" for beginning.
2007/10/7, Kaushal Shriyan <[EMAIL PROTECTED]>:
> Hi
>
> I do not have any experience in programming at all. How do i start learning
> Perl language. Can some one here point me to the right direction t
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/
On 10/6/07, yitzle <[EMAIL PROTECTED]> wrote:
> How do I direct Mechanize/LWP to visit/click a URL/link via a proxy?
Have you seen the FAQ?
http://search.cpan.org/dist/WWW-Mechanize/lib/WWW/Mechanize/FAQ.pod#How_do_I_use_WWW::Mechanize_through_a_proxy_server?
Hope this helps!
--Tom Phoeni
On 10/6/07, yitzle <[EMAIL PROTECTED]> wrote:
> I tried installing LWP as it seems to be a prereq to everything else
> and I get the below output... Any suggestions?
When a module installation fails: make sure you're not running out of
disk space or anything silly like that, double-check the conf
On Sun, 2007-10-07 at 19:42 +0530, Manoj wrote:
> 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
Try Process Explorer. It's more robust and has tree views, options to
kill parent-ch
Dear my friends...
I can retrieve a content of simple url such as: "http://www.for-success.info";
with LWP::Simple.
But if I retrieve a little bit more complicated url such as
"http://www.google.com/search?q=silicon+valley&start=20"; causes error.
I need to retrieve this url:
http://www.googl
Patrik Hasibuan wrote:
I can retrieve a content of simple url such as:
"http://www.for-success.info"; with LWP::Simple.
But if I retrieve a little bit more complicated url such as
"http://www.google.com/search?q=silicon+valley&start=20"; causes
error.
Google seems to not like requests from
2007/10/8, Patrik Hasibuan <[EMAIL PROTECTED]>:
> But if I retrieve a little bit more complicated url such as
> "http://www.google.com/search?q=silicon+valley&start=20"; causes error.
>
> I need to retrieve this url:
> http://www.google.com/search?q=silicon+valley&start=20. I use "silicon
> val
11 matches
Mail list logo