App-perlbrew icon indicating copy to clipboard operation
App-perlbrew copied to clipboard

Manage perl installations in your $HOME

Results 100 App-perlbrew issues
Sort by recently updated
recently updated
newest added

When I try to run `perlbrew install 5.28.3`, I got the following error in `~/perl5/perlbrew/build.perl-5.28.3.log`. Does anybody know how to fix the problem? ``` cc -o perl -mmacosx-version-min=10.15 -fstack-protector-strong -L/usr/local/lib...

Sourcing ~/perl5/perlbrew/etc/bashrc takes 0.08 s on my machine, as long the other 20 file I source together. Is there a way to speed up things a little?

``` perlbrew available ``` Can't show available Perl list. ``` ERROR: Unable to retrieve the list of perls. ``` ``` [kimoto@www7402u labo]$ perlbrew --version /home/kimoto/perl5/perlbrew/bin/perlbrew - App::perlbrew/0.88 ```

And File::Find is used by Perl's `make install`, so you end up with a lot of core modules not being installed. Adding this to the top of lib/File/Find.pm before running...

When temporarily turning off perlbrew and turning it on again, it would be nice if perlbrew remembers which version it was last on. Example: % perlbrew use 5.34.0 % perlbrew...

perlbrew 0.84 -- standalone install. Documentation states `` goes first. ``` > perlbrew help clone-modules This command re-installs all CPAN modules found from one installation to another. Usage: perlbrew clone-modules...

I keep getting: ``` opmini.o perlmini.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o...

I was installing perlbrew at /opt/perl5 so multiple people could use the same version of Perl. I did this installation after I had already installed perlbrew in my home directory...

Due to the issue [MakeMaker t/03-xsstatic.t test failures on AIX 5.3 ](https://github.com/Perl/perl5/issues/17685) we have patched the sources of perl-5.32.1 and uploaded them to our Nexus with the following coordinates ```...

``` dean@cliffjumper:~$ perlbrew version /usr/bin/perlbrew - App::perlbrew/0.78 dean@cliffjumper:~$ perlbrew use Currently using perl-5.20.2 ``` Then run: ``` dean@cliffjumper:~$ cpanm --force --verbose NetSNMP::default_store cpanm (App::cpanminus) 1.7024 on perl 5.020002 built for...