view release on metacpan or search on metacpan
#ifndef IVSIZE
#  ifdef LONGSIZE
#    define IVSIZE LONGSIZE
#  else
#    define IVSIZE 4 /* A bold guess, but the best we can make. */
#  endif
#endif
#ifndef UVTYPE
#  define UVTYPE                         unsigned IVTYPE
#endif
view release on metacpan or search on metacpan
#ifndef IVSIZE
#  ifdef LONGSIZE
#    define IVSIZE LONGSIZE
#  else
#    define IVSIZE 4 /* A bold guess, but the best we can make. */
#  endif
#endif
#ifndef UVTYPE
#  define UVTYPE                         unsigned IVTYPE
#endif
view release on metacpan or search on metacpan
#ifndef IVSIZE
#  ifdef LONGSIZE
#    define IVSIZE LONGSIZE
#  else
#    define IVSIZE 4 /* A bold guess, but the best we can make. */
#  endif
#endif
#ifndef UVTYPE
#  define UVTYPE                         unsigned IVTYPE
#endif
view release on metacpan or search on metacpan
#ifndef IVSIZE
#  ifdef LONGSIZE
#    define IVSIZE LONGSIZE
#  else
#    define IVSIZE 4 /* A bold guess, but the best we can make. */
#  endif
#endif
#ifndef UVTYPE
#  define UVTYPE                         unsigned IVTYPE
#endif
view release on metacpan or search on metacpan
#ifndef IVSIZE
#  ifdef LONGSIZE
#    define IVSIZE LONGSIZE
#  else
#    define IVSIZE 4 /* A bold guess, but the best we can make. */
#  endif
#endif
#ifndef UVTYPE
#  define UVTYPE                         unsigned IVTYPE
#endif
view release on metacpan or search on metacpan
lib/Badger/Class/Methods.pm view on Meta::CPAN
methods on demand.  
Suppose you have a view class that renders a view of a tree. In classic
I<double dispatch> style, each node in the tree calls a method against the
view object corresponding to the node's type. A C<text> node calls
C<$view-E<gt>view_text($self)>, a C<bold> node calls
C<$view-E<gt>view_bold($self)>, and so on (we're assuming that this is some
kind of document object model we're rendering, but it could apply to
anything).
Our view methods might look something like this:
    sub view_text {
        my ($self, $node) = @_;
        print "TEXT: $node\n";
    }
    sub view_bold {
        my ($self, $node) = @_;
        print "BOLD: $node\n";
    }
