asdf-perl icon indicating copy to clipboard operation
asdf-perl copied to clipboard

Perl plugin for the asdf version manager

Results 3 asdf-perl issues
Sort by recently updated
recently updated
newest added

I'm not sure how it works, but more or less it does for asdf ruby, rbenv and plenv. But with asdf perl i need to run reshim manually.

It is expected that plugin will pass through options to the perl_install, not override them silently. It is not possible to pass `-j` option. See also: asdf-vm/asdf#1097

`asdf list perl` results in a bogus message claiming a lack of available versions: ``` $ asdf list perl *5.40.1 No compatible versions available (perl ) ``` asdf info: ```OS:...