| Text-MetaMarkup documentation | view source | Contained in the Text-MetaMarkup distribution. |
Text::MetaMarkup::HTML::JuerdNL::Print - Print mode for Juerd.nl
use Text::MetaMarkup::HTML::JuerdNL::Print;
print Text::MetaMarkup::HTML::JuerdNL::Print
-> new
-> parse(file => $filename);
Text::MetaMarkup::HTML::JuerdNL::Print extends Text::MetaMarkup::HTML::JuerdNL by numbering links and adding a list of links after each paragraph.
Just have a look at <http://juerd.nl/>. To get to the Print modu, use the print link near the end of a page, to get the MetaMarkup source, use the source link near the end of a page.
There is no license. This software was released into the public domain. Do with it what you want, but on your own risk. The author disclaims any responsibility.
Juerd Waalboer <juerd@cpan.org> <http://juerd.nl/>
| Text-MetaMarkup documentation | view source | Contained in the Text-MetaMarkup distribution. |