in reply to Re: Where to place POD
in thread Where to place POD
Your "interleave" argument is what these days tends to drive me to use a separate file. I pretty much always develop with an IDE using two windows - source on the left, reference (header files, POD, ...) on the right. That way I have the API reference immediately to hand without scrolling or switching tabs - the code and "API" are side by side.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Where to place POD
by stevieb (Canon) on Jan 15, 2024 at 19:56 UTC |