in reply to [literate programming] How to mix POD with code? And how to fold this?
I don't see any possible variations here. Either you put the pod where the method is or you don't.
A small improvement might be to put all Pod before METHODS and after SEE ALSO in a separate file and only add these parts when 'make install' or something like 'make distribution' is called. This would make editing a bit easier without a folding editor.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: [literate programming] How to mix POD with code? And how to fold this?
by LanX (Saint) on May 04, 2010 at 13:43 UTC |