Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

11
  • 1
    Could you add more comments to the code? I've first started using perl yesterday Commented Jun 4, 2021 at 10:28
  • 2
    Do you really want to recommend people use formats in 2021? :-) Commented Jun 4, 2021 at 14:23
  • 1
    @Dave Cross -- did I recommended use formats? I do not recall it, I just used format to show result -- if it exists and does the job then why not to use it. You could post your answer with more modern solution if you inclined in doing so. I still find that for perl newcomers format is very easy to comprehend and does not require deep perl experience. Commented Jun 4, 2021 at 17:51
  • 1
    @DaveCross -- your comment would have more value if you suggested something as a replacement of format, just to prove your point. Commented Jun 4, 2021 at 18:12
  • 1
    @row - Modern Perl 4 edition, webpage modern perl, Raku - Perl 6, Raku Commented Jun 4, 2021 at 21:12