Skip to content

QueenieCplusplus/Perl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perl

網路腳本語言((2019/12/30))

副常式常應用在副常式參照,資料結構儲存於變數中,而行為儲存於副常式中。

Perl' Syntax

see https://github.com/QueenieCplusplus/Perl_Again/blob/master/README.md (2020/4/4)

  • subroutine

變量

  • scalar(純量)

運算符號:

串列運算,也可用 foreach 取代

簡明文件,iOS 也會用到

讀入檔案、引用模組方法、匯出模組的匯入常式 (副檔名須改為 .pm)

資料處理

  • Data::Dumper

  • Storable

輸出入模組

  • IO::Interactive

  • IO::Scalar

  • IO::Tree

  • IO::Pipe

組建系統

https://github.com/QueenieCplusplus/Perl_Again/blob/master/README.md#perl-has-4-build-systems

  • Makefile

  • Build

內建模組(有函式模組和物件導向型別模組)

標準程式庫,稱為核心模組或稱發行套件

https://www.cpan.org

Releases

No releases published

Packages

No packages published