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


Audit-DBI-TT2

 view release on metacpan or  search on metacpan

examples/js/jquery-1.9.1.js  view on Meta::CPAN

5847
5848
5849
5850
5851
5852
5853
5854
5855
5856
5857
rchecked = /checked\s*(?:[^=]|=\s*.checked.)/i,
rscriptType = /^$|\/(?:java|ecma)script/i,
rscriptTypeMasked = /^true\/(.*)/,
rcleanScript = /^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,
 
// We have to close these tags to support XHTML (#13200)
wrapMap = {
        option: [ 1, "<select multiple='multiple'>", "</select>" ],
        legend: [ 1, "<fieldset>", "</fieldset>" ],
        area: [ 1, "<map>", "</map>" ],
        param: [ 1, "<object>", "</object>" ],

 view all matches for this distribution


Auth-GoogleAuthenticator

 view release on metacpan or  search on metacpan

public/404.html  view on Meta::CPAN

1
2
3
4
5
6
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
<html>
<head>
<title>Error 404</title>
<link rel="stylesheet" href="/css/error.css" />

 view all matches for this distribution


AutoCode

 view release on metacpan or  search on metacpan

docs/overwrite.html  view on Meta::CPAN

1
2
3
4
5
6
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<head>
<title>OVERWRITTEN CODE</title>
<link rev="made" href="mailto:juguang@commandos.local." />
</head>

 view all matches for this distribution


AutoSQL

 view release on metacpan or  search on metacpan

docs/factory.html  view on Meta::CPAN

1
2
3
4
5
6
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<head>
<title>MODULE FACTORY</title>
<link rev="made" href="mailto:juguang@commandos.local." />
</head>

 view all matches for this distribution


AxKit-XSP-PerForm

 view release on metacpan or  search on metacpan

PerForm.pm  view on Meta::CPAN

794
795
796
797
798
799
800
801
802
803
804
  }
 
Now these methods need to be global to your XSP page, rather than "closures"
within the XSP page's main handler routine. How do you do that? Well it's
simple. Just put them within a <xsp:logic> section before any user defined
tags. For example, if your XSP page happens to use XHTML as it's basic
format (something I do a lot), your page might be constructed as follows
(namespace declarations omitted for brevity):
 
  <xsp:page>
    <xsp:logic>

 view all matches for this distribution


AxKit2

 view release on metacpan or  search on metacpan

lib/AxKit2/Transformer/TAL.pm  view on Meta::CPAN

131
132
133
134
135
136
137
138
139
140
141
</func:function>
<xsl:template match="/">
    <xslout:stylesheet version="1.0" exclude-result-prefixes="bxf tal metal">
        <xsl:choose>
          <xsl:when test="local-name(/node()) = 'html'">
            <xslout:output encoding="utf-8" method="xml" doctype-public="-//W3C//DTD XHTML 1.0 Transitional//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"/>
          </xsl:when>
          <xsl:otherwise>
            <xslout:output encoding="utf-8" method="xml"/>
          </xsl:otherwise>
        </xsl:choose>

 view all matches for this distribution


BBCode-Parser

 view release on metacpan or  search on metacpan

lib/BBCode/Parser.pm  view on Meta::CPAN

72
73
74
75
76
77
78
79
80
81
=item css_direct_styles
 
(Type: Boolean; Default: FALSE)
 
Certain style-related BBCode tags, such as [U] (underline) and [S]
(strike-through) don't have a direct equivalent in modern XHTML 1.0 Strict.
If this value is TRUE, then the generated HTML will use a C<style> attribute
on a C<E<lt>spanE<gt>> tag to simulate the effects.  If this value is FALSE,
then the style attribute will be omitted.  In either case, a C<class> attribute
is provided for use as a hook by external CSS stylesheets (not provided).

 view all matches for this distribution


Beagle

 view release on metacpan or  search on metacpan

share/public/404.html  view on Meta::CPAN

1
2
3
4
5
6
<!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" lang="en-US" xml:lang="en-US">
<head>
<title>Error 404</title>
<link rel="stylesheet" type="text/css" href="/css/error.css" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

 view all matches for this distribution


Benchmark-Perl-Formance-Cargo

 view release on metacpan or  search on metacpan

share/SpamAssassin/easy_ham/01855.19acbc78b4bb1959ace6f1ec1d6329e8  view on Meta::CPAN

32
33
34
35
36
37
38
39
40
41
42
brightest focus on the possibilities of FOAF, I turned my attention to
yesterday's news: RSS.&#8221; No, RSS will always be today's news. Get it?
Today's newzzz... Never mind.
- Comments on Ben Hammersley's Friend of a Friend[7]. Various ways to link to a
FOAF file from an RSS feed.
- _Nicholas Chase_: The Web's future: XHTML 2.0[8]. We're losing backward
compatibility, isn't that great? Well, he seems to think so.
- mod_cc[9], a module for including copyright information in RDF documents such
as RSS 1.0 feeds, and, I hope, FOAF files.
- _Shelley Powers_: Who is your audience, and what are you trying to
accomplish?[10] Addressing the growing identity crisis on the RSS-DEV mailing

 view all matches for this distribution


