Result:
found more than 561 distributions - search limited to the first 2001 files matching your query ( run in 1.335 )


Dancer2-Plugin-Auth-YARBAC

 view release on metacpan or  search on metacpan

t/testapp/public/404.html  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Error 404</title>
<link rel="stylesheet" href="/css/error.css" />

 view all matches for this distribution


Dancer2-Plugin-Routing

 view release on metacpan or  search on metacpan

t/01-base.t  view on Meta::CPAN

my $app = builder {
    mount '/'    => t::lib::TestApp->to_app;
    mount '/api' => t::lib::TestAPI->to_app;
};
is( ref $app, "CODE", "Got a code ref" );
my $moved = q~<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>Moved</title>
    </head>
    <body>

 view all matches for this distribution


Data-ChipsChallenge

 view release on metacpan or  search on metacpan

doc/ccfile.html  view on Meta::CPAN

<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "DTD/xhtml1-strict.dtd">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="GENERATOR" content="/bin/vi" />
<title>Chip's Challenge File Layout Information</title>

 view all matches for this distribution


Data-FormValidator

 view release on metacpan or  search on metacpan

lib/Data/FormValidator.pm  view on Meta::CPAN

while missing fields have the message "Missing" associated with them.

In the simplest case, nothing needs to be defined here, and the default values
will be used.

The default formatting applied is designed for display in an XHTML web page.
That formatting is as followings:

    <span style="color:red;font-weight:bold" class="dfv_errors">* %s</span>

The C<%s> will be replaced with the message. The effect is that the message

 view all matches for this distribution


Data-JavaScript

 view release on metacpan or  search on metacpan

test/coverage.html  view on Meta::CPAN

<!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">
<!--
This file was generated by Devel::Cover Version 1.36
Devel::Cover is copyright 2001-2019, Paul Johnson (paul@pjcj.net)

 view all matches for this distribution


Data-Mining-AssociationRules

 view release on metacpan or  search on metacpan

README.htm  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Data::Mining:AssociationRules - Mine association rules and frequent
sets from data.</title>
<link rev="made" href="mailto:gp@familiehaase.de" />

 view all matches for this distribution


Data-MultiValuedHash

 view release on metacpan or  search on metacpan

ChangeLog  view on Meta::CPAN

	These methods *have* been tested, with all their argument variations: 
	to_url_encoded_string(), from_url_encoded_string().

	* Updated the HTML generating methods in CGI::MultiValuedHash,
	to_html_encoded_table() and to_html_encoded_hidden_fields(), to add support
	for the stricter requirements of W3C's XHTML standard where possible.  See
	"http://www.w3.org/TR/xhtml1" for details on how this standard compares to
	HTML 4.  Mainly this means that the HTML now has lowercased tag and
	attribute names, and solitary tags like 'input' and 'br' have a trailing
	slash in them (eg: '<br />').  However, the changes should be
	backwards-compatible with older user agents (web browsers).  A bug was also

 view all matches for this distribution


Data-Page-Pagination

 view release on metacpan or  search on metacpan

example/expected_output.html  view on Meta::CPAN

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
    <title>Example</title>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <style type="text/css">

 view all matches for this distribution


Data-Passphrase

 view release on metacpan or  search on metacpan

lib/Data/Passphrase/Apache.pm  view on Meta::CPAN

        if (!$IS_MOD_PERL_2) {
            $r->send_http_header();
        }
        print <<"END";
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head><title>Validate Passphrase</title></head>
<body>
END

 view all matches for this distribution


Data-Rlist

 view release on metacpan or  search on metacpan

Rlist.pm.html  view on Meta::CPAN

<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Random-Lists</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:rurban@x-ray.at" />

 view all matches for this distribution


Data-Stag

 view release on metacpan or  search on metacpan

homepage/script-docs/stag-template2pod.html  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>stag-template2pod</title>
<link rev="made" href="mailto:feedback@suse.de" />
</head>

 view all matches for this distribution


Data-Table-Excel

 view release on metacpan or  search on metacpan

Excel.html  view on Meta::CPAN

<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Data::Table::Excel - Convert between Data::Table objects and Excel files.</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:root@gold.nonet" />

 view all matches for this distribution


Data-Table

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


  modify fromCSV, fromTSV, tsv, csv subroutines to support read/write PC, Mac and UNIX files.
  csv and tsv can take a file name and directly writes to it.

1.43 Tue Nov  9 10:23:44 PST 2004
  Patch html so that valid XHTML code is generated
  Several mispelled words were corrected
  Thanks all to Wolfgang Dautermann

1.42 Fri Oct  8 11:56:41 PDT 2004
  Minor changes to group and pivot, not a bug

 view all matches for this distribution


Data-Tabular

 view release on metacpan or  search on metacpan

examples/table1.cgi  view on Meta::CPAN


print "content-type: text/html\n\n";

our ($t1);

print q(<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
);
print "<html>\n<head><title>Data-Tabular test 1</title></head>\n<body>\n";

