Pragmatic directives: Difference between revisions

m
→‎{{header|Perl}}: Mod headings.
m (Tcl doesn't do this)
m (→‎{{header|Perl}}: Mod headings.)
Line 9:
By convention pragmatic modules are named using lowercase letters.
 
=== ;List of pragmatic modules ===:
 
* diagnostics
Line 22:
* warnings
 
=== ;Utilization ===:
 
Pragmatic modules have local scope and are utilized using the use directive:
Anonymous user