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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T22:25:01+00:00 2026-06-11T22:25:01+00:00

I got the following error message when debugging a perl script. dumpvar.pl not available

  • 0

I got the following error message when debugging a perl script.

“dumpvar.pl not available”

I can enter into debug mode, but when I use the x command to check a variable’s value, the error message show up, what’s wrong?

my perl version as below

This is perl, v5.8.8 built for sun4-solaris

my OS info as below

SunOS 5.10 Generic_118822-30 sun4u sparc SUNW,Sun-Fire-V440

  • 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-06-11T22:25:02+00:00Added an answer on June 11, 2026 at 10:25 pm

    Have you dropped the equivalent of /usr/lib/perl/perl-5.16.0/lib/5.16.0 from @INC? If that’s not there, then the debugger can’t run it to get the ‘x’ output.

    Let’s check your Perl install:

    perl -de0
    x [qw(a b c)]
    

    If that works, you’ve bollixed up your @INC somehow in the program you’re trying to debug. In the same debugger session:

    p $INC['dumpvar.pl']
    

    will print out the directory dumpvar.pl lives in, and you can check @INC in the program you’re trying to debug to see if the @INC entry for that library has been dropped.

    If the ‘x’ command above doesn’t work, and you get something like

    Can't locate dumpvar.pl in @INC (@INC contains: ...
    

    then you have a broken Perl and need to either install it yourself (perlbrew is very handy for this) or talk to your system administrator about it.

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

Sidebar

Related Questions

I got the following error while running my perl script with the negative lookaround
I got the following error message while downloading using multiple threads: There were not
In one aspx page which is running in IE9 got following script Error message.
I got following error... System.NullReferenceException: Object reference not set to an instance of an
I got the following error of Oracle, ORA-25226: dequeue failed, queue string.string is not
I got following error message in Common Lisp. What does || mean in CL?
I recompiled my classes as usual, and suddenly got the following error message. Why?
I got the following error message while compiling, but I'm sure I have the
I got the following error message when I try to install oracle npm module
Today when I started eclipse I got the following error message: An internal error

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.