eval {

 view all matches for this distribution


Data-Transform-SAXBuilder

 view release on metacpan or  search on metacpan

t/01-document.t  view on Meta::CPAN


# below is a list of xml documents these are used to drive the tests.

__DATA__
<?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>
  <head>
    <title>FOO</title>
  </head>
  <body>

 view all matches for this distribution


Data-TreeDumper-Renderer-DHTML

 view release on metacpan or  search on metacpan

DHTML.pm  view on Meta::CPAN

  		
  		
  print <<EOT;
  <?xml version="1.0" encoding="iso-8859-1"?>
  <!DOCTYPE html 
       PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
  >
  
  <html>
  

 view all matches for this distribution


DataCube

 view release on metacpan or  search on metacpan

lib/DataCube/Cube/Style/HTML.pm  view on Meta::CPAN

sub start_html {
    my($self,$cube) = @_;
    my $style = DataCube::Cube::Style::HTML::CSS->new;

    my $html = '
        <!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">
        <head>
            <meta http-equiv="Content-Type" content="text/html; charset=utf8" /> 
            <title>Cube Report</title>';
    

 view all matches for this distribution


Date-Calc-Endpoints

 view release on metacpan or  search on metacpan

lib/Date/Calc/Endpoints.html  view on Meta::CPAN

<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:root@osx300.apple.com" />

 view all matches for this distribution


Date-Transform

 view release on metacpan or  search on metacpan

docs/Transform.html  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Date::Transform - Efficiently transform dates.</title>
<link rev="made" href="mailto:" />
</head>

 view all matches for this distribution


Date-WeekOfYear

 view release on metacpan or  search on metacpan

WeekOfYear.html  view on Meta::CPAN

<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Date::WeekOfYear - Simple routine to return the ISO 8601 week of the year (as well as the ISO week year)</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:" />

 view all matches for this distribution


DateTime-Cron-Simple

 view release on metacpan or  search on metacpan

README.html  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>DateTime::Cron::Simple - Parse a cron entry and check against current time</title>
<link rev="made" href="mailto:root@localhost" />
</head>

 view all matches for this distribution


DayDayUp

 view release on metacpan or  search on metacpan

templates/exception.html.epl  view on Meta::CPAN

% use Data::Dumper ();
% my $self = shift;
% my $s = $self->stash;
% my $e = $self->stash('exception');
% delete $s->{inner_template};
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head><title>Exception</title></head>
    <body>
        This page was generated from the template

 view all matches for this distribution


Db-Documentum

 view release on metacpan or  search on metacpan

Documentum.html  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Db::Documentum - Documentum API interface for Perl.</title>
<link rev="made" href="mailto:" />
</head>

 view all matches for this distribution


Debian-Apt-PM

 view release on metacpan or  search on metacpan

examples/web/index.html  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>

<title>CPAN =&gt; Debian</title>

 view all matches for this distribution


Debian-Package-HTML

 view release on metacpan or  search on metacpan

lib/Debian/Package/HTML.pm  view on Meta::CPAN


=over 4

=item * $object->output(%contextHash)

Does the actual XHTML output. Possible elements for the hash are:

"briefing" (boolean): if TRUE, WebInfo will look for a briefing.html 
in the current directory, and will include the content in the resulting 
output. Useful for introducing commentaries without touching the final 
HTML. Defaults to FALSE.

 view all matches for this distribution


Devel-Cover

 view release on metacpan or  search on metacpan

lib/Devel/Cover/Collection.pm  view on Meta::CPAN

[%- END %]
EOT

$Templates{html} = <<'EOT';
<!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">
<!--
This file was generated by Devel::Cover Version $VERSION
Devel::Cover is copyright 2001-2024, Paul Johnson (paul\@pjcj.net)

 view all matches for this distribution


Devel-Module-Trace

 view release on metacpan or  search on metacpan

script/devel_module_trace_result_server  view on Meta::CPAN

}

################################################################################

__DATA__
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>Devel::Module::Trace</title>
    <link type="text/css" rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" />

 view all matches for this distribution


Devel-NYTProf

 view release on metacpan or  search on metacpan

bin/nytprofhtml  view on Meta::CPAN

    my $opts = shift || {};

    $title = _escape_html($title);

    my $html = <<EOD;
    <!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">
EOD
    $html = "<html>" if $opts->{not_xhtml};
    $html .= <<EOD;
<!--

 view all matches for this distribution


Devel-QuickCover

 view release on metacpan or  search on metacpan

share/file.tmpl  view on Meta::CPAN

?  my %variables = %{$_[0]};
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <link rel="stylesheet" type="text/css" href="quickcover.css">

 view all matches for this distribution


Devel-RingBuffer

 view release on metacpan or  search on metacpan

classdocs/Devel/RingBuffer.pod.html  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
	<title>Devel::RingBuffer</title>
<link rel="stylesheet" type="text/css" href="../podstyle.css" /><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>

 view all matches for this distribution


( run in 1.335 second using v1.01-cache-2.11-cpan-49f99fa48dc )