Skip to content
forked from ouest/asdf-perl

Perl plugin for the asdf version manager

License

Notifications You must be signed in to change notification settings

m-dango/asdf-perl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-perl

Build Status

Perl plugin for asdf version manager

Install

asdf plugin add perl

Use

Check out the asdf readme for instructions.

Default perl modules

asdf-perl can automatically install a set of default perl modules right after installing a perl version. To enable this feature, provide a $HOME/.default-perl-modules file that lists one module per line, for example:

App::Ack
CGI
HTML::Template

You can specify a non-default location of this file by setting a ASDF_PERL_DEFAULT_PACKAGES_FILE variable.

Generate man pages

asdf-perl can generate the perl man pages if the ASDF_PERL_GENERATE_MAN environment variable is set to any value that is not 0.

About

Perl plugin for the asdf version manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%