pod documentation fixes
Bruno Postle <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.petal |
|---|---|
| Message-ID | <[email protected]> |
On Thu 05-May-2005 at 16:46 -0400, William McKee wrote: > > Finally, there are a couple typos in the macros section of the POD. It > looks like the use-macro and define-macro definitions got mixed up so > that they wrong macro is being referenced. I can make that fix when I > update the above. Fixed in CVS. On Sun 08-May-2005 at 21:29 -0400, Kurt Stephens wrote: > To correctly define the petal and metal > namespaces, use the following: > > <html xmlns="http://www.w3.org/1999/xhtml" > xmlns:petal="http://purl.org/petal/1.0/" > xmlns:metal="http://xml.zope.org/namespaces/metal"> > > We should correct the section in the Petal cookbook and add this > to the main documentation in Petal.pm. I will post a patch > against the current 2.16 code so that we can add this whenever > the next version comes out. Fixed in CVS too. -- Bruno