Difference between revisions of "Perl"

From Things and Stuff Wiki
Jump to navigation Jump to search
(a move)
 
Line 50: Line 50:
 
* http://mapofcpan.org/
 
* http://mapofcpan.org/
  
* https://metacpan.org
+
* [https://metacpan.org MetaCPAN] - an open source search engine for the Comprehensive Perl Archive Network (CPAN), an ever growing archive of code and documentation for the Perl programming language. This includes a comfortable web-based view and a first class mirror of the canonical CPAN content.
 +
** [https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html The Perl NOC: The end of an era: Saying goodbye to search.cpan.org] [https://news.ycombinator.com/item?id=17128162]
  
 
== Other ==
 
== Other ==

Revision as of 00:36, 23 May 2018

General

See also Regex

  • Periodic Table of the Operators - Being a comprehensive and complete enumeration of the Operatic Elements of the Perl 6 Language, assembled and drawn with dedication and diligence by M. Lentczner as a service to both the Community and the Republic.


Articles

Modules

Other

  • Welcome to Perl 11 - Perl 11 is an effort to make Perl 5 pluggable at the following levels: Runtime Virtual Machine

Compilation Unit Format / AST, Source Code Syntax / Compilers [4]

Perl6