Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 75bb323e9a9ae96f5e7530f88758d9b38afc4569
      
https://github.com/Perl/perl5/commit/75bb323e9a9ae96f5e7530f88758d9b38afc4569
  Author: Chase Whitener <[email protected]>
  Date:   2020-01-16 (Thu, 16 Jan 2020)

  Changed paths:
    M dist/IO/lib/IO/Socket.pm

  Log Message:
  -----------
  Update documentation for IO::Socket.

* Get rid of the POD errors as well as the useless `NOTE NOTE NOTE`
  lines that were littered throughout.
* Provide documentation and useful examples for each and every
  single constructor argument.
* Provide documentation for all methods made available.
* Where it makes sense, provide links to other documents that
  explain what the module is doing.

Previously, this relied heavily on the user knowing what they were
doing, rendering the documentation mostly pointless.

While this is not yet perfect, it's better than what we had before
and should be of help to developers of all skill levels.

Reply via email to