[csw-devel] SF.net SVN: gar:[18945] csw/mgar/pkg/cpan/File-Which/trunk/Makefile

guillomovitch at users.sourceforge.net guillomovitch at users.sourceforge.net
Tue Aug 14 20:52:55 CEST 2012


Revision: 18945
          http://gar.svn.sourceforge.net/gar/?rev=18945&view=rev
Author:   guillomovitch
Date:     2012-08-14 18:52:54 +0000 (Tue, 14 Aug 2012)
Log Message:
-----------
cpan/File-Which: trim description

Modified Paths:
--------------
    csw/mgar/pkg/cpan/File-Which/trunk/Makefile

Modified: csw/mgar/pkg/cpan/File-Which/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/File-Which/trunk/Makefile	2012-08-14 18:46:13 UTC (rev 18944)
+++ csw/mgar/pkg/cpan/File-Which/trunk/Makefile	2012-08-14 18:52:54 UTC (rev 18945)
@@ -8,14 +8,6 @@
 define BLURB
   File::Which was created to be able to get the paths to executable programs on
   systems under which the `which' program wasn't implemented in the shell.
-
-  File::Which searches the directories of the user's PATH (as returned by
-  File::Spec->path()), looking for executable files having the name specified
-  as a parameter to which(). Under Win32 systems, which do not have a notion of
-  directly executable files, but uses special extensions such as .exe and .bat
-  to identify them, File::Which takes extra steps to assure that you will find
-  the correct file (so for example, you might be searching for perl, it'll try
-  perl.exe, perl.bat, etc.)
 endef
 
 CATALOG_RELEASE = unstable

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list