Text::MetaMarkup::HTML::JuerdNL::Print - Print mode for Juerd.nl


Text-MetaMarkup documentation  | view source Contained in the Text-MetaMarkup distribution.

Index


NAME

Top

Text::MetaMarkup::HTML::JuerdNL::Print - Print mode for Juerd.nl

SYNOPSIS

Top

    use Text::MetaMarkup::HTML::JuerdNL::Print;
    print Text::MetaMarkup::HTML::JuerdNL::Print
        -> new
        -> parse(file => $filename);

DESCRIPTION

Top

Text::MetaMarkup::HTML::JuerdNL::Print extends Text::MetaMarkup::HTML::JuerdNL by numbering links and adding a list of links after each paragraph.

EXAMPLE

Top

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.

LICENSE

Top

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.

AUTHOR

Top

Juerd Waalboer <juerd@cpan.org> <http://juerd.nl/>


Text-MetaMarkup documentation  | view source Contained in the Text-MetaMarkup distribution.