App-DocKnot

 view release on metacpan or  search on metacpan

lib/App/DocKnot/Spin/Text.pm  view on Meta::CPAN

        '<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">',
        "\n",
        '<head>', "\n",
        q{  }, title($self->{title} // $header_ref->{title} // q{}), "\n",
    );
    if ($self->{style}) {
        $self->_output(q{  }, style($self->{style}), "\n");
    }
    $self->_output(
        q{  },
        '<meta http-equiv="content-type" content="text/html; charset=utf-8"',
        " />\n",
    );
    if ($self->{sitemap}) {
        if (defined($self->{output}) && defined($self->{out_path})) {
            my $page = $self->{out_path}->relative($self->{output});
            $self->_output($self->{sitemap}->links($page));
        }
    }
    $self->_output("</head>\n\n");
    if ($header_ref->{id}) {

t/data/spin/output/software/docknot/changes.html  view on Meta::CPAN

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>DocKnot Changes</title>
  <link rel="stylesheet" href="/~eagle/styles/faq-short.css" type="text/css" />
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <link rel="up" href="./" title="DocKnot" />
  <link rel="top" href="../../" />
</head>

<!-- Converted by DocKnot %VERSION% on %DATE% -->

<body>

<table class="navbar"><tr>
  <td class="navleft"></td>

t/data/spin/output/software/docknot/readme.html  view on Meta::CPAN

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>DocKnot %VERSION%</title>
  <link rel="stylesheet" href="/~eagle/styles/faq.css" type="text/css" />
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <link rel="up" href="./" title="DocKnot" />
  <link rel="top" href="../../" />
</head>

<!-- Converted by DocKnot %VERSION% on %DATE% -->

<body>

<table class="navbar"><tr>
  <td class="navleft"></td>

t/data/spin/text/output/big-eight.html  view on Meta::CPAN

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>Guidelines for Big Eight Newsgroup Creation</title>
  <link rel="stylesheet" href="/~eagle/styles/faq.css" type="text/css" />
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
</head>

<!-- $Id: big-eight,v 1.16 2020/12/06 00:43:12 eagle Exp $ -->
<!-- Converted by DocKnot %VERSION% on %DATE% -->

<body>

<h1>THE BIG EIGHT NEWSGROUP CREATION PROCESS</h1>
<p class="subheading">
  news.announce.newgroups Moderation Team &lt;newgroups-request@isc.org&gt;<br />

t/data/spin/text/output/docknot-changes.html  view on Meta::CPAN

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>Revision history for DocKnot</title>
  <link rel="stylesheet" href="/~eagle/styles/news.css" type="text/css" />
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
</head>

<!-- Converted by DocKnot %VERSION% on %DATE% -->

<body>

<h1>Revision history for DocKnot</h1>
<h2>v8.0.0 - %DATE%</h2>

<ul>

t/data/spin/text/output/mjqmail.html  view on Meta::CPAN

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>Using Majordomo with qmail FAQ</title>
  <link rel="stylesheet" href="/~eagle/styles/faq.css" type="text/css" />
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
</head>

<!-- Converted by DocKnot %VERSION% on %DATE% -->

<body>

<h1>Using Majordomo with qmail</h1>
<p class="subheading">
  Maintained by Russ Allbery &lt;eagle@eyrie.org&gt;<br />
  Last modified %DATE%

t/data/spin/text/output/rgra.html  view on Meta::CPAN

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>rec.games.roguelike.announce Posting Guidelines</title>
  <link rel="stylesheet" href="/~eagle/styles/faq-short.css" type="text/css" />
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
</head>

<!-- Converted by DocKnot %VERSION% on %DATE% -->

<body>

<h1>rec.games.roguelike.announce Posting Guidelines</h1>
<p class="subheading">
  Russ Allbery &lt;eagle@eyrie.org&gt;<br />
  Last modified %DATE%



( run in 2.511 seconds using v1.01-cache-2.11-cpan-524268b4103 )