This can get rather repetitive and boring if you've got lots of different
view release on metacpan or search on metacpan
lib/BalanceOfPower/Relations/Friendship.pm view on Meta::CPAN
sub status_color
{
    my $self = shift;
    if($self->status eq 'ALLIANCE' || $self->status eq 'INFLUENCE PRESENT')
    {
        return color("cyan bold");
    }
    if($self->status eq 'HATE')
    {
        return color("red bold");
    }
    elsif($self->status eq 'FRIENDSHIP')
    {
        return color("green bold");
    }
    else
    {
        return "";
    }
view release on metacpan or search on metacpan
#ifndef IVSIZE
#ifdef LONGSIZE
#define IVSIZE LONGSIZE
#else
#define IVSIZE 4 /* A bold guess, but the best we can make. */
#endif
#endif
#ifndef UVTYPE
#define UVTYPE unsigned IVTYPE
#endif
view release on metacpan or search on metacpan
share/public/css/base/prettify.css
share/public/css/base/print.css
share/public/css/blog/main.css
share/public/css/plain/main.css
share/public/images/beagle.png
share/public/images/markitup/set/bold.png
share/public/images/markitup/set/clean.png
share/public/images/markitup/set/image.png
share/public/images/markitup/set/italic.png
share/public/images/markitup/set/link.png
share/public/images/markitup/set/list-bullet.png
view release on metacpan or search on metacpan
lib/Beam/Runner/Command/list.pm view on Meta::CPAN
        next unless $name;
        $services{ $name } = $abstract;
    }
    return 0 unless keys %services;
    my ( $bold, $reset ) = ( color( 'bold' ), color( 'reset' ) );
    print "$bold$cname$reset" . ( eval { " -- " . $wire->get( '$summary' ) } || '' ) . "\n";
    my $size = max map { length } keys %services;
    print join( "\n", map { sprintf "- $bold%-${size}s$reset -- %s", $_, $services{ $_ } } sort keys %services ), "\n";
    return 1;
}
#=sub _list_service
#
view release on metacpan or search on metacpan
examples/dashboard/css/dashboard.css view on Meta::CPAN
}
#log_entries .level {
  display: table-cell;
  margin-left: 20px;
  font-weight: bold;
  font-family: monospace;
  width: 8%;
}
#log_entries .tstamp {
view release on metacpan or search on metacpan
data/wiki0.html view on Meta::CPAN
		<div id="contentSub2"></div>
		
		<div id="jump-to-nav"></div>
		<a class="mw-jump-link" href="#mw-head">Jump to navigation</a>
		<a class="mw-jump-link" href="#searchInput">Jump to search</a>
		<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-parser-output"><style data-mw-deduplicate="TemplateStyles:r1049785579">.mw-parser-output #mp-topbanner{position:relative;box-sizing:border-box;min-w...
<div id="mp-topbanner" class="mp-bordered">
<div id="mp-welcomecount">
<div id="mp-welcome">Welcome to <a href="/wiki/Wikipedia" title="Wikipedia">Wikipedia</a>,</div>
<div id="mp-free">the <a href="/wiki/Free_content" title="Free content">free</a> <a href="/wiki/Encyclopedia" title="Encyclopedia">encyclopedia</a> that <a href="/wiki/Help:Introduction_to_Wikipedia" title="Help:Introduction to Wikipedia">anyone can ...
<div id="articlecount"><a href="/wiki/Special:Statistics" title="Special:Statistics">6,417,267</a> articles in <a href="/wiki/English_language" title="English language">English</a></div>
data/wiki0.html view on Meta::CPAN
<li><b><a href="/wiki/Wikipedia:News" title="Wikipedia:News">Site news</a></b> â Announcements, updates, articles and press releases on Wikipedia and the Wikimedia Foundation.</li>
<li><b><a href="/wiki/Wikipedia:Teahouse" title="Wikipedia:Teahouse">Teahouse</a></b> â To ask your first basic questions about contributing to Wikipedia.</li>
<li><b><a href="/wiki/Wikipedia:Village_pump" title="Wikipedia:Village pump">Village pump</a></b> â For discussions about Wikipedia itself, including areas for technical issues and policies.</li></ul>
</div>
<h2 id="mp-sister" class="mp-h2"><span id="Wikipedia.27s_sister_projects"></span><span class="mw-headline" id="Wikipedia's_sister_projects">Wikipedia's sister projects</span></h2>
<div id="mp-sister-content"><style data-mw-deduplicate="TemplateStyles:r1007624485">.mw-parser-output #sister-projects-list{display:flex;flex-wrap:wrap}.mw-parser-output #sister-projects-list li{display:inline-block}.mw-parser-output #sister-projects...
<p>Wikipedia is hosted by the <a href="/wiki/Wikimedia_Foundation" title="Wikimedia Foundation">Wikimedia Foundation</a>, a non-profit organization that also hosts a range of other <a href="https://wikimediafoundation.org/our-work/wikimedia-projects/...
</p>
<div class="plainlist">
<ul id="sister-projects-list">
<li>
data/wiki0.html view on Meta::CPAN
  <div><span><a href="https://en.wiktionary.org/wiki/" class="extiw" title="wikt:">Wiktionary</a></span><br />Dictionary and thesaurus</div>
