in reply to How to find Perl demo programs?
It would be easier for all of us if you linked to those perldocs.
That's quite easy, just edit your post and and run a regex to surround each missing command with [doc://...]
like atan2 -> atan2
The next point is classification
getservbyname and many others belongs to the group Fetching-network-info
Assembling the commands in such groups would facilitate the task a lot !!!
They were originally classified in the perlfunc you copied, why did you strip it again?
Compare "divide and conquer"
Next: After reading Re^2: How to find Perl demo programs? I assume you rather mean usage snippets than full demo programs.
It would be very nice to have such snippets for many reasons.
Cheers Rolf
(addicted to the 𐍀𐌴𐍂𐌻 Programming Language :)
Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to find Perl demo programs?
by harangzsolt33 (Deacon) on May 21, 2023 at 19:10 UTC |