Welcome! This page is using CodeRay 1.1.2.

We currently have 3068 rays in the database.
You can add a New Ray or browse the posted rays by pages.

Page 261, 10 entries

perl? 16 lines of Java by laksd 246 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
11
12
13
#!perl

my $variables = {
scalar  =>  {
  description => "single item",
  sigil => '$',
},
array   =>  {
  description => "ordered list of items",
  sigil => '@',
},
hash    =>  {
  descript...
perl? 16 lines of Groovy (beta) by laksd 246 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
11
12
13
#!perl

my $variables = {
scalar  =>  {
  description => "single item",
  sigil => '$',
},
array   =>  {
  description => "ordered list of items",
  sigil => '@',
},
hash    =>  {
  descript...
perl? 16 lines of Delphi by laksd 246 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
11
12
13
#!perl

my $variables = {
scalar  =>  {
  description => "single item",
  sigil => '$',
},
array   =>  {
  description => "ordered list of items",
  sigil => '@',
},
hash    =>  {
  descript...
perl? 16 lines of Ruby by laksd 246 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
11
12
13
#!perl

my $variables = {
scalar  =>  {
  description => "single item",
  sigil => '$',
},
array   =>  {
  description => "ordered list of items",
  sigil => '@',
},
hash    =>  {
  descript...
perl? 16 lines of PHP by laksd 246 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
11
12
13
#!perl

my $variables = {
scalar  =>  {
  description => "single item",
  sigil => '$',
},
array   =>  {
  description => "ordered list of items",
  sigil => '@',
},
hash    =>  {
  descript...
perl? 16 lines of CSS by laksd 246 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
11
12
13
#!perl

my $variables = {
scalar  =>  {
  description => "single item",
  sigil => '$',
},
array   =>  {
  description => "ordered list of items",
  sigil => '@',
},
hash    =>  {
  descript...
perl? 16 lines of C++ by laksd 246 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
11
12
13
#!perl

my $variables = {
scalar  =>  {
  description => "single item",
  sigil => '$',
},
array   =>  {
  description => "ordered list of items",
  sigil => '@',
},
hash    =>  {
  descript...
perl? 16 lines of JavaScript by laksd 246 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
11
12
13
#!perl

my $variables = {
scalar  =>  {
  description => "single item",
  sigil => '$',
},
array   =>  {
  description => "ordered list of items",
  sigil => '@',
},
hash    =>  {
  descript...
perl? 16 lines of PHP by laksd 246 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
11
12
13
#!perl

my $variables = {
scalar  =>  {
  description => "single item",
  sigil => '$',
},
array   =>  {
  description => "ordered list of items",
  sigil => '@',
},
hash    =>  {
  descript...
perl? 16 lines of C by laksd 246 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
11
12
13
#!perl

my $variables = {
scalar  =>  {
  description => "single item",
  sigil => '$',
},
array   =>  {
  description => "ordered list of items",
  sigil => '@',
},
hash    =>  {
  descript...

Page 261, 10 entries