495 Forks
1641 Stars
1641 Watchers

perl5

🐫 The Perl programming language

How to download and setup perl5

Open terminal and run command
git clone https://github.com/Perl/perl5.git
git clone is used to create a copy or clone of perl5 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with perl5 https://github.com/Perl/perl5/archive/master.zip

Or simply clone perl5 with SSH
[email protected]:Perl/perl5.git

If you have some problems with perl5

You may open issue on perl5 support forum (system) here: https://github.com/Perl/perl5/issues