Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^4: MCPAN shell not working.

by davidov0009 (Scribe)
on Sep 25, 2006 at 02:09 UTC ( [id://574643]=note: print w/replies, xml ) Need Help??


in reply to Re^3: MCPAN shell not working.
in thread MCPAN shell not working.

I have installed pod2man and Pod::Man without errors, yet I still receive the same error as I posted before.

Replies are listed 'Best First'.
Re^5: MCPAN shell not working.
by Khen1950fx (Canon) on Sep 25, 2006 at 05:37 UTC
    If you are still receiving the same error as posted before, there might still be a dependency problem. Podlators requires Pod::Simple. Was that installed when you installed podlators?

    There's a lot of information in the podlators readme. I've included a link here: podlators readme

    Update: You'll also get the same error if the enviromental variables for Test::Pod and Test::Pod::Coverage aren't set. Use "env" to check it.

      Seem to have hit a bit of a catch 22. To get the env for the pod2man I have to install Test::Pod. perl Makefile.PL returns the following:
      Warning: prerequisite Test::Builder::Tester 1.02 not found. Warning: prerequisite Test::More 0.62 not found. We have 0.47.
      When I get Test::More it is ACTUALLY Test::Simple when downloaded from CPAN (manually). So the program that should set the pod2man path requires the program that requires it to set the pod2man path.....

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://574643]
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-16 11:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found