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 6005675
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T01:25:52+00:00 2026-05-23T01:25:52+00:00

I have a my $curlf = WWW::Curl::Form->new; variable, and I’d like to check its

  • 0

I have a my $curlf = WWW::Curl::Form->new; variable, and I’d like to check its content.

I’ve tried to do a

print Dumper($curlf) if($verbose);

but got the following result:

$VAR1 = bless( do{\(my $o = 151334456)}, 'WWW::Curl::Form' );

What’s the correct way to do it?

Thanks in advance.

  • 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-23T01:25:53+00:00Added an answer on May 23, 2026 at 1:25 am

    WWW::Curl::Form is not a proper Perl data structure, it is just a scalar reference to a C data structure buried in XS code, which itself is (at least partly) a wrapper around some libcurl library functions.

    If you can program in C, the correct way to check its content is to extend the XS code using the right libcurl function calls to extract info from a pair of curl_httppost data structures. Then send a patch to the module’s maintainer.

    If you can’t program in C, then send the module maintainer a feature request for the next version of the module.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following code: $curl = curl_init(); curl_setopt($curl, CURLOPT_URL, http://www.site.com/check.php?id=1); curl_setopt($curl, CURLOPT_FOLLOWLOCATION, 1);
I have a web service to which I send a xml request (application/x-www-form-urlencoded encoded)
Does somebody have a working example of using WWW::Curl::Multi ?
I have a page like this. User write an URL into a form and
I have tried two different implementations for simulating POSTing a form. One uses fsockopen
I use WWW::Curl to upload files: use WWW::Curl::Easy 4.14; use WWW::Curl::Form; my $url =
I have something that looks like this: POST /o/oauth2/token HTTP/1.1 Host: accounts.google.com Content-Type: application/x-www-form-urlencoded
I have a small problem. I am trying to submit a form to http://www.fikeandfike.com/propertytax/Grundy/Inquiry.aspx
I have a curl class, called Curl. Let's presume i have this code: $url
I have installed WAMP and running PHP scripts on localhost. I have enabled cURL.

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.