summaryrefslogtreecommitdiff
path: root/dist/ExtUtils-Install
Commit message (Expand)AuthorAgeFilesLines
* Update the other version number in ExtUtils::InstallChris 'BinGOs' Williams2014-04-171-1/+1
* ExtUtils-Install/t/Install.t: better -w testsDavid Mitchell2014-04-172-9/+14
* Skip writable tests in ExtUtils-Install when rootChris 'BinGOs' Williams2014-04-152-4/+10
* Bump ExtUtils::Install version to 1.65Chris 'BinGOs' Williams2014-04-141-2/+2
* ExtUtils::Install handle symbolic and hard linksDavid Mitchell2014-04-142-3/+76
* Remove MM_TEST_ROOT feature from ExtUtils::Install tests.Craig A. Berry2014-03-233-34/+3
* Update ExtUtils-Install Changes fileChris 'BinGOs' Williams2014-03-121-0/+10
* Make the ExtUtils-Install tests parallelisableChris 'BinGOs' Williams2014-03-126-5/+13
* Don't rely on IPC::Cmd in ExtUtils-Install testsChris 'BinGOs' Williams2014-03-102-3/+52
* dist/ExtUtils-Install: Skip tests if make is not availableBrian Fraser2014-01-225-10/+21
* Skip dist/ExtUtils-Install/t/InstallWithMM.t when cross-compiling.François Perrad2013-11-231-1/+5
* Eliminate trailing whitespace in pod command.James E Keenan2013-10-071-1/+1
* fix POD errors reported by newer pod2manDominic Hargreaves2013-10-061-4/+8
* typo fixes for ExtUtils::InstallDavid Steinbrunner2013-05-251-10/+10
* Fix various minor pod issuesKarl Williamson2013-01-241-2/+2
* Simplify ExtUtils::Install::_can_write_dir on VMS.Craig A. Berry2013-01-121-28/+3
* ExtUtils::Install: Fix POD errorDominic Hargreaves2012-02-111-4/+4
* Packlist.t: add bug numberFather Chrysostomos2012-01-031-1/+1
* ExtUtils::Packlist: Restore 5.005 compatibilityFather Chrysostomos2012-01-021-1/+1
* [perl #107410] Tests for used-once warnings from ExtUtils::PacklistFather Chrysostomos2012-01-021-2/+14
* Removed 'once' warnings in ExtUtils::Packlist::mkfh.Joel Berger2012-01-021-0/+1
* Increase $ExtUtils::Packlist::VERSION to 1.46Father Chrysostomos2012-01-021-1/+1
* Increase ExtUtils::Packlist::VERSION to 1.45Father Chrysostomos2011-12-091-1/+1
* Correct POD formatting error: '=back' should be within '=begin =end' block.jkeenan2011-12-091-2/+2
* [RT #36079] Convert ` to '.jkeenan2011-11-221-1/+1
* Keep verbatim pod in ExtUtils::Installed within 80 colsFather Chrysostomos2011-08-091-2/+4
* Adds 'skip_cwd' parameter to ExtUtils::Installed.David Golden2011-07-204-9/+74
* Fix broken URLs in ExtUtils-Install/Changes from perlbrowse to gitLeon Brocard2011-06-121-2/+2
* Bumping version of ExtUtils::Install per porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
* Fix typos (spelling errors) in dist/*Peter J. Acklam) (via RT2011-01-074-12/+12
* Cannot portably split on $Config{path_sep} -- use quotemeta($Config{path_sep}).Craig A. Berry2010-03-011-1/+1
* ExtUitls::Install had changes since 5.11.0 - bump its versionJesse Vincent2009-10-202-3/+3
* Help ExtUtils::Install's tests find PERL_SRC on VMS.Craig A. Berry2009-10-161-1/+1
* Swap the chdir and the call to perl_lib(), to work with relative paths in @INC.Nicholas Clark2009-10-111-2/+2
* MakeMaker::Test::Utils::perl_lib now copes with relative paths for core testing.Nicholas Clark2009-10-111-9/+18
* A number of pod fixes found by podcheck.tJesse Vincent2009-10-052-2/+15
* Move ExtUtils::Install from ext/ to dist/Nicholas Clark2009-09-2913-0/+4108