The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

SYNOPSIS

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

DESCRIPTION

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

EXAMPLE

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

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

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