Perl Coding Example: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "]]s **" to "]]s. **") |
m (Text replacement - "]]↵*" to "]]. *") |
||
Line 14: | Line 14: | ||
**** a [[Perl Hash Data Structure]] ([[Perl Hash of Arrays]], [[Perl Hash of Hashes]]). | **** a [[Perl Hash Data Structure]] ([[Perl Hash of Arrays]], [[Perl Hash of Hashes]]). | ||
**** [[Perl Reference]]s. | **** [[Perl Reference]]s. | ||
*** [[Perl Persistent Data]] | *** [[Perl Persistent Data]]. | ||
* <B>Counter-Example(s):</B> | * <B>Counter-Example(s):</B> | ||
** [[Python Coding Example|Python]], [[Scala Coding Example|Scala]], [[R Coding Example|R]], [[Java Coding Example|Java]], [[Prolog Coding Example|Prolog]], ... | ** [[Python Coding Example|Python]], [[Scala Coding Example|Scala]], [[R Coding Example|R]], [[Java Coding Example|Java]], [[Prolog Coding Example|Prolog]], ... |
Latest revision as of 18:41, 4 October 2023
A Perl Coding Example is a Perl code item that is a coding example (for the Perl programming language).
- Context:
- It can be focused on:
- Counter-Example(s):
- See: Perl Program.