in reply to Why Moose uses this syntax??!!
$ perl -wE 'my $m = {is => "rw", isa => "Array", default => ()}' Odd number of elements in anonymous hash at -e line 1.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Why Moose uses this syntax??!!
by ikegami (Patriarch) on Dec 28, 2014 at 10:03 UTC | |
by Anonymous Monk on Dec 28, 2014 at 10:31 UTC |