- or download this
DB<158> %h=();
...
DB<163> $h{a}{b}[2]{c}->$cycle(3); \%h
=> { a => { b => [undef, undef, { c => 0 }] } }
- or download this
DB<100> $a=5
=> 5
DB<101> $a->inc
Can't call method "inc" without a package or object reference
- or download this
'literal string'.match(/string/)
- or download this
push @newelements, @{ $a{blossom}{caterpillar}{$loopvalue}[CONSTANT]
+{Iforgot} }
- or download this
a["blossom"]["caterpillar"][loopvalue][CONSTANT]["Iforgot"].push(ele
+ments).shift()