Changeset 853


Ignore:
Timestamp:
11/22/08 20:30:35 (3 years ago)
Author:
ArthurClemens
Message:

Item230: improve documentation at localPerlLibPath

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/bin/LocalLib.cfg.txt

    r809 r853  
    3232# directories (e.g. you have downloaded extra modules for use with plugins) 
    3333# then you can add the absolute paths to those modules below. You can list 
    34 # as many directories as you want, separated by commas. 
     34# as many directories as you want, each directory within quotes, and  
     35# directories separated by commas. 
    3536 
    36 # @localPerlLibPath = ( '/path/to/dir' ); 
     37# @localPerlLibPath = ( '/path/to/dir', '/path/to/another/dir' ); 
    3738 
    3839# http://www.perl.com/pub/a/2002/04/10/mod_perl.html?page=3 has good advice 
Note: See TracChangeset for help on using the changeset viewer.