Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4565374
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T18:38:02+00:00 2026-05-21T18:38:02+00:00

I am having a problem using WWW::Mechanize. It seems no matter what website I

  • 0

I am having a problem using WWW::Mechanize. It seems no matter what website I try accessing, my script just sits there in the command prompt until it times out. The only things that come to mind that might be relevant are the following:

  • I have IE7, chrome, and FF installed. FF was my default browser but I recently switched that to chrome.
  • I seem to be able to access websites with port 8080 just fine.
  • I recently experimented with the cookie jar but stopped using it because, honestly, I’m not sure how it works. This may have instantiated a change.

Here is an example:

#!/usr/bin/perl -w
use strict;
use WWW::Mechanize;

my $url = 'http://docstore.mik.ua/orelly/perl/learn/';

my $mech = WWW::Mechanize->new();

$mech->get( $url );

print $mech->content;
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T18:38:03+00:00Added an answer on May 21, 2026 at 6:38 pm

    The code seems to work, so it must be a firewall/proxy issue. You can try setting a proxy:

       $mech->proxy(['http', 'ftp'], 'http://your-proxy:8080/');
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing a website (using asp.net by the way) and I'm having a problem
Bit of a newb but just having a small problem using jquery cycle all
I'm having a problem using the java.text.MessageFormat object. I'm trying to create SQL insert
I am having a problem using the Unity Application Block, I have created a
I'm having a problem using CSS's display:inline property with the list-style-image: property on <li>
I'm having a problem running a T4 template using TextTransform.exe on my build server.
I'm having a problem writing Norwegian characters into an XML file using C#. I
I'm having a problem with a POST I'm doing using the HttpWebRequest object from
I am using the tablesorter plugin ( http://tablesorter.com ) and am having a problem
I'm using Intelligencia's UrlRewriter in my application and I'm having a problem where the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.