Category talk:Math::Complex: Difference between revisions

From Rosetta Code
Content added Content deleted
(Why :: instead of /?)
 
(Correct syntax)
Line 1: Line 1:
Why the double-colon? Isn't the MediaWiki syntax for subpages a slash? Besides, Math/Complex would also look better.
Why the double-colon? Isn't the MediaWiki syntax for subpages a slash? Besides, Math/Complex would also look better.
:This is the correct syntax for name of Perl modules. The name of the library is actually '''Math::Complex'''. --[[User:Short Circuit|Short Circuit]] 11:18, 9 February 2008 (MST)

Revision as of 18:18, 9 February 2008

Why the double-colon? Isn't the MediaWiki syntax for subpages a slash? Besides, Math/Complex would also look better.

This is the correct syntax for name of Perl modules. The name of the library is actually Math::Complex. --Short Circuit 11:18, 9 February 2008 (MST)