App-perlbrew

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.56
	- Released at 2012-11-11T23:10:30+0100
	- Fix GH #261, which breaks `off` and `swich-off` commands.

0.55
	- Revert the requirement of 5.8.8. Now require 5.8
	- Add PERLBREW_CPAN_MIRROR environment variable
	- Deal with a minor local::lib path problem. See GH #254.

0.54
	- Released at 2012-10-24T21:21:25+0200
	- Now requires perl 5.8.8
	- Fix an issue with list-module command listing extra modules See GH #245
	- Tweak default Configure options for pre-5.6 versions
	- Fix an issue with warning messagse in 'upgrade-perl' command.

0.53
	- Released at 2012-10-14T17:41:17+0200
	- New command: `info`.
	- requires CPAN::Perl::Releases 0.76 for 5.14.3 info.
	- Skip "." in @INC to deal with a `list-module` issue. GH #245.

Changes  view on Meta::CPAN

	- Implement GH #103 - install -v shows build.log
	- Add -Dusedevel when installing blead perl

0.25
	- suggest when user types wrong commands. hoelzro++
	- Improvements about self-upgrade by hoelzro++
	- exit with non-zero status code when there's some sort of error. by punytan++
	- Added verification of existing alias before attempting unalias. johncm++
	- Fix `install-cpanm` for due to a recent github cert update. kanetann++

0.24
	- Done GH #92 -- Show error messages on network errors.
	- Fix GH #82 -- deduplicate items in PATH for the `list` command.
	- Tests for various commands and methods.

0.23
	- dependency fixes
	- Fix auto-detection of curl
	- Support OpenBSD pdksh. The provided bashrc should be compatible with pdksh.
	- Small improvement of 'exec' command. `perlbrew exec perl -v` now works.

t/03.test_get_available_versions.t  view on Meta::CPAN

         "download_url" : "https://cpan.metacpan.org/authors/id/S/SH/SHAY/perl-5.24.2-RC1.tar.bz2",
         "author" : "SHAY",
         "date" : "2017-07-01T21:50:55"
      },
      {
         "maturity" : "developer",
         "status" : "cpan",
         "name" : "perl-5.22.4-RC1",
         "authorized" : true,
         "version" : "5.022004",
         "date" : "2017-07-01T21:50:24",
         "author" : "SHAY",
         "download_url" : "https://cpan.metacpan.org/authors/id/S/SH/SHAY/perl-5.22.4-RC1.tar.gz"
      },
      {
         "name" : "perl-5.27.1",
         "status" : "cpan",
         "maturity" : "developer",
         "authorized" : true,
         "version" : "5.027001",
         "download_url" : "https://cpan.metacpan.org/authors/id/E/EH/EHERMAN/perl-5.27.1.tar.bz2",

t/03.test_get_available_versions.t  view on Meta::CPAN

         "author" : "FLORA",
         "download_url" : "https://cpan.metacpan.org/authors/id/F/FL/FLORA/perl-5.17.5.tar.bz2",
         "date" : "2012-10-20T16:31:11"
      },
      {
         "maturity" : "released",
         "status" : "cpan",
         "name" : "perl-5.14.3",
         "version" : "5.014003",
         "authorized" : true,
         "date" : "2012-10-12T20:24:43",
         "author" : "DOM",
         "download_url" : "https://cpan.metacpan.org/authors/id/D/DO/DOM/perl-5.14.3.tar.bz2"
      },
      {
         "download_url" : "https://cpan.metacpan.org/authors/id/D/DO/DOM/perl-5.14.3-RC2.tar.bz2",
         "author" : "DOM",
         "date" : "2012-10-10T19:46:29",
         "version" : "5.014003",
         "authorized" : true,
         "name" : "perl-5.14.3-RC2",



( run in 0.364 second using v1.01-cache-2.11-cpan-88abd93f124 )