|
|
| Just another Perl shrine | |
| PerlMonks |
Tools for annotating module code?by nysus (Parson) |
| on Dec 23, 2017 at 07:00 UTC ( [id://1206095]=perlquestion: print w/replies, xml ) | Need Help?? |
|
nysus has asked for the wisdom of the Perl Monks concerning the following question: Yet another Perl Question. I'm like a 5 year old, I know. As an exercise to learn a distribution I'm interested in and to just get more knowledgeable in general, I figured I'd go through and study the code closely and take detailed notes on how the code works along the way and then, ideally, be able to share those notes with others. I took a look a brief look AnnoCPAN but that only lets you add comments to documentation. Now, GitHub lets you make line by line comments on commits. I'm thinking maybe I could commit the distribution to GitHub and use that feature. Another option is to just crack open vim and make comments directly in the code but that doesn't let you easily create hyperlinks or do any kind of formatting. But perhaps there is a tool out there that is designed specifically with this job in mind? Thanks.
$PM = "Perl Monk's";
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||||