in reply to Re: How do I stop printing a hash value
in thread How do I stop printing a hash value
if ((scalar @$value) && not grep (/\/\*(.*)\*\//,@$value)) { }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How do I stop printing a hash value
by PeterPeiGuo (Hermit) on Dec 18, 2010 at 02:09 UTC | |
by iphone (Beadle) on Dec 18, 2010 at 05:41 UTC |