</li>
</ul>
</div></div>
<h2 id="mp-lang" class="mp-h2"><span class="mw-headline" id="Wikipedia_languages">Wikipedia languages</span></h2>
<div><style data-mw-deduplicate="TemplateStyles:r997272951">.mw-parser-output .wikipedia-languages-complete{font-weight:bold}.mw-parser-output .wikipedia-languages ul{margin-left:0}.mw-parser-output .wikipedia-languages ul a{white-space:nowrap}.mw-pa...
<div class="wikipedia-languages nourlexpansion">
<p>This Wikipedia is written in <a href="/wiki/English_language" title="English language">English</a>. Many <a href="https://meta.wikimedia.org/wiki/List_of_Wikipedias" class="extiw" title="meta:List of Wikipedias">other Wikipedias are available</a>;...
</p>
<ul class="plainlinks">
<li>
view release on metacpan or search on metacpan
htdocs/assets/css/benchmark/featureset/localecountry/default.css view on Meta::CPAN
{
background: #88A088;
color: red;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 8pt;
font-weight: bold;
text-align: left;
}
.headline
{
htdocs/assets/css/benchmark/featureset/localecountry/default.css view on Meta::CPAN
.local_toc_heading
{
color: teal;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12pt;
font-weight: bold;
text-align: center;
}
.local_toc_prefix
{
htdocs/assets/css/benchmark/featureset/localecountry/default.css view on Meta::CPAN
.page_heading
{
color: blue;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 16pt;
font-weight: bold;
text-align: center;
white-space: nowrap;
}
.small_gray_text
htdocs/assets/css/benchmark/featureset/localecountry/default.css view on Meta::CPAN
border-left-width: 1px;
border-right-width: 1px;
color: navy;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 8pt;
font-weight: bold;
width: auto;
}
view release on metacpan or search on metacpan
htdocs/assets/css/benchmark/featureset/setops/default.css view on Meta::CPAN
{
background: #88A088;
color: red;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 8pt;
font-weight: bold;
text-align: left;
}
.headline
{
htdocs/assets/css/benchmark/featureset/setops/default.css view on Meta::CPAN
.local_toc_heading
{
color: teal;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12pt;
font-weight: bold;
text-align: center;
}
.local_toc_prefix
{
htdocs/assets/css/benchmark/featureset/setops/default.css view on Meta::CPAN
.page_heading
{
color: blue;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 16pt;
font-weight: bold;
text-align: center;
white-space: nowrap;
}
.small_gray_text
htdocs/assets/css/benchmark/featureset/setops/default.css view on Meta::CPAN
border-left-width: 1px;
border-right-width: 1px;
color: navy;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 8pt;
font-weight: bold;
width: auto;
}
view release on metacpan or search on metacpan
htdocs/assets/css/benchmark/featureset/stopwordlists/default.css view on Meta::CPAN
{
background: #88A088;
color: red;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 8pt;
font-weight: bold;
text-align: left;
}
.headline
{
htdocs/assets/css/benchmark/featureset/stopwordlists/default.css view on Meta::CPAN
.local_toc_heading
{
color: teal;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12pt;
font-weight: bold;
text-align: center;
}
.local_toc_prefix
{
htdocs/assets/css/benchmark/featureset/stopwordlists/default.css view on Meta::CPAN
.page_heading
{
color: blue;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 16pt;
font-weight: bold;
text-align: center;
white-space: nowrap;
}
.small_gray_text
htdocs/assets/css/benchmark/featureset/stopwordlists/default.css view on Meta::CPAN
border-left-width: 1px;
border-right-width: 1px;
color: navy;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 8pt;
font-weight: bold;
width: auto;
}
view release on metacpan or search on metacpan
sub htmlStyle {
	<<EOT;
<style>
<!--
.x_legend {
	font-weight: bold;
	text-align: center;
}
.y1_legend {
	font-weight: bold;
	font-size: 12;
	text-align: center;
	vertical-align: middle;
	text-color: green;
}
.y2_legend {
	font-weight: bold;
	font-size: 12;
	text-align: center;
	vertical-align: middle;
	text-color: red;
}
view release on metacpan or search on metacpan
share/PerlCritic/Critic/Config.pm view on Meta::CPAN
    theme     = risky + (pbp * security) - cosmetic   #A theme expression
    include   = NamingConventions ClassHierarchies    #Space-delimited list
    exclude   = Variables  Modules::RequirePackage    #Space-delimited list
    color     = 1                                     #Zero or One
    allow_unsafe = 1                                  #Zero or One
    color-severity-highest = bold red                 #Term::ANSIColor
    color-severity-high = magenta                     #Term::ANSIColor
    color-severity-medium =                           #no coloring
    color-severity-low =                              #no coloring
    color-severity-lowest =                           #no coloring
    program-extensions =                              #Space-delimited list
view release on metacpan or search on metacpan
#ifndef IVSIZE
#  ifdef LONGSIZE
#    define IVSIZE LONGSIZE
#  else
#    define IVSIZE 4 /* A bold guess, but the best we can make. */
#  endif
#endif
#ifndef UVTYPE
#  define UVTYPE                         unsigned IVTYPE
#endif
view release on metacpan or search on metacpan
lib/Bhagavatgita.pm view on Meta::CPAN
If one offers Me with love and devotion a leaf, a flower, fruit or water, I will accept it.
Whatever you do, whatever you eat, whatever you offer or give away, and whatever austerities you perform â do that, O son of KuntÄ«, as an offering to Me.
In this way you will be freed from bondage to work and its auspicious and inauspicious results. With your mind fixed on Me in this principle of renunciation, you will be liberated and come to Me.
I envy no one, nor am I partial to anyone. I am equal to all. But whoever renders service unto Me in devotion is a friend, is in Me, and I am also a friend to him.
Even if one commits the most abominable action, if he is engaged in devotional service he is to be considered saintly because he is properly situated in his determination.
He quickly becomes righteous and attains lasting peace. O son of Kuntī, declare it boldly that My devotee never perishes.
O son of PrÌ£thÄ, those who take shelter in Me, though they be of lower birth â women, vaiÅyas [merchants] and ÅÅ«dras [workers] â can attain the supreme destination.
How much more this is so of the righteous brÄhmanÌ£as, the devotees and the saintly kings. Therefore, having come to this temporary, miserable world, engage in loving service unto Me.
Engage your mind always in thinking of Me, become My devotee, offer obeisances to Me and worship Me. Being completely absorbed in Me, surely you will come to Me.
The Supreme Personality of Godhead said: Listen again, O mighty-armed Arjuna. Because you are My dear friend, for your benefit I shall speak to you further, giving knowledge that is better than what I have already explained.
Neither the hosts of demigods nor the great sages know My origin or opulences, for, in every respect, I am the source of the demigods and sages.
lib/Bhagavatgita.pm view on Meta::CPAN
If one offers Me with love and devotion a leaf, a flower, fruit or water, I will accept it.
Whatever you do, whatever you eat, whatever you offer or give away, and whatever austerities you perform â do that, O son of KuntÄ«, as an offering to Me.
In this way you will be freed from bondage to work and its auspicious and inauspicious results. With your mind fixed on Me in this principle of renunciation, you will be liberated and come to Me.
I envy no one, nor am I partial to anyone. I am equal to all. But whoever renders service unto Me in devotion is a friend, is in Me, and I am also a friend to him.
Even if one commits the most abominable action, if he is engaged in devotional service he is to be considered saintly because he is properly situated in his determination.
He quickly becomes righteous and attains lasting peace. O son of Kuntī, declare it boldly that My devotee never perishes.
O son of PrÌ£thÄ, those who take shelter in Me, though they be of lower birth â women, vaiÅyas [merchants] and ÅÅ«dras [workers] â can attain the supreme destination.
How much more this is so of the righteous brÄhmanÌ£as, the devotees and the saintly kings. Therefore, having come to this temporary, miserable world, engage in loving service unto Me.
Engage your mind always in thinking of Me, become My devotee, offer obeisances to Me and worship Me. Being completely absorbed in Me, surely you will come to Me.The Supreme Personality of Godhead said: Listen again, O mighty-armed Arjuna. Because you...
Neither the hosts of demigods nor the great sages know My origin or opulences, for, in every respect, I am the source of the demigods and sages.
He who knows Me as the unborn, as the beginningless, as the Supreme Lord of all the worlds â he only, undeluded among men, is freed from all sins.
lib/Bhagavatgita.pm view on Meta::CPAN
If one offers Me with love and devotion a leaf, a flower, fruit or water, I will accept it.
Whatever you do, whatever you eat, whatever you offer or give away, and whatever austerities you perform â do that, O son of KuntÄ«, as an offering to Me.
In this way you will be freed from bondage to work and its auspicious and inauspicious results. With your mind fixed on Me in this principle of renunciation, you will be liberated and come to Me.
I envy no one, nor am I partial to anyone. I am equal to all. But whoever renders service unto Me in devotion is a friend, is in Me, and I am also a friend to him.
Even if one commits the most abominable action, if he is engaged in devotional service he is to be considered saintly because he is properly situated in his determination.
He quickly becomes righteous and attains lasting peace. O son of Kuntī, declare it boldly that My devotee never perishes.
O son of PrÌ£thÄ, those who take shelter in Me, though they be of lower birth â women, vaiÅyas [merchants] and ÅÅ«dras [workers] â can attain the supreme destination.
How much more this is so of the righteous brÄhmanÌ£as, the devotees and the saintly kings. Therefore, having come to this temporary, miserable world, engage in loving service unto Me.
Engage your mind always in thinking of Me, become My devotee, offer obeisances to Me and worship Me. Being completely absorbed in Me, surely you will come to Me.
The Supreme Personality of Godhead said: Listen again, O mighty-armed Arjuna. Because you are My dear friend, for your benefit I shall speak to you further, giving knowledge that is better than what I have already explained.
view release on metacpan or search on metacpan
lib/Bib/CrossRef.pm view on Meta::CPAN
sub printheader {
  my $self = shift @_;
  my $id = shift @_;
  my $str = '';
  if (defined $id) {$str = 'id="'.$id.'"';}
  return  '<table '.$str.'><tr style="font-weight:bold"><td></td><td>Use</td><td></td><td>Type</td><td>Year</td><td>Authors</td><td>Title</td><td>Journal</td><td>Volume</td><td>Issue</td><td>Pages</td><td>DOI</td><td>url</td><td></td></tr>'."\n";
}
sub printfooter {
  return "</table>\n";
}
view release on metacpan or search on metacpan
my $out;
ok($out = $refs->print);
is($out,$out1."\n");
ok($out=$refs->send_resp);
my $expected=<<"END";
<!DOCTYPE HTML><html><head><meta charset="utf-8"><meta http-equiv="Content-Type"><script src="post.js"></script></head><body><table id="doi"><tr style="font-weight:bold"><td></td><td>Use</td><td></td><td>Type</td><td>Year</td><td>Authors</td><td>Titl...
<tr id="cite"><td>1</td><td><input type="checkbox" name="1" value="" checked></td><td></td><td contenteditable="true">article</td><td contenteditable="true">2015</td><td contenteditable="true">D. J. Leith and W. E. Leithead</td><td contenteditable="t...
<tr><td colspan=12 style="color:#C0C0C0"></td></tr>
</table>
<input id="Submit" type="button" value="Submit" onclick="GetCellValues(\'doi\');GetCellValues('nodoi');" /><div id="out"></div></body></html>
view release on metacpan or search on metacpan
example/example.pl view on Meta::CPAN
    # Add a worksheet
    my $worksheet = $workbook->add_worksheet( $GTM . '_DNS_details' );
    # Add and define a format
    my $format = $workbook->add_format();    # Add a format
    $format->set_bold();
    $format->set_color('blue');
    $format->set_bg_color('red');
    $format->set_size(18);
    $format->set_border(1);
    $format->set_align('center');
view release on metacpan or search on metacpan
example/example.pl view on Meta::CPAN
    # Add a worksheet
    my $worksheet = $workbook->add_worksheet( $ltm . '_Virtual_Server' );
    # Add and define a format
    my $format = $workbook->add_format();    # Add a format
    $format->set_bold();
    $format->set_color('blue');
    $format->set_bg_color('red');
    $format->set_size(18);
    $format->set_border(1);
    $format->set_align('center');
view release on metacpan or search on metacpan
docs/keyword_cookbook/RPCSoap/Kids/html/templates/genwrapper.tt view on Meta::CPAN
    #nav ul li { display: block; float: left; text-align: center; padding: 0; margin: 0; border-left: 1px solid #99d;}
    #nav ul li + li { border-left: none; display: block; float: left; text-align: center; padding: 0; margin: 0;}
    #nav ul li a { background: #fff; border-bottom: 1px solid #99d; border-right: 1px solid #99d; border-left: none; padding: 0 8px 0 8px; margin: 0 0 0px 0; color: #9a9a9a; text-decoration: none; display: block; text-align: center; font: normal 12px...
    #nav ul li a:hover { color: #000; background: #bbe;}
    #nav a:active { background: #c60; color: #fff;}
    #nav li strong a { background: #bbf; font-weight: bold; color: #000;}
    .lowtech { visibility: hidden;}
    </style>
    </head>
    
view release on metacpan or search on metacpan
scripts/resistorcc view on Meta::CPAN
use Getopt::Std ; 
getopts '' , \my %o ; 
my @givecolor = map { color ( $_ ) } 
 ( 
    'dark white' , 'faint bold red', # 'dark on_bright_red black', # 0 1 
    'red ', 'bright_red' , 'yellow' ,  # 2 3 4
    'green', 'bright_blue',  'bold magenta', # 5 6 7 
    'white', 'bold bright_white' # 8 9 
 ) ;
while ( <> ) { 
	$_ = decode_utf8 $_ ;
view release on metacpan or search on metacpan
doc/slides/dbic_intro/slides/ui/pretty.css view on Meta::CPAN
blockquote p {margin: 0;}
blockquote i {font-style: normal;}
blockquote b {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-style: normal;}
blockquote b i {font-style: italic;}
kbd {font-weight: bold; font-size: 1em;}
sup {font-size: smaller; line-height: 1px;}
code {padding: 2px 0.25em; font-weight: bold; color: #555;}
code.bad, code del {color: red;}
code.old {color: silver;}
pre {font-size: .7em;
	margin: 0 auto;
	background-color: #f3f3f3;
doc/slides/dbic_intro/slides/ui/pretty.css view on Meta::CPAN
div#header, div#footer {color: #AAB;
  font-family: Verdana, Helvetica, sans-serif;}
div#header {background: #cc3300;
  line-height: 1px;}
div#footer {font-size: 0.5em; font-weight: bold; padding: 1em 0; color: #666;}
#footer h1, #footer h2 {display: block; padding: 0 1em;}
#footer h2 {margin-top: 0.5em;}
div.long {font-size: 0.75em;}
.slide h1 {position: absolute; top: 0.8em; left: 0; z-index: 1;
  margin-left: 85px; padding: 0; white-space: nowrap;
  font-weight: bold; font-size: 150%; line-height: 1;
  color: #f3f3f3;}
.slide h3 {font-size: 130%;}
h1 abbr {font-variant: small-caps;}
div#controls {position: absolute; z-index: 1; left: 75%; top: 0;
doc/slides/dbic_intro/slides/ui/pretty.css view on Meta::CPAN
}
#next {
	text-align: left;
}
#currentSlide {text-align: center; font-size: 0.5em; color: #666; font-weight: bold;}
#currentSlide span {display: none;}
#slide0 {padding-top: 3.5em; font-size: 90%;}
#slide0 h1 {position: static; margin: 1em 0 1.33em; padding: 5px 0 5px 20px;
   font: bold 2.2em Arial, Verdana, sans-serif; white-space: normal;
   color: #000; background: transparent url(slide0h1.gif) no-repeat left bottom;
	text-transform: none; }
#slide0 h3 {margin-top: 0.3em; font-size: 1.2em;}
#slide0 h4 {margin:0; font-size: 0.9em;}
view release on metacpan or search on metacpan
lib/Bio/ConnectDots/doc/cpan.css view on Meta::CPAN
  padding: 1px;
} 
.menubar A {
  padding: 0.8ex;
  font: bold 10pt Arial,Helvetica,sans-serif;
}
.menubar A:link, .menubar A:visited {
  color: white;
  text-decoration: none;
lib/Bio/ConnectDots/doc/cpan.css view on Meta::CPAN
  padding: 0 1ex;
  vertical-align: top;
}
.l1 {
  font-weight: bold;
}
.l2 {
  font-weight: normal;
}
lib/Bio/ConnectDots/doc/cpan.css view on Meta::CPAN
  margin: 0;
}
.t1 {
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
}
.t2 {
  font-size: 1.0em;
  font-weight: bold;
  text-align: left;
}
.t3 {
  font-size: 1.0em;
lib/Bio/ConnectDots/doc/cpan.css view on Meta::CPAN
}
.label {
  background: #aaaaaa;
  color: black;
  font-weight: bold;
  padding: 0.2ex 1ex;
  text-align: right;
  white-space: nowrap;
  vertical-align: baseline;
}
lib/Bio/ConnectDots/doc/cpan.css view on Meta::CPAN
}
.path A {
  background: transparent;
  color: #006699;
  font-weight: bold;
}
.pages {
  background: #dddddd;
  color: #006699;
lib/Bio/ConnectDots/doc/cpan.css view on Meta::CPAN
}
A.m:link, A.m:visited {
  background: #006699;
  color: white;
  font: bold 10pt Arial,Helvetica,sans-serif;
  text-decoration: none;
}
A.o:link, A.o:visited {
  background: #006699;
  color: #ccffcc;
  font: bold 10pt Arial,Helvetica,sans-serif;
  text-decoration: none;
}
A.o:hover {
  background: transparent;
lib/Bio/ConnectDots/doc/cpan.css view on Meta::CPAN
  list-style-type: none;
}
.faq DT {
  font-size: 1.4em;
  font-weight: bold;
}
.chmenu {
  background: black;
  color: red;
  font: bold 1.1em Arial,Helvetica,sans-serif;
  margin: 1ex auto;
  padding: 0.5ex;
}
.chmenu TD {
view release on metacpan or search on metacpan
#ifndef IVSIZE
#  ifdef LONGSIZE
#    define IVSIZE LONGSIZE
#  else
#    define IVSIZE 4 /* A bold guess, but the best we can make. */
#  endif
#endif
#ifndef UVTYPE
#  define UVTYPE                         unsigned IVTYPE
#endif
view release on metacpan or search on metacpan
#ifndef IVSIZE
#  ifdef LONGSIZE
#    define IVSIZE LONGSIZE
#  else
#    define IVSIZE 4 /* A bold guess, but the best we can make. */
#  endif
#endif
#ifndef UVTYPE
#  define UVTYPE                         unsigned IVTYPE
#endif