Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Histfile unknown option

by gerases (Sexton)
on May 09, 2015 at 14:23 UTC ( [id://1126193]=perlquestion: print w/replies, xml ) Need Help??

gerases has asked for the wisdom of the Perl Monks concerning the following question:

I have the following in my .perldb
&parse_options("HistFile=/home/sgerasenko/.perldb.hist");
When I start the debugger, I get:
Unknown option `HistFile' Invalid option `/home/sgerasenko/.perldb.hist'
Ideas?

Replies are listed 'Best First'.
Re: Histfile unknown option
by hippo (Bishop) on May 09, 2015 at 16:59 UTC

    Your version of perl is too old to support it. I see the above behaviour with 5.8.8 but not with 5.14.3.

      Thank you, that's what I thought. I couldn't find the info on the minimum version of Perl required to support this. So now way to specify a history file?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1126193]
Approved by toolic
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-25 12:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found