in reply to Re^2: Tips on contributing to the community?
in thread Tips on contributing to the community?

Actually the documentation is something you are uniquely qualified to improve, because experienced people lose track of what isn't obvious to newcomers. I mean, we don't want to put a perl tutorial in the documentation of every module either, but sometimes just a few extra words or a link to related content here and there can make a big difference. Lots of modules could use a few more code examples scattered throughout their docs.
  • Comment on Re^3: Tips on contributing to the community?

Replies are listed 'Best First'.
Re^4: Tips on contributing to the community?
by MoodyDreams999 (Scribe) on Aug 30, 2024 at 15:18 UTC

    That's great to know that I can bring a semi-unique perspective on something like that and yeah, I have experienced some of it while trying to get a task done, but didn't really think about it in that way before of how I can improve it. Some of documentation is actually some low hanging fruit that would be pretty valuable. I appreciate the new perspective!