|
|
| There's more than one way to do things | |
| PerlMonks |
Re^3: WIn32::OLE debugby choroba (Cardinal) |
| on Oct 12, 2025 at 17:37 UTC ( [id://11166471]=note: print w/replies, xml ) | Need Help?? |
|
Method calls are not interpolated in double quoted strings. Therefore,
only interpolates $table. Instead, try
map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||