Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: ppm install without creating HTML documentation?

by ateague (Monk)
on Jan 16, 2015 at 18:47 UTC ( [id://1113539]=note: print w/replies, xml ) Need Help??


in reply to ppm install without creating HTML documentation?

I apologise for necro'ing this thread but for the benefit of those that come after, here is the "proper" way to disable the HTML docs in ActivePerl:

ppm config install_html 0

You can also get a list of all the ppm configuration options with the following command:

C:\Users\DEV>ppm config list ppm config *name* [ *value* ] Get or set various PPM configuration values. The following configuration options might be of interest: arch The architecture of the current database. For internal use +. Don't change this. repo_dbimage If set to '1' look for package.db.gz indexes in repositori +es before looking for the package.xml file. install_html If set to '0' don't generate and install the HTML version +of the documentation for the modules installed. This makes instal +lation considerably faster. gui.* Various settings for the graphical user interface. ppm config list List all configuration options currently set.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (9)
As of 2024-04-23 09:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found