summaryrefslogtreecommitdiff
path: root/dist/ExtUtils-Install
Commit message (Expand)AuthorAgeFilesLines
* 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