File:
[cvs.NetBSD.org] /
pkgsrc /
devel /
p5-App-perlbrew /
distinfo
Revision
1.28:
download - view:
text,
annotated -
select for diffs
Fri Oct 4 06:55:36 2024 UTC (5 months, 1 week ago) by
wen
Branches:
MAIN
CVS tags:
pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
HEAD
Update to 1.00
Upstream changes:
1.00
- Released at 2024-10-04T10:48:40+0900
- Experimental: `perlbrew install` now accept names like skaji-relocatable-perl-$version.
0.99
- Released at 2024-09-07T16:30:28+0900
- Thanks to our contributors: Graham Knop, Joelle Maslak, Luke Closs, jonasbn
- bashrc executes properly in bash shells with +h option set
- Allow specification of non-standard Perl location
- make-pp now requires the input to be specified with `-i` or `--input`.
- Tests are ported to Test2. Big thanks to Luke Closs.
- Command make-pp now expects the input to be the path of an existing executable perl program, and would not be searching through $PATH.