summaryrefslogtreecommitdiff
path: root/lib/FindBin.pm
Commit message (Expand)AuthorAgeFilesLines
* Remove long-stading limitation from FindBinMoritz Lenz2011-05-181-40/+1
* FindBin doesn't need to use Config;Nicholas Clark2009-06-131-2/+1
* VMS-specific tweak to FindBin for when $0 returns a unix-style filespec.Craig A. Berry2007-04-281-2/+2
* For FindBin to work as advertised on VMS, $FindBin::BinCraig A. Berry2007-01-271-1/+11
* FindBin.pm: better fix for PATH entriesAlexey Tourbin2006-10-251-16/+11
* Re: FindBin.pm: incomplete getcwd/cwd patch and SELinux (Strict policy)José Pedro Oliveira2005-06-081-2/+6
* Improve FindBin discovery of current directory, based on :José Pedro Oliveira2005-06-041-14/+20
* Error in the latest FindBin patch, noticed by NicholasRafael Garcia-Suarez2005-05-031-1/+1
* Fix for [perl #34252] Access rights in FindBin::BinRafael Garcia-Suarez2005-05-031-3/+5
* perl 5.8.0, FindBin::againSlaven Rezic2003-12-271-5/+15
* Message-Id: <3BC31E56.60805@stason.org>Stas Bekman2001-10-101-1/+15
* Bump up version numbers.Jarkko Hietaniemi2001-09-161-1/+1
* Bad lishp in change 11084Philip Newton2001-07-031-1/+1
* OS/2 cwdIlya Zakharevich2001-07-021-3/+3
* still more multiline match cleanups (from Greg Bacon)Gurusamy Sarathy2000-03-011-1/+1
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-031-1/+1
* Update FindBin from maint-5.005.Jarkko Hietaniemi1999-02-021-14/+13
* various tweaks for clean build and test on win32Gurusamy Sarathy1999-01-171-3/+3
* undo change#2571; C<use File::Spec> insteadGurusamy Sarathy1999-01-171-22/+4
* FindBin.pm on Win32 systemsSlaven Rezic1999-01-061-1/+1
* [win32] Fix $ENV{Path} in FindBin.pmGurusamy Sarathy1997-12-301-2/+2
* Major changes to the DOS/djgpp port (including threading):Molnar Laszlo1997-12-171-1/+1
* [inseparable changes from match from perl-5.003_97e to perl-5.003_97f]Perl 5 Porters1997-04-171-0/+6
* Fix FindBin under Win32, and document successNick Ing-Simmons1997-04-041-87/+35
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-1/+3
* Documentation patch to the FindBin moduleGisle Aas1996-09-201-2/+2
* Pod typos, pod2man bugs, and miscellaneous installation commentsJoseph S. Myers1996-09-201-3/+3
* Clean up docmentation installation errors.Perl 5 Porters1996-08-241-2/+2
* Add FindBin library modulePerl 5 Porters1996-06-211-0/+232