Higher-Order Perl

Higher-Order Perl: Transforming Programs with Programs (ISBN 1-55860-701-3), is a book about the Perl programming language written by Mark Jason Dominus with the goal to teach Perl programmers with a strong C and Unix background how to use techniques with roots in functional programming languages like Lisp that are available in Perl as well.[1]

In June 2013, a Chinese-language edition was published by China Machine Press.[2] The full text of Higher Order Perl is available online in Plain Old Documentation (MOD) and in PDF.[3][4]

References

  1. ^ Higher-Order Perl: Transforming Programs with Programs (ISBN 1-55860-701-3)
  2. ^ Dominus, Mark Jason (June 27, 2013). 高阶 Perl (in Chinese). Translated by Teng Jiahai (滕家海). China Machine Press. ISBN 9787111427735. 
  3. ^ Higher Order Perl, MOD Format (ISBN 1-55860-701-3)
  4. ^ Higher Order Perl, PDF Format (ISBN 1-55860-701-3)

External links