From: Andrew Rodland Date: Wed, 23 Feb 2011 20:34:54 +0000 (-0600) Subject: Add method docs for active_paths X-Git-Tag: 1.008004~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Flocal-lib.git;a=commitdiff_plain;h=5a63c13ec3e934eb5998ebff00e0651d85e08801 Add method docs for active_paths --- diff --git a/lib/local/lib.pm b/lib/local/lib.pm index 098c31e..8f9b8d7 100644 --- a/lib/local/lib.pm +++ b/lib/local/lib.pm @@ -789,6 +789,19 @@ given path as the base directory. Constructs the C<%ENV> keys for the given path, by calling L. +=head2 active_paths + +=over 4 + +=item Arguments: None + +=item Return value: @paths + +=back + +Returns a list of active C paths, according to the +C environment variable. + =head2 install_base_perl_path =over 4