view release on metacpan or search on metacpan
I<Shell and Perl, unlike most other languages, don't make you stick your toe
up your nose to get newlines into strings. So, long "one-liners" are spread
very naturally to legible many-liners. You get more features on the L<pl
homepage|https://perl1liner.sourceforge.io/>, like in the veggie-burger menu,
you can toggle many-line display. In normal text short and long name variants
are initial-bold as C<X(YZ)>. All examples use the long names, if applicable.
On the homepage those are in the darker blue upper half. They are repeated with the short variant. Many examples are followed by their output, indented with C<< > >>.>
=head1 DOCUMENTATION
=head2 Options
view all matches for this distribution
view release on metacpan or search on metacpan
I<Shell and Perl, unlike most other languages, don't make you stick your toe
up your nose to get newlines into strings. So, long "one-liners" are spread
very naturally to legible many-liners. You get more features on the L<pltest
homepage|https://perl1liner.sourceforge.io/>, like in the veggie-burger menu,
you can toggle many-line display. In normal text short and long name variants
are initial-bold as C<X(YZ)>. All examples use the long names, if applicable.
On the homepage those are in the darker blue upper half. They are repeated with the short variant. Many examples are followed by their output, indented with C<< > >>.>
=head1 DOCUMENTATION
=head2 Options
view all matches for this distribution
view release on metacpan or search on metacpan
script/proxyforurl view on Meta::CPAN
label[data-tooltip] {
border: 0;
}
#pac_log tbody tr:first-child td {
color: var(--code-value-color);
font-weight: bold;
border-bottom: 4px double var(--code-value-color);
vertical-align: top;
}
#pac_log tbody tr:first-child:last-child td {
height: 8rem;
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/pscan/Utils.pm view on Meta::CPAN
&& ( $column_w + 3 + length( join( " ", @$arg ) ) )
> $screen_width )
{
# wrap description
my $string
= color('bold')
. $title
. color('reset')
. " " x $padding . " - "
. join( " ", @$arg ) . "\n";
lib/App/pscan/Utils.pm view on Meta::CPAN
}
print "\n";
print "\n" if $wrapped;
}
else {
print color 'bold';
print $title;
print color 'reset';
print " " x $padding;
print " - ";
$$arg[0] = ' ' unless $$arg[0];
lib/App/pscan/Utils.pm view on Meta::CPAN
print STDERR color 'reset';
}
sub notice {
my @msg = @_;
print STDERR color 'bold yellow';
print STDERR join( "\n", @msg ), "\n";
print STDERR color 'reset';
}
sub dialog_yes_default {
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/rdapper.pm view on Meta::CPAN
}
}
sub u { colourise([qw(underline)], shift) }
sub b { colourise([qw(bold)], shift) }
sub _ { decode($LH->encoding, $LH->maketext(@_)) }
#
# this function uses PPI to parse this file, extract the messages passed to _()
# and prints a .po file on STDOUT.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/remarkpl/public/remark.min.js view on Meta::CPAN
require=function e(t,a,r){function s(i,l){if(!a[i]){if(!t[i]){var o="function"==typeof require&&require;if(!l&&o)return o(i,!0);if(n)return n(i,!0);var c=new Error("Cannot find module '"+i+"'");throw c.code="MODULE_NOT_FOUND",c}var d=a[i]={exports:{}...
a.relevance>r.relevance&&(s=r,r=a)}),s.language&&(r.second_best=s),r}function u(e){return N.tabReplace||N.useBR?e.replace(x,function(e,t){return N.useBR&&"\n"===e?"<br>":N.tabReplace?t.replace(/\t/g,N.tabReplace):void 0}):e}function h(e,t,a){var r=t?...
}),e.COMMENT("#cs","#ce"),e.COMMENT("#comments-start","#comments-end")]},n={begin:"\\$[A-z0-9_]+"},i={className:"string",variants:[{begin:/"/,end:/"/,contains:[{begin:/""/,relevance:0}]},{begin:/'/,end:/'/,contains:[{begin:/''/,relevance:0}]}]},l={va...
beginKeywords:"class interface",end:/[{;=]/,illegal:/[^\s:]/,contains:[e.TITLE_MODE,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"namespace",end:/[{;=]/,illegal:/[^\s:]/,contains:[e.inherit(e.TITLE_MODE,{begin:"[a-zA-Z](\\.?\\w)*"}),...
},a={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0},r={className:"symbol",variants:[{begin:/\=[lgenxc]=/},{begin:/\$/}]},s={className:"comment",variants:[{begin:"'",end:"'"},{begin:'"',end:'"'}],illegal:"\\n",contains:[e.BACKSL...
},{begin:":\\s*"+t}]}]}}},{name:"hsp",create:function(e){return{case_insensitive:!0,lexemes:/[\w\._]+/,keywords:"goto gosub return break repeat loop continue wait await dim sdim foreach dimtype dup dupptr end stop newmod delmod mref run exgoto on mca...
},contains:[t,{className:"keyword",begin:"\\bend\\sif\\b"},{className:"function",beginKeywords:"function",end:"$",contains:[t,s,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.BINARY_NUMBER_MODE,e.C_NUMBER_MODE,r]},{className:"function",begin:"\\bend\\s+",e...
contains:[{className:"comment",begin:/\(\*/,end:/\*\)/},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.C_NUMBER_MODE,{begin:/\{/,end:/\}/,illegal:/:/}]}}},{name:"matlab",create:function(e){var t=[e.C_NUMBER_MODE,{className:"string",begin:"'",end:"'",contai...
illegal:"</",contains:[e.C_NUMBER_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE]},{begin:"[\\$\\%\\@](\\^\\w\\b|#\\w+|[^\\s\\w{]|{\\w+}|\\w+)"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_M...
contains:[i]});return{aliases:["ps"],lexemes:/-?[A-z\.\-]+/,case_insensitive:!0,keywords:{keyword:"if else foreach return function do while until elseif begin for trap data dynamicparam end break throw param continue finally in switch exit filter try...
},{className:"meta",begin:"#\\!?\\[",end:"\\]",contains:[{className:"meta-string",begin:/"/,end:/"/}]},{className:"class",beginKeywords:"type",end:";",contains:[e.inherit(e.UNDERSCORE_TITLE_MODE,{endsParent:!0})],illegal:"\\S"},{className:"class",beg...
literal:"true false nil"},contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.NUMBER_MODE,a,t.preprocessor],illegal:/#/}}},{name:"sql",create:function(e){var t=e.COMMENT("--","$");return{case_insensitive:!0,illegal:/[<>{}*#]/,contains:[{beginKey...
return{aliases:["styl"],case_insensitive:!1,keywords:"if else for in",illegal:"("+o.join("|")+")",contains:[e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,{begin:"\\.[a-zA-Z][a-zA-Z0-9_-]*"+i,returnBegin:!0,cont...
built_in:"ip eip rip al ah bl bh cl ch dl dh sil dil bpl spl r8b r9b r10b r11b r12b r13b r14b r15b ax bx cx dx si di bp sp r8w r9w r10w r11w r12w r13w r14w r15w eax ebx ecx edx esi edi ebp esp eip r8d r9d r10d r11d r12d r13d r14d r15d rax rbx rcx rdx...
"atelier-lakeside-light":".hljs-atelier-lakeside-light .hljs-comment,.hljs-atelier-lakeside-light .hljs-quote{color:#5a7b8c}.hljs-atelier-lakeside-light .hljs-variable,.hljs-atelier-lakeside-light .hljs-template-variable,.hljs-atelier-lakeside-light ...
grayscale:".hljs-grayscale .hljs{display:block;overflow-x:auto;padding:.5em;color:#333;background:#fff}.hljs-grayscale .hljs-comment,.hljs-grayscale .hljs-quote{color:#777;font-style:italic}.hljs-grayscale .hljs-keyword,.hljs-grayscale .hljs-selector...
"solarized-dark":".hljs-solarized-dark .hljs{display:block;overflow-x:auto;padding:.5em;background:#002b36;color:#839496}.hljs-solarized-dark .hljs-comment,.hljs-solarized-dark .hljs-quote{color:#586e75}.hljs-solarized-dark .hljs-keyword,.hljs-solari...
containerLayout:'<div class="remark-notes-area">\n <div class="remark-top-area">\n <div class="remark-toolbar">\n <a class="remark-toolbar-link" href="#increase">+</a>\n <a class="remark-toolbar-link" href="#decrease">-</a>\n <span...
view all matches for this distribution
view release on metacpan or search on metacpan
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
) ;
$o{'='} //= 1 if exists $o{'='} ;
$o{'='} //= 0 ;
my $c = 0 ; # è¡æ°ã®ã«ã¦ã³ã
view all matches for this distribution
view release on metacpan or search on metacpan
share/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-italic.ttf
share/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-italic.woff
share/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-regular.eot
share/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-regular.ttf
share/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-regular.woff
share/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-semibold.eot
share/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-semibold.ttf
share/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-semibold.woff
share/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-semibolditalic.eot
share/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-semibolditalic.ttf
share/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-semibolditalic.woff
share/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro.css
share/revealjs/dist/theme/league.css
share/revealjs/dist/theme/moon.css
share/revealjs/dist/theme/night.css
share/revealjs/dist/theme/serif.css
view all matches for this distribution
view release on metacpan or search on metacpan
close($fh);
for(@list) {
if($_ eq $current_file) {
$_ =~ m{.+/(.+)$};
printf("%s\n", $1 ? bold($1) : bold($_));
}
else {
$_ =~ m{.+/(.+)$};
printf("%s\n", ($1) ? $1 : $_);
}
($opt_shuffle) = $state =~ m/Random: (\d+)/;
($opt_repeat) = $state =~ m/Repeat: (\d+)/;
printf("\nRandom: %s Repeat: %s\n",
$opt_shuffle ? bold(fg('blue4', 'On')) : 'Off',
$opt_repeat ? bold(fg('blue4', 'On')) : 'Off',
);
return;
}
view all matches for this distribution
view release on metacpan or search on metacpan
BEGIN {
for my $c (qw/green cyan yellow magenta red/) {
no strict 'refs';
my $f = uc substr $c, 0, 1;
*$f = sub () { [$c] };
*{$f x 2} = sub () { ['bold', $c] };
}
}
sub set {
my ($f, $m) = @_;
# chown should be called before chmod to prevent setuid, setgid bit gets reset.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/ruler.pm view on Meta::CPAN
summary => 'White ruler with red marks and numbers',
args => {
background_color => "black on_white",
minor_tick_character => '',
major_tick_color => "red on_white",
number_color => "bold red on_white",
},
},
],
};
sub ruler {
lib/App/ruler.pm view on Meta::CPAN
ruler(
background_color => "black on_white",
major_tick_color => "red on_white",
minor_tick_character => "",
number_color => "bold red on_white"
);
Result:
"\e[30;47m---------\e[0m\e[31;47m|\e[0m\e[1;31;47m10\e[0m\e[30;47m-------\e[0m\e[31;47m|\e[0m\e[1;31;47m20\e[0m\e[30;47m-------\e[0m\e[31;47m|\e[0m\e[1;31;47m30\e[0m\e[30;47m-------\e[0m\e[31;47m|\e[0m\e[1;31;47m40\e[0m\e[30;47m-------\e[0m\e[31;47m...
view all matches for this distribution
view release on metacpan or search on metacpan
script/screenorama view on Meta::CPAN
if (!a && typeof b == 'undefined') { return closing; } // regular
if (termColors[b]) style.push('color: ' + termColors[b]);
else if (termColors[a]) style.push('background-color: ' + termColors[a]);
if (a == 1) { style.push('font-weight: bold'); }
else if (a == 4) { style.push('text-decoration: underline'); }
screenorama.replaceColors.span = true;
return closing + '<span style="' + style.join(';') + '">';
};
view all matches for this distribution
view release on metacpan or search on metacpan
script/cdif view on Meta::CPAN
<aliceblue> <honeydue> <hotpink> <moccasin>
<medium_aqua_marine>
with other special effects :
D Double-struck (boldface)
I Italic
U Underline
S Stand-out (reverse video)
Above color spec is simplified summary so if you want complete
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/sdview/Output/HTML.pm view on Meta::CPAN
method _convert_str ( $s, $tag = undef )
{
return String::Tagged::HTML->clone(
$s,
only_tags => [qw( bold italic monospace underline strikethrough link )],
convert_tags => {
bold => "strong",
italic => "em",
monospace => "tt",
underline => "u",
strikethrough => "s",
# TODO: F
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/sdview/Output/Tickit.pm view on Meta::CPAN
require App::sdview;
$App::sdview::DEFAULT_OUTPUT = "tickit"
if $App::sdview::DEFAULT_OUTPUT eq "terminal" and -t STDOUT;
my @HIGHLIGHT_PEN = (
fg => 16, # avoid bold-black
bg => "magenta",
b => 1,
);
my @SELECT_PEN = (
lib/App/sdview/Output/Tickit.pm view on Meta::CPAN
my %parastyle = App::sdview::Style->para_style( $para->type )->%*;
my $itempen = Tickit::Pen->new;
$itempen->chattr( b => 1 ) if defined $parastyle{bold};
$itempen->chattr( u => 1 ) if defined $parastyle{under};
$itempen->chattr( i => 1 ) if defined $parastyle{italic};
$itempen->chattr( af => 1 ) if defined $parastyle{monospace};
$itempen->chattr( fg => $parastyle{fg}->as_xterm->index )
lib/App/sdview/Output/Tickit.pm view on Meta::CPAN
if( defined $leader ) {
my $leaderlen = Tickit::Utils::textwidth( $leader );
my %leaderstyle = App::sdview::Style->para_style( "leader" )->%*;
$leaderstyle{$_} and $leader->apply_tag( 0, $leaderlen, $_ => $leaderstyle{$_} )
for qw( fg bg bold under italic monospace );
}
my $item;
if( $para->type eq "verbatim" ) {
# This handily deals with the paragraph bg too
lib/App/sdview/Output/Tickit.pm view on Meta::CPAN
{
return $n => $v->as_xterm->index;
}
my %convert_tags = (
bold => "b",
under => "u",
italic => "i",
strike => "strike",
blink => "blink",
monospace => sub ($, $v) { "af" => ( $v ? 1 : 0 ) },
lib/App/sdview/Output/Tickit.pm view on Meta::CPAN
use constant CAN_FOCUS => 1;
use Tickit::Style;
style_definition base =>
bg => "grey",
fg => 16, # colour 16 is black but doesn't become grey on bold
b => 1,
bad_fg => 1;
method lines { 1 }
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/sdview/Output/Formatted.pm view on Meta::CPAN
$self->say() if $_nextblank;
my $text = App::sdview::Style->convert_str( $para->text );
$typestyle{$_} and $text->apply_tag( 0, -1, $_ => $typestyle{$_} )
for qw( fg bg bold under italic monospace );
$_nextblank = !!$typestyle{blank_after};
my @lines = $text->split( qr/\n/ );
@lines or @lines = ( String::Tagged->new ) if defined $leader;
lib/App/sdview/Output/Formatted.pm view on Meta::CPAN
my $prefix = " "x$margin;;
if( defined $leader ) {
my %leaderstyle = App::sdview::Style->para_style( "leader" )->%*;
$leaderstyle{$_} and $leader->apply_tag( 0, -1, $_ => $leaderstyle{$_} )
for qw( fg bg bold under italic monospace );
if( length($leader) + 1 <= $indent ) {
# If the leader will fit on the same line with at least one space
$prefix .= $leader . " "x($indent - length $leader);
}
lib/App/sdview/Output/Formatted.pm view on Meta::CPAN
my %cellstyle = %typestyle;
%cellstyle = ( App::sdview::Style->para_style( "table-heading" )->%*, %cellstyle ) if $cell->heading;
$cellstyle{$_} and $text->apply_tag( 0, -1, $_ => $cellstyle{$_} )
for qw( fg bg bold under italic monospace );
my $spare = $colwidths[$colidx] - length $text;
my $leftpad = ( $cell->align eq "right" ) ? " "x$spare :
( $cell->align eq "centre" ) ? " "x($spare/2) :
"";
view all matches for this distribution
view release on metacpan or search on metacpan
share/view/index.css view on Meta::CPAN
padding: 0.5em 5% 0.5em 10%;
}
#caption #title
{
font-weight: bold;
font-size: 3em;
}
#caption #desc
{
view all matches for this distribution
view release on metacpan or search on metacpan
OPTIONS
-c, --char Character to use
-s, --size Number of columns.
-fg, --fg Foreground color to use. See Term::ExtendedColor
-bg, --bg Background color to use. See Term::ExtendedColor
-b, --bold Use bold
-i, --italic Use italics
-u, --underline Use underline
-r, --reverse Use reverse video
-h, --help display this help and exit
view all matches for this distribution
view release on metacpan or search on metacpan
Ctrl+Z ã§æä½ã䏿ãã2次æ
å ±ã¨ãã¦ä½è¡ã¾ã§èªãã ã®ãã表示ããã
ãªãã·ã§ã³ :
-b 0 : åºåã®ãããã¡ãªã³ã°ãããªãã(Buffering)
-c STR : è²ã®æå®ã0ã§è²ç¡ãã"cyan","faint red bold","bright_blue"ãªã©ãè²åã¯Term::ANSIColor ãåç
§ã
-d : æ¥ä»ãåºåãyyyy-mm-dd HH:MM:SS å½¢å¼ã§ã(date)
-g : éå§ããã®ç§æ°ã§ãªãã¦ã1è¡ãã¨ã®ééç§æ°ã表示ã(gap)
-s : èµ·åãã¦ããã®ç§æ°ãåºåã(start)
--sleep N : å
¥åãã1è¡ãã¤é次èªã¿åãåºåãã¦ãNç§åæ¢ãããã¨ãç¹°ãè¿ãã
-z STR : ã¿ã¤ã ã¾ã¼ã³ã®è¨å®ã"Asia/Tokyo", "-9", "-9:00", "JST-9" ãªã©ãè¨å®ã§ããã(ã·ã¹ãã ä¾å)
view all matches for this distribution
view release on metacpan or search on metacpan
script/ucpan view on Meta::CPAN
sub pr_cyan;
sub pr_white;
{
no strict 'refs';
for my $color (qw/red green yellow blue magenta cyan white /) {
*{ __PACKAGE__ . '::pr_' . $color } = $pr_colored->( 'bold', $color );
}
*{ __PACKAGE__ . '::pr_black' } = sub {
my $tail = pop @_;
my $nl = chomp($tail) ? $/ : '';
print color('black on_white'), @_, $tail;
view all matches for this distribution
view release on metacpan or search on metacpan
eg/public/css/error.css view on Meta::CPAN
font-size: 10px;
}
span.key {
color: #449;
font-weight: bold;
width: 120px;
display: inline;
}
span.value {
eg/public/css/error.css view on Meta::CPAN
div.title {
font-family: "lucida console","monaco","andale mono","bitstream vera sans mono","consolas",monospace;
font-size: 12px;
background-color: #aaa;
color: #444;
font-weight: bold;
padding: 3px;
padding-left: 10px;
}
table.context {
view all matches for this distribution
view release on metacpan or search on metacpan
$mod =~ s{^$lib/}{}xms;
$mod =~ s{/}{::}gxms;
$mod =~ s{[.]pm$}{}xms;
my $value = delete $used{$mod};
if ( $option{verbose} > 1 ) {
$used{$mod} = { count => $value, colour => 'bold' };
}
}
}
}
printf "%4d %s$star$version\n", $used->{$module}{count}, $used->{$module}{colour} ? colored($module, $used->{$module}{colour} ) : $module
unless $option{quiet};
if ( $used->{$module}{colour} && $used->{$module}{colour} ne '' && !$notes{ colored( $used->{$module}{colour}, $used->{$module}{colour} ) } ) {
$notes{ colored( $used->{$module}{colour}, $used->{$module}{colour} ) }
= $used->{$module}{colour} eq 'blue' ? "Core module"
: $used->{$module}{colour} eq 'bold' ? 'Local module'
: 'Update the code for this colour';
}
}
print "\n" unless $option{quiet};
view all matches for this distribution
view release on metacpan or search on metacpan
bin/vaporcalc view on Meta::CPAN
my $recipe = $rset->recipe;
my $result = $rset->result;
my $flav_recipe_str = '';
for my $flav ($recipe->flavor_array->all) {
my $pcnt = colorify 'bold red' => $flav->percentage;
my $tag = $flav->tag;
my $type = $flav->type;
$flav_recipe_str .= " $tag -> $pcnt % ($type)\n";
}
my $flav_result_str = '';
for my $flav ($result->flavors->kv->all) {
my ($tag, $ml) = @$flav;
$ml = colorify 'bold yellow' => $ml;
$flav_result_str .= " $tag => [$ml ml]\n";
}
hash(
recipe_flavor_string => $flav_recipe_str,
bin/vaporcalc view on Meta::CPAN
format_str( $tmpl =>
notes => sub {
$recipe->notes->has_any ?
"\n" . $recipe->notes
->map(sub { colorify('bold yellow', ' - '.$_) })
->join("\n")
: 'none'
},
flavor_recipe => $flav_recipe_str,
flavor_result => $flav_result_str,
(map {; $_ => colorify('bold red', $recipe->$_) } qw/
target_quantity target_nic_per_ml
base_nic_per_ml base_nic_type
target_pg target_vg
/),
(map {; $_ => colorify('bold yellow', $result->$_) } qw/
vg pg nic total
/),
max_vg_total => sub {
colorify('bold yellow', $result->pg + $result->vg)
},
)
}
view all matches for this distribution
view release on metacpan or search on metacpan
$OPT{color} = 0 if $OPT{monochrome};
$OPT{color_stderr} = $OPT{color} // -t STDERR; ## no critic
$OPT{color} //= -t STDOUT; ## no critic
my %COLORS = (
t => "\e[1;39m", # title : bold
v => "\e[0;32m", # value: green
n => "\e[0;34m", # name: blue
i => "\e[0;33m", # identifier: yellow
e => "\e[1;31m", # error: bold red
);
sub cBold {
$OPT{color} ? "$COLORS{t}$_[0]\e[0m" : $_[0];
}
view all matches for this distribution
view release on metacpan or search on metacpan
inc/Devel/PPPort.pm view on Meta::CPAN
#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 all matches for this distribution
view release on metacpan or search on metacpan
share/files/public/skins/default/bootstrap/css/bootstrap-responsive.min.css view on Meta::CPAN
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;wi...
view all matches for this distribution
view release on metacpan or search on metacpan
share/root/jquery-ui-1.11.1/jquery-ui.min.css view on Meta::CPAN
/*! jQuery UI - v1.11.1 - 2014-08-13
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, them...
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeade...
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoratio...
view all matches for this distribution
view release on metacpan or search on metacpan
xs/ppport.h view on Meta::CPAN
#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 all matches for this distribution
view release on metacpan or search on metacpan
out/test/Archive-BagIt/blns.txt view on Meta::CPAN
ËÉnbá´lÉ ÉuÆÉɯ Çɹolop ÊÇ ÇɹoqÉl Ên Êunpá´pá´ÉuᴠɹodɯÇÊ poɯsná´Ç op pÇs 'Êá´lÇ Æuá´Ésá´dá´pÉ É¹nÊÇÊÉÇsuoÉ 'ÊÇÉ¯É Êá´s ɹolop ɯnsdᴠɯÇɹoË¥
00ËÆ$-
# Unicode font
#
# Strings which contain bold/italic/etc. versions of normal characters
ï¼´ï½ï½
ï½ï½ï½ï½ï½ ï½ï½ï½ï½ï½ ï½ï½ï½ ï½ï½ï½ï½ï½ ï½ï½ï½
ï½ ï½ï½ï½
ï½ï½ï½ï½ ï½ï½ï½
ðð¡ð ðªð®ð¢ðð¤ ðð«ð¨ð°ð§ ðð¨ð± ð£ð®ð¦ð©ð¬ ð¨ð¯ðð« ðð¡ð ð¥ðð³ð² ðð¨ð
ð¿ðð ððððð ððððð ððð ððððð ðððð ððð ðððð ððð
ð»ðð ððððð ððððð ððð ððððð ðððð ððð ðððð ð
ðð
view all matches for this distribution