![]() |
|
P is for Practical | |
PerlMonks |
Re^3: Novice problem: How to push a MooX Struct into a list?by Loops (Curate) |
on Oct 31, 2014 at 22:31 UTC ( #1105758=note: print w/replies, xml ) | Need Help?? |
You could create with an empty array reference instead of undef: my $dno = Dirnode[$curpath, []];
In Section
Seekers of Perl Wisdom
|
|