Search results for "module:FindBin"
FindBin - Locate directory of original perl script
Locates the full path to the script bin directory to allow the use of paths relative to the bin directory. This allows a user to setup a directory tree for some software with directories "<root>/bin" and "<root>/lib", and then the above example will ...
TODDR/FindBin-1.53 - 23 Jan 2023 06:36:51 UTC
lib::findbin - add paths to @INC relative to the directory the script resides in
All this does is encapsulate simple logic we tend to do over and over and over. Its not terribly magical just simplifies things a little....
DMUEY/lib-findbin-0.2 - 07 Apr 2012 02:59:43 UTC
FindBin::Real - Locate directory of original perl script
Locates the full path to the script bin directory to allow the use of paths relative to the bin directory. This allows a user to setup a directory tree for some software with directories <root>/bin and <root>/lib and then the above example will allow...
STRO/FindBin-Real-1.05 - 04 Feb 2007 00:01:42 UTC
FindBin::libs - locate and a 'use lib' or export directories based on $FindBin::Bin.
General Use This module will locate directories along the path to $FindBin::Bin and "use lib" or export an array of the directories found. The default is to locate "lib" directories and "use lib" them without printing the list. Options controll wheth...
LEMBARK/FindBin-libs-v3.0.2 - 17 Oct 2022 16:10:22 UTC
FindBin::libs - stable version of code for older perl installations.
General Use This module will locate directories along the path to $FindBin::Bin and "use lib" or export an array of the directories found. The default is to locate "lib" directories and "use lib" them without printing the list. Options controll wheth...
LEMBARK/FindBin-libs-v3.0.2 - 17 Oct 2022 16:10:22 UTC
FindBin::libs - locate and a 'use lib' or export directories based on $FindBin::Bin.
General Use This module will locate directories along the path to $FindBin::Bin and "use lib" or export an array of the directories found. The default is to locate "lib" directories and "use lib" them without printing the list. Options controll wheth...
LEMBARK/FindBin-libs-v3.0.2 - 17 Oct 2022 16:10:22 UTC
FindBin::libs - locate and a 'use lib' or export directories based on $FindBin::Bin.
General Use This module will locate directories along the path to $FindBin::Bin and "use lib" or export an array of the directories found. The default is to locate "lib" directories and "use lib" them without printing the list. Options controll wheth...
LEMBARK/FindBin-libs-v3.0.2 - 17 Oct 2022 16:10:22 UTC
SPVM::FindBin - Locate Directory of Original Program
"SPVM::FindBin" is the "FindBin" class in SPVM language. Locates the full path to the script bin directory to allow the use of paths relative to the bin directory....
KIMOTO/SPVM-FindBin-0.03 - 10 Feb 2023 04:49:33 UTC
lib::tiny::findbin - add paths to @INC relative to the directory the script resides in via lib::tiny
All this does is encapsulate simple logic we tend to do over and over and over. Its not terribly magical just simplifies things a little....
DMUEY/lib-tiny-0.7 - 31 Mar 2012 00:01:54 UTC