Perl Install

Build and install perls
Alternatives To Perl Install
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Pi Timolo494
7 months ago8mitPython
Raspberry PI-TIMOLO ( PI-TImelapse, MOtion, LOwLight ) uses RPI picamera and OpenCV for Remote Headless Security Monitoring using Motion Tracking, Rclone Auto Sync files with remote storage services. Auto Twilight Transitions and Low Light Camera Settings. Panoramic images using PanTiltHat and More. This project is featured on GitHub Awesome software.
Use Amd273
29 years agoOctober 08, 2013JavaScript
An AMD plugin for consuming globally defined JavaScript.
Vim Gista151
3 years ago4otherVim script
An alternative gist.vim, vim plugin which manipulate gists in Vim.
Drowaudio134
5 months ago4otherC++
dRowAudio applications and plugins
Php Js Css Minifier134
2 years agomitPHP
📉 PHP JS and CSS Minifier uses the APIs provided by Andy Chilton to minify you JS and CSS via PHP curl requests.
Asdf Deno106
3 months ago9apache-2.0Shell
Deno plugin for the asdf version manager
Backwpup76
7 months ago45gpl-2.0PHP
BackWPup - WordPress Backup Plugin
Qplayer Typecho Plugin64
4 years ago7CSS
简洁美观 の 悬浮Typecho音乐播放器插件
Http.upload56
2 years ago13June 14, 2021bsd-3-clauseGo
📤 Upload files to your web server using HTTP Methods
Flutter_curl46
6 days ago4September 19, 20224mitDart
Flutter plugin to use libcurl for HTTP calls
Alternatives To Perl Install
Select To Compare


Alternative Project Comparisons
Readme

perl-install

Build and install perls.

This is similar to perl-build. While perl-build is written in perl, perl-install is written in shell script.

perl-install also provides plenv install command.

Install

 git clone https://github.com/skaji/perl-install

If you want to use perl-install as a plenv plugin, then change the target directory:

 git clone https://github.com/skaji/perl-install $(plenv root)/plugins/perl-install

Note that if you already have perl-build in your plenv plugin directory, then remove it first.

Usage

 perl-install --help
Usage: perl-install [options] perl_version prefix

Options:
  -A, -D, -U       set perl configure options
  -l, --list       list stable perl versions, and exit
  -L, --list-all   list all perl versions, and exit
  -j, --jobs       set make --jobs option
  -h, --help       show this help
      --version    show perl-install's version
      --man        generate man pages
      --nopatch    do not apply Devel::PatchPerl
      --test       run test
      --work-dir   set work directory

Examples:
  $ perl-install -l
  $ perl-install latest ~/perl
  $ perl-install 5.30.1 ~/perl
  $ perl-install 5.30.1 ~/perl-shrplib -Duseithreads -Duseshrplib

Requirements

To use perl-install, you need:

  • curl/wget
  • tar
  • patch

To build perl, you need:

  • make
  • c compiler, such as gcc
  • c headers

License

This software is copyright (c) 2019 by Shoichi Kaji [email protected].

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

Popular Plugin Projects
Popular Curl Projects
Popular Libraries Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Shell
Plugin
Perl
Curl
Shell Script
Wget
Tar