ฉันกระตือรือร้นที่จะเรียนรู้ Raku (Perl 6) และไวยากรณ์ของมัน
ฉันได้ติดตั้ง Perl 5 ไว้ในเครื่อง Ubuntu แล้ว
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 ในระบบ Ubuntu เดียวกัน ฉันมีคำถามสองสามข้อ:
- ฉันจะติดตั้ง Raku ได้อย่างไร?
- หากฉันติดตั้ง Raku แล้ว Perl 5.26 จะได้รับ wipedout / อัปเดตหรือไม่ ฉันต้องการ Perl 5.26 ในระบบของฉันเพราะมีสคริปต์บางตัวทำงานใน Perl 5
- ฉันสามารถมี Perl ได้ 2 เวอร์ชั่นในเซิร์ฟเวอร์เดียวหรือไม่?
- เมื่อฉันติดตั้ง Raku ฉันจะเรียกใช้รหัส Raku / Perl 5 ในเซิร์ฟเวอร์ Ubuntu ได้อย่างไร ฉันควรพูดถึง
use Perl 5.26;
ตอนแรกไหม? โดยค่าเริ่มต้นจะใช้ Perl รุ่นไหน? - ฉันจะเรียกใช้รหัส Raku ได้อย่างไร
perlbrew
เพื่อติดตั้ง