![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re: Question about ellipsis statement '...' (ToDo marks)by LanX (Saint) |
on Mar 01, 2021 at 20:26 UTC ( #11128963=note: print w/replies, xml ) | Need Help?? |
It would be interesting to know which behavior you rather wanted/expected. If it's just a no-op, try triple semi-colons as visual indicator ;;; or a comment #TODO yadda yadda If you want a warning instead of a die you could define your own sub __todo__
updateimproved demo with packages
Cheers Rolf
In Section
Seekers of Perl Wisdom
|
|