Raku (Perl 6) ve sentaksını öğrenmek için sabırsızlanıyorum.
Ubuntu makinemde zaten Perl 5 yüklü.
vinod@ubuntu-s-1vcpu-1gb-nyc1-01:~$ perl -v
This is perl 5, version 26, subversion 1 (v5.26.1) built for x86_64-linux-gnu-thread-multi
(with 67 registered patches, see perl -V for more detail)
Copyright 1987-2017, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
Raku'yu aynı Ubuntu sistemine kurmak istiyorum. Birkaç sorum var:
- Raku'yu nasıl kurabilirim?
- Raku'yu kurarsam, Perl 5.26 silinir / güncellenir mi? Perl 5.26'yı sistemimde istiyorum çünkü Perl 5'te birkaç komut dosyası çalışıyor.
- Tek bir sunucuda 2 Perl sürümü alabilir miyim?
- Raku'yu yüklersem, Raku / Perl 5 kodunu Ubuntu sunucusunda nasıl çalıştırabilirim?
use Perl 5.26;
Başlangıçta bahsetmem gereken gibi mi? Varsayılan olarak hangi Perl sürümünü alacak? - Raku kodunu nasıl çalıştırabilirim?
perlbrew
yüklemek için