NOTE: We are working on migrating this site away from MediaWiki, so editing pages will be disabled for now.

Difference between revisions of "User talk:Scott"

From GMOD
Jump to: navigation, search
m (Text replace - "</perl>" to "</syntaxhighlight>")
Line 3: Line 3:
  
 
my $string = 'this is quoted';
 
my $string = 'this is quoted';
</perl>
+
</syntaxhighlight>

Revision as of 20:06, 8 October 2012

<perl> use strict or die;

my $string = 'this is quoted'; </syntaxhighlight>