Biblio-Citation-Parser

 view release on metacpan or  search on metacpan

docs/html/contact.html  view on Meta::CPAN

1
2
3
4
5
6
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<head>
<title>Biblio::Citation::Parser 1.10 Documentation - Problems, Questions and Feedback</title>
<link rel="stylesheet" href="epdocs.css" type="text/css" />
<link rev="made" href="mailto:root@scampi.ecs.soton.ac.uk" />

 view all matches for this distribution


Biblio-Document-Parser

 view release on metacpan or  search on metacpan

docs/html/contact.html  view on Meta::CPAN

1
2
3
4
5
6
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<head>
<title>ParaTools 1.00 Documentation - Problems, Questions and Feedback</title>
<link rel="stylesheet" href="epdocs.css" type="text/css" />
<link rev="made" href="mailto:root@scampi.ecs.soton.ac.uk" />

 view all matches for this distribution


Biblio-Thesaurus-SQLite

 view release on metacpan or  search on metacpan

lib/Biblio/Thesaurus/SQLite.pm  view on Meta::CPAN

155
156
157
158
159
160
161
162
163
164
165
##
# this method tries to output the result of a term as a xhtml table
#       maybe to use with a cgi module
# @param the term to find data
# @param the sqlite database file
sub getTermAsXHTML {
        my $termo = shift or die;
        my $dbfile = shift or die;
 
        # connect to the database
        my $db  = DBIx::Simple->connect('dbi:SQLite:' . $dbfile)

 view all matches for this distribution



Bio-Chado-Schema

 view release on metacpan or  search on metacpan

doc/slides/dbic_intro/plugin/template/ttc/slides/template/s5/s5.html.ttc  view on Meta::CPAN

14
15
16
17
18
19
20
21
22
23
24
    my $stash   = $context->stash;
    my $output  = '';
    my $_tt_error;
     
    eval { BLOCK: {
$output .=  "<!-- BEGIN s5 -->\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \n      \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n<meta http-equiv=\"Content-Type\" content...
#line 6 "slides/template/s5/s5.html"
$output .=  $stash->get('character_encoding');
$output .=  "\">\n<title>";
#line 7 "slides/template/s5/s5.html"
$output .=  $stash->get('presentation_topic');

 view all matches for this distribution


Bio-ConnectDots

 view release on metacpan or  search on metacpan

lib/Bio/ConnectDots/doc/ConnectDots.html  view on Meta::CPAN

1
2
3
4
5
6
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<head>
<title>Bio::ConnectDots::ConnectDots -- Top level class for 'connect-the-dots'</title>
<link rel="stylesheet" href="cpan.css" type="text/css" />
<link rev="made" href="mailto:root@localhost" />

 view all matches for this distribution


Bio-Das-ProServer

 view release on metacpan or  search on metacpan

lib/Bio/Das/ProServer.pm  view on Meta::CPAN

769
770
771
772
773
774
775
776
777
778
779
  my $response = HTTP::Response->new(200);
  $response->content_type( _content_type($request, 'application/xhtml+xml', 'text/html', 'application/xml', 'text/xml') );
  my $content = _substitute( $heap, q(<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="%baseuri/das/homepage.xsl"?>
) );
  $content .= 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" xml:lang="en" lang="en">
  <head>
    <title>Welcome to ProServer</title>
    <style type="text/css">
html,body{background:#ffc;font-family:helvetica,arial,sans-serif}

 view all matches for this distribution


Bio-EnsEMBL

 view release on metacpan or  search on metacpan

lib/Bio/EnsEMBL/IdMapping/ResultAnalyser.pm  view on Meta::CPAN

582
583
584
585
586
587
588
589
590
591
592
my $self = shift;
 
my $fh = $self->get_filehandle('genes_lost.html', 'stats');
 
# start html output
print $fh qq(<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n);
print $fh qq(<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb"  lang="en-gb">);
print $fh "<head>\n";
print $fh "<title>Lost genes ";
print $fh $self->conf->param('sourcedbname'), ' -&gt; ',
          $self->conf->param('targetdbname');

 view all matches for this distribution


Bio-MUST-Apps-HmmCleaner

 view release on metacpan or  search on metacpan

docs/hmmcleaner-users-guide.html  view on Meta::CPAN

1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta http-equiv="Content-Style-Type" content="text/css" />

 view all matches for this distribution


BioPerl-Run

 view release on metacpan or  search on metacpan

lib/Bio/Tools/Run/EMBOSSacd.pm  view on Meta::CPAN

173
174
175
176
177
178
179
180
181
182
} else {
    # reading from EMBOSS program acdtable stdout (version 2.8.0 or greater)
    $file = `acdtable $prog -help -verbose 2>&1`;
}
 
# converting HTML -> XHTML for XML parsing
$file =~ s/border/border="1"/;
$file =~ s/=(\d+)/="$1"/g;
$file =~ s/<br>/<br><\/br>/g;
$file =~ s/&nbsp;//g;

 view all matches for this distribution


Blikistan

 view release on metacpan or  search on metacpan

templates/blog.tmpl  view on Meta::CPAN

1
2
3
4
5
6
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
        <meta http-equiv="content-type" content="text/html; charset=utf-8" />
        <link rel="stylesheet" href="http://awesnob.com/textpattern/css.php?s=default" type="text/css" media="screen" />

 view all matches for this distribution


Blio

 view release on metacpan or  search on metacpan

share/templates/wrapper.tt  view on Meta::CPAN

1
2
3
4
5
6
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" xml:lang="[% node.language || blio.language %]"/>
    <title>[%- INCLUDE snippet/html_title.tt -%]</title>
    [% IF node.feed %]

 view all matches for this distribution


Bootylicious

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

448
449
450
451
452
453
454
455
456
457
        Plugins
 
2009-08-27  vti  <viacheslav.t@gmail.com>
 
        Made XHTML and CSS validators happy
 
        Made RSS less portable but w3 validates it
 
        And again

 view all matches for this distribution


Bot-BasicBot-Pluggable-Module-Notes

 view release on metacpan or  search on metacpan

root/index.html  view on Meta::CPAN

1
2
3
4
5
<!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" lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <title>NotesBot - Data dump</title>

 view all matches for this distribution


Bracket

 view release on metacpan or  search on metacpan

root/lib/site/html.tt  view on Meta::CPAN

1
2
3
4
5
6
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />

 view all matches for this distribution


Broadworks-OCIP

 view release on metacpan or  search on metacpan

ocip_html/OCISchemaAS.xsd.html  view on Meta::CPAN

1
2
3
4
5
6
7
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<head>
<title>XML Schema Documentation</title>
<meta content="text/xml; charset=iso-8859-1" http-equiv="Content-Type" />
<style type="text/css">

 view all matches for this distribution


Bundle-Bricolage

 view release on metacpan or  search on metacpan

lib/Bundle/Bricolage.pm  view on Meta::CPAN

131
132
133
134
135
136
137
138
139
140
List::MoreUtils - Provides the stuff missing in List::Util
 
Text::Diff - Perform diffs on files and record sets
 
Text::Diff::HTML 0.02 - XHTML format for Text::Diff::Unified
 
Text::WordDiff - Track changes between documents
 
URI::Escape - Escape and unescape unsafe URI characters

 view all matches for this distribution


Bundle-PBib

 view release on metacpan or  search on metacpan

lib/PBib/Document/XHTML.pm  view on Meta::CPAN

2
3
4
5
6
7
8
9
10
11
12
# $Id: XHTML.pm 25 2005-09-17 21:45:54Z tandler $
#
 
=head1 NAME
 
PBib::Document::XHTML - XHTML documents
 
=head1 SYNOPSIS
 
        use PBib::Document;
        my $doc = new PBib::Document(

lib/PBib/Document/XHTML.pm  view on Meta::CPAN

16
17
18
19
20
21
22
23
24
25
26
        print $doc->filename();
        $doc->close();
 
=head1 DESCRIPTION
 
Provide an interface to XHTML for PBib.
 
=cut
 
use strict;

 view all matches for this distribution


Burpsuite-Parser

 view release on metacpan or  search on metacpan

t/test1.xml  view on Meta::CPAN

52
53
54
55
56
57
58
59
60
61
62
Vary: Accept-Encoding
Content-Type: text/html
Content-Length: 3194
 
 
<!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>
 
        <link rel="stylesheet" type="text/css" href="css/firefox/menu.css">       <link rel="stylesheet" type="text/css" href="css/firefox/style.css">     
        <title>Browser Exploit Framework</title>

t/test1.xml  view on Meta::CPAN

4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
Vary: Accept-Encoding
Content-Type: text/html
Content-Length: 3194
 
 
<!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>
 
        <link rel="stylesheet" type="text/css" href="css/firefox/menu.css">       <link rel="stylesheet" type="text/css" href="css/firefox/style.css">     
        <title>Browser Exploit Framework</title>

t/test1.xml  view on Meta::CPAN

8684
8685
8686
8687
8688
8689
8690
8691
8692
8693
8694
Vary: Accept-Encoding
Content-Type: text/html
Content-Length: 3194
 
 
<!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>
 
        <link rel="stylesheet" type="text/css" href="css/firefox/menu.css">       <link rel="stylesheet" type="text/css" href="css/firefox/style.css">     
        <title>Browser Exploit Framework</title>

 view all matches for this distribution


Buscador

 view release on metacpan or  search on metacpan

templates/custom/header  view on Meta::CPAN

1
2
3
4
5
6
<!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 id="top">
    <title>[% (title || "Buscador") | html %]</title>
    <meta http-equiv="Content-Language" content="en" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

 view all matches for this distribution


Business-Shipping

 view release on metacpan or  search on metacpan

doc/INSTALL.html  view on Meta::CPAN

1
2
3
4
5
6
7
<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<head>
<title>INSTALL - How to install Business::Shipping</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:db@lx4.(none)" />

 view all matches for this distribution


( run in 1.179 second using v1.01-cache-2.11-cpan-95122f20152 )