On Sun, 10 Feb 2002, Rodent of Unusual Size wrote: > Can POD stuff appears at the *end* of the file? If not, I think > there may be some resistance..
POD can be anywhere at all in the file. Personally I prefer the POD for each function to be at the start of that function. However, the pod2foo utilities strip out the code, and it does not matter where in the file the docs appear. Just out of curiosity, why would people resist having the utilities reasonably documented? -- Rich Bowen - [EMAIL PROTECTED] Author - Apache Administrator's Guide http://www.ApacheAdmin.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
