view release on metacpan or search on metacpan
@prefix dc: <http://purl.org/dc/terms/> .
@prefix dcs: <http://ontologi.es/doap-changeset#> .
@prefix dist: <http://purl.org/NET/cpan-uri/dist/Module-Install-Contributors/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix nfo: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
dist:project
a doap:Project;
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Module/Install/Admin/Copyright.pm view on Meta::CPAN
use RDF::Trine::Namespace qw[RDF RDFS OWL XSD];
my $CPAN = RDF::Trine::Namespace->new('http://purl.org/NET/cpan-uri/terms#');
my $DC = RDF::Trine::Namespace->new('http://purl.org/dc/terms/');
my $DOAP = RDF::Trine::Namespace->new('http://usefulinc.com/ns/doap#');
my $FOAF = RDF::Trine::Namespace->new('http://xmlns.com/foaf/0.1/');
my $NFO = RDF::Trine::Namespace->new('http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#');
my $SKOS = RDF::Trine::Namespace->new('http://www.w3.org/2004/02/skos/core#');
my %DEB = qw(
Software::License::Apache_1_1 Apache-1.1
Software::License::Apache_2_0 Apache-2.0
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Module/Install/Admin/DOAP.pm view on Meta::CPAN
my $CPAN = RDF::Trine::Namespace->new('http://purl.org/NET/cpan-uri/terms#');
my $DC = RDF::Trine::Namespace->new('http://purl.org/dc/terms/');
my $DOAP = RDF::Trine::Namespace->new('http://usefulinc.com/ns/doap#');
my $DEPS = RDF::Trine::Namespace->new('http://ontologi.es/doap-deps#');
my $FOAF = RDF::Trine::Namespace->new('http://xmlns.com/foaf/0.1/');
my $NFO = RDF::Trine::Namespace->new('http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#');
my $SKOS = RDF::Trine::Namespace->new('http://www.w3.org/2004/02/skos/core#');
sub doap_metadata
{
my ($self, $uri) = @_;
view all matches for this distribution
view release on metacpan or search on metacpan
@prefix dc: <http://purl.org/dc/terms/> .
@prefix dcs: <http://ontologi.es/doap-changeset#> .
@prefix dist: <http://purl.org/NET/cpan-uri/dist/Module-Install-DOAPChangeSets/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix nfo: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
dist:project
view all matches for this distribution
view release on metacpan or search on metacpan
@prefix dc: <http://purl.org/dc/terms/> .
@prefix dcs: <http://ontologi.es/doap-changeset#> .
@prefix dist: <http://purl.org/NET/cpan-uri/dist/Module-Install-RDF/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix nfo: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
dist:project
a doap:Project;
view all matches for this distribution
view release on metacpan or search on metacpan
@prefix dc: <http://purl.org/dc/terms/> .
@prefix dcs: <http://ontologi.es/doap-changeset#> .
@prefix dist: <http://purl.org/NET/cpan-uri/dist/Module-Install-TrustMetaYml/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix nfo: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
dist:project
a doap:Project;
view all matches for this distribution
view release on metacpan or search on metacpan
@prefix dcs: <http://ontologi.es/doap-changeset#> .
@prefix deps: <http://ontologi.es/doap-deps#> .
@prefix dist: <http://purl.org/NET/cpan-uri/dist/Module-Package-RDF/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix nfo: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
dist:project
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Module/Starter/TOSHIOITO.pm view on Meta::CPAN
# avoid OS X finder files
\.DS_Store$
# ditto for Windows
\bdesktop\.ini$
\b[Tt]humbs\.db$
# Avoid patch remnants
\.orig$
\.rej$
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Module/Starter/Simple.pm view on Meta::CPAN
# avoid OS X finder files
\.DS_Store$
# ditto for Windows
\bdesktop\.ini$
\b[Tt]humbs\.db$
# Avoid patch remnants
\.orig$
\.rej$
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Module/ThirdParty.pm view on Meta::CPAN
Msf::Exploit::warftpd_165_user
Msf::Exploit::webstar_ftp_user
Msf::Exploit::windows_ssl_pct
Msf::Exploit::wins_ms04_045
Msf::Exploit::wsftp_server_503_mkd
Msf::Exploit::zenworks_desktop_agent
Msf::Logging
Msf::Logo
Msf::Module
Msf::Nop
Msf::Nop::Alpha
view all matches for this distribution
view release on metacpan or search on metacpan
t/complex.html view on Meta::CPAN
<meta name="theme-color" content="#ee3322">
<script async="" src="//static.ads-twitter.com/uwt.js"></script><script>document.getElementsByTagName('html')[0].className = 'news-js';</script>
<link rel="dns-prefetch" href="https://img.buzzfeed.com/buzzfeed-static/">
<link rel="dns-prefetch" href="https://polyfill.io/">
<script>(function () {var d = document, w = window, n = navigator, wp = w.performance, os, osMap, getCookie;if (!n || !n.sendBeacon || !wp || !wp.now) return;osMap = {'Win': 'Windows', 'Mac': 'MacOs', 'X11': 'Unix', 'Linux': 'Linux'};os = navigator.a...
<style>
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}aud...
/*# sourceMappingURL=critical.853a8d16e5582ae61351.css.map*/
# sra assets
.modal{background:rgba(255,255,255,0.9);position:fixed;height:100%;width:100%;top:0;left:0;padding:1rem;z-index:400;opacity:0;visibility:hidden;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;overflow-x:hidden;overflow-y:auto}.m...
t/complex.html view on Meta::CPAN
{ font-weight:bold; color:#000 !important; }
</style><style type="text/css" media="all">
.DV-page-1 .DV-pageSpecific-1, .DV-page-2 .DV-pageSpecific-2, .DV-page-3 .DV-pageSpecific-3, .DV-page-4 .DV-pageSpecific-4, .DV-page-5 .DV-pageSpecific-5, .DV-page-6 .DV-pageSpecific-6, .DV-page-7 .DV-pageSpecific-7, .DV-page-8 .DV-pageSpecific-8, .D...
</style><script src="//www.buzzfeed.com/static/js/ad-detection/ads.js" async=""></script><script src="//run.adrizer.com/track.min.js" async="" data-domain="buzzfeed.com" id="ADRIZER_JS"></script><script src="https://secure.quantserve.com/quant.js" as...
.fb_dialog{background:rgba(82, 82, 82, .7);position:absolute;top:-10000px;z-index:10001}.fb_dialog_advanced{border-radius:8px;padding:10px}.fb_dialog_content{background:#fff;color:#373737}.fb_dialog_close_icon{background:url(https://static.xx.fbcdn.n...
.fb_iframe_widget{display:inline-block;position:relative}.fb_iframe_widget span{display:inline-block;position:relative;text-align:justify}.fb_iframe_widget iframe{position:absolute}.fb_iframe_widget_fluid_desktop,.fb_iframe_widget_fluid_desktop span,...
<body class="ad-scroll-sub--enabled">
<a href="#news-content" class="newsblock-skipnav">Skip To Content</a>
t/complex.html view on Meta::CPAN
</div>
<div class="news-article-header__byline-wrapper-desktop">
<a class="news-byline-full" href="/author/albertsamaha">
<img class="news-byline-full__image" src="https://img.buzzfeed.com/buzzfeed-static/static/2018-06/12/11/user_images/buzzfeed-prod-web-03/albertsamaha-v2-13993-1528818456-1_large.jpg" alt="Picture of Albert Samaha">
<span class="news-byline-full__info-wrapper">
t/complex.html view on Meta::CPAN
<div id="125425920" class="subbuzz-anchor"></div>
<div class="documentcloud-desktop xs-hide sm-block">
<div id="DV-viewer-7035751-LEOPOLD-Federal-Protective-Service-BLM-FOIA" class="DC-embed DC-embed-document DV-container" style="position: relative; height: 990px; zoom: 1;"><!--[if lte IE 8]><div class="DV-docViewer DV-clearfix DV-viewDocument D...
<!--[if (!IE)|(gte IE 9)]><!--><div class="DV-docViewer DV-clearfix DV-autoZoom DV-hideSidebar DV-searchable DV-mini DV-viewDocument" style="position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px;"><!-- <![endif]-->
<div class="DV-docViewerWrapper">
t/complex.html view on Meta::CPAN
<div class="grid-layout-sidebar">
<div class="sidebar-container xs-hide lg-block" data-module="sidebar" data-bfa="@l:RightRail;" id="mod-sidebar-1" style="top: 0px;">
<script type="text/x-config">
{
"ads": {"density": 1, "placements": [], "skin": "news", "units": [{"companions": [], "is_enabled": true, "programmatic_wireframes": true, "slot": {"adPos": "sidebar1-bp", "adType": "post", "isInfinite": true, "platform": "desktop", "positio...
}
</script>
<div class="paginated-sidebar__recs js-paginated-sidebar-recs xs-mb2"></div>
<div class="paginated-sidebar__ad js-paginated-sidebar-ad">
<div class="ad-wireframe-wrapper ad-wireframe-wrapper--labeled ad-bfnews-sidebar ad-responsive--desktop xs-hide md-block" data-wireframe-width="300" data-wireframe-height="600">
<div data-module="ad-bigstory" class="xs-fit xs-relative ad-bigstory ad-flexible ad-dest--bfnews js-ad js-ad-1301-1 ad--bfnews" data-bfa="@l:Big-Story;" id="mod-ad-bigstory-1" data-infinite-idx="1" role="complementary" aria-label="Advertisement" data...
<script type="text/x-config">{"adPos":"sidebar1-bp","adType":"post","isInfinite":true,"platform":"desktop","position":null,"renderLookahead":"x0.25","size":["fluid",[300,600],[5,5],[300,250]],"targeting":{"badges":["2020protests"],"bid":"5673803","...
<div id="div-gpt-ad-1301-1" class="ad-slot js-ad-slot js-ad-slot-1301-1"></div>
</div>
</div>
t/complex.html view on Meta::CPAN
<path d="M13 36c-.3 0-.6-.1-.8-.2-.8-.3-1.2-1-1.2-1.8v-5.8c-5-.3-9-4.9-9-10.4v-6.3C2 5.7 5.8 2 11.6 2h14.7c5.9 0 9.6 3.7 9.6 9.4v6.3c0 5.8-3.8 10.3-9.6 10.3h-3l-9 7.4c-.3.3-.8.6-1.3.6z"></path>
</svg>
<span>View Comments</span>
</button>
</div>
<div data-buzzblock="facebook-comments" data-module="facebook-comments" id="mod-facebook-comments-1"><fb:comments class="fb-comments-area fb_iframe_widget fb_iframe_widget_fluid_desktop" data-href="https://www.buzzfeed.com/albertsamaha/newly-releas...
</div>
<div data-module="facebook-comments-manager" id="mod-facebook-comments-manager-1"></div>
</div>
</div>
t/complex.html view on Meta::CPAN
<div class="ad-wireframe-wrapper ad-wireframe-wrapper--labeled " data-wireframe-width="970" data-wireframe-height="250">
<div id="BF_WIDGET_201" data-module="ad-ex" class="xs-relative ad-ex ad-bfnews-bottom ad-bfnews-fullwidth--gray js-ad js-ad-201 ad--bfnews ad-ex--grid ad-flexible" role="complementary" aria-label="Advertisement" data-instance-id="6">
<script type="text/x-config">{"adPos": "promo-bottom2", "adType": "ex", "isInfinite": false, "platform": "desktop", "position": null, "renderLookahead": "x0.1", "size": ["fluid", [970, 90], [970, 250], [320, 50], [728, 90], [300, 250]], "targeting"...
<div id="bf-item-201-1">
<h2 class="xs-mb1 xs-text-6 xs-text-center text-gray-lightest caps ad__disclosure--ex">
ADVERTISEMENT
</h2>
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Mojo/File/Role/HomeDir.pm view on Meta::CPAN
$\ = "\n"; $, = "\t";
my @subs = qw/
my_home
my_desktop
my_documents
my_music
my_pictures
my_videos
my_data
my_dist_config
my_dist_data
users_home
users_documents
users_data
users_desktop
users_music
users_pictures
users_videos
/;
lib/Mojo/File/Role/HomeDir.pm view on Meta::CPAN
my $file = Mojo::File->new->with_roles('+Mojo::File::Role::HomeDir');
# Use the methods provided by File::HomeDir:
my $home_dir = $file->my_home;
my $desktop_dir = $file->my_desktop;
my $documents_dir = $file->my_documents;
# ... and others
=head1 DESCRIPTION
lib/Mojo/File/Role/HomeDir.pm view on Meta::CPAN
=over 4
=item * my_home
=item * my_desktop
=item * my_documents
=item * my_music
lib/Mojo/File/Role/HomeDir.pm view on Meta::CPAN
=item * users_documents
=item * users_data
=item * users_desktop
=item * users_music
=item * users_pictures
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Mojo/Transmission.pm view on Meta::CPAN
L<Transmission API|https://trac.transmissionbt.com/browser/trunk/extras/rpc-spec.txt>.
=head1 SYNOPSIS
my $transmission = Mojo::Transmission->new;
$transmission->add(url => "http://releases.ubuntu.com/17.10/ubuntu-17.10.1-desktop-amd64.iso.torrent");
my $torrents = $transmission->torrent([]);
$transmission->torrent(remove => $torrents[0]->{id}) if @$torrents;
=head1 ATTRIBUTES
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Mojo/UserAgent/CookieJar/ChromeMacOS.pm view on Meta::CPAN
return $self->pass if $self->pass; # for Linux which passed in ->new
my $pass;
if ($^O eq 'linux') {
# # secret-tool search application chrome
# [/org/freedesktop/secrets/collection/Default_5fkeyring/1]
# label = Chrome Safe Storage
# secret = 5B9eGeijTg1xQTh+K70Czg==
# created = 2022-02-18 02:23:25
# modified = 2022-02-18 02:23:25
# schema = chrome_libsecret_os_crypt_password_v2
view all matches for this distribution
view release on metacpan or search on metacpan
lib/MojoMojo/Controller/Admin.pm view on Meta::CPAN
Make a formatted version of content body and store it in content.precompiled.
This makes MojoMojo go zing, when loading content for page requests.
Depending on the number of pages, and versions of them, this could take some minutes.
For 2000 page versions on a 2.4 GHz desktop this script took about 3 minutes to run.
=cut
sub precompile_pages : Global {
my ( $self, $c ) = @_;
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Mojolicious/Command/generate/qx_mojo_app/README view on Meta::CPAN
make dist
Learning
--------
To learn more about Qooxdoo, go to their website and read up on Qooxdoo desktop:
www.qooxdoo.org
Enjoy!
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Mojolicious/Plugin/AssetPack/Pipe/Favicon.pm view on Meta::CPAN
my $name = ref $self->app;
my $bg_color = '#F5F5F5';
my $theme_color = '#536DFE';
return {
desktop_browser => {},
android_chrome => {
manifest => {display => 'standalone', name => $name, orientation => 'portrait'},
picture_aspect => 'shadow',
theme_color => $theme_color,
},
lib/Mojolicious/Plugin/AssetPack/Pipe/Favicon.pm view on Meta::CPAN
<link rel="apple-touch-icon" sizes="114x114" href="/asset/9aab8718f1/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="152x152" href="/asset/feee661542/apple-touch-icon-152x152.png">
<meta name="msapplication-square310x310logo" content="/asset/123ab718f1/largelogo.png">
<meta name="msapplication-wide310x150logo" content="/asset/a827bfddf0/widelogo.png">
By default this pipe will only create desktop icons. Configure L</design> for
more icons.
=head1 DESCRIPTION
L<Mojolicious::Plugin::AssetPack::Pipe::Favicon> uses
lib/Mojolicious/Plugin/AssetPack/Pipe/Favicon.pm view on Meta::CPAN
An API key obtained from L<http://realfavicongenerator.net/api/>.
=head2 design
$hash = $self->design;
$self = $self->design({desktop_browser => {}, ios => {}, windows => {}});
Can be used to customize the different designs. Look for "favicon_design" on
L<http://realfavicongenerator.net/api/non_interactive_api> for details.
=head2 settings
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Mojolicious/Plugin/DBViewer/public/css/bootstrap-responsive.css view on Meta::CPAN
.visible-tablet {
display: none !important;
}
.hidden-desktop {
display: none !important;
}
.visible-desktop {
display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important ;
}
.visible-tablet {
display: inherit !important;
}
lib/Mojolicious/Plugin/DBViewer/public/css/bootstrap-responsive.css view on Meta::CPAN
display: none !important;
}
}
@media (max-width: 767px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important;
}
.visible-phone {
display: inherit !important;
}
view all matches for this distribution
view release on metacpan or search on metacpan
# mojo-loco
Mojolicious plugin that launches a web browser
This is a cheap way to create desktop applications using [Mojolicious](https://metacpan.org/pod/Mojolicious) (cross-platform if your code is sufficiently portable).
Run the [SYNOPSIS](lib/Mojolicious/Plugin/Loco.pod#SYNOPSIS); you'll get the idea.
[Module documentation](lib/Mojolicious/Plugin/Loco.pod).
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Mojolicious/Plugin/Materialize/js/materialize.js view on Meta::CPAN
if (e.type !== 'input') {
if(e.pageX === undefined || e.pageX === null){//mobile
left = e.originalEvent.touches[0].pageX - $(this).offset().left;
}
else{ // desktop
left = e.pageX - $(this).offset().left;
}
if (left < 0) {
left = 0;
}
lib/Mojolicious/Plugin/Materialize/js/materialize.js view on Meta::CPAN
thumb.velocity({ height: '30px', width: '30px', top: '-20px', marginLeft: '-15px'}, { duration: 300, easing: 'easeOutExpo' });
}
if (e.pageX === undefined || e.pageX === null) { //mobile
left = e.originalEvent.touches[0].pageX - $(this).offset().left;
}
else{ // desktop
left = e.pageX - $(this).offset().left;
}
var width = $(this).outerWidth();
if (left < 0) {
view all matches for this distribution
view release on metacpan or search on metacpan
- Add basic support for file uploads in OpenAPI v3 #171
3.28 2020-03-10T19:20:23+0900
- Fix setting "schemes" in OpenAPIv2 when rendering the spec
- Fix links to parameters in SpecRenderer
- Hiding "About" header on desktop
3.27 2020-03-09T09:33:44+0900
- Fix "up" button in SpecRenderer
3.26 2020-03-09T09:24:33+0900
view all matches for this distribution
view release on metacpan or search on metacpan
xt/compat/layouted_lite_app.t view on Meta::CPAN
# "0" data
$t->get_ok('/data')->status_is(200)->header_is(Server => 'Mojolicious (Perl)')
->content_is(0);
# Variants (desktop)
$t->get_ok('/variants.txt')->status_is(200)
->content_type_is('text/plain;charset=UTF-8')
->content_is('Variant: Desktop!');
# Variants (tablet)
$t->get_ok('/variants.txt?device=tablet')->status_is(200)
->content_type_is('text/plain;charset=UTF-8')
->content_is('Variant: Tablet!');
# Variants (desktop fallback)
$t->get_ok('/variants.txt?device=phone')->status_is(200)
->content_type_is('text/plain;charset=UTF-8')
->content_is('Variant: Desktop!');
# Variants ("0")
view all matches for this distribution
view release on metacpan or search on metacpan
share/public/revealjs/js/reveal.js view on Meta::CPAN
features = {},
// Client is a mobile device, see #checkCapabilities()
isMobileDevice,
// Client is a desktop Chrome, see #checkCapabilities()
isChrome,
// Throttles mouse wheel navigation
lastMouseWheelStep = 0,
share/public/revealjs/js/reveal.js view on Meta::CPAN
features.requestAnimationFrameMethod = window.requestAnimationFrame || window.webkitRequestAnimationFrame || window.mozRequestAnimationFrame;
features.requestAnimationFrame = typeof features.requestAnimationFrameMethod === 'function';
features.canvas = !!document.createElement( 'canvas' ).getContext;
// Transitions in the overview are disabled in desktop and
// Safari due to lag
features.overviewTransitions = !/Version\/[\d\.]+.*Safari/.test( UA );
// Flags if we should use zoom instead of transform to scale
// up slides. Zoom produces crisper results but has a lot of
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Mojolicious/public/vendor/SemanticUI/components/icon.min.css view on Meta::CPAN
*
* Copyright 2014 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/@font-face{font-family:Icons;src:url(../themes/default/assets/fonts/icons.eot);src:url(../themes/default/assets/fonts/icons.eot?#iefix)format('embedded-opentype'),url(../themes/default/assets/fonts/icons.woff2)format('woff'),url(../themes/default/...
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Mojolicious/Plugin/resources/public/mojo-status/fontawesome/fontawesome.css view on Meta::CPAN
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-dev:before {
content: "\f6cc"; }
view all matches for this distribution
view release on metacpan or search on metacpan
share/resources/public/swagger-ui/swagger-ui-bundle.js view on Meta::CPAN
*
* Copyright(c) 2016 Gregory Jacobs <greg@greg-jacobs.com>
* MIT License
*
* https://github.com/gregjacobs/Autolinker.js
*/o=[],void 0===(i="function"==typeof(r=function(){var e,t,n,r,o,i,a,s=function(e){e=e||{},this.version=s.version,this.urls=this.normalizeUrlsCfg(e.urls),this.email="boolean"!=typeof e.email||e.email,this.twitter="boolean"!=typeof e.twitter||e.twitt...
//# sourceMappingURL=swagger-ui-bundle.js.map
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Mojolicious/Plugin/Toto/Assets/public/bootstrap/css/bootstrap-responsive.css view on Meta::CPAN
.visible-tablet {
display: none !important;
}
.hidden-desktop {
display: none !important;
}
.visible-desktop {
display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important ;
}
.visible-tablet {
display: inherit !important;
}
lib/Mojolicious/Plugin/Toto/Assets/public/bootstrap/css/bootstrap-responsive.css view on Meta::CPAN
display: none !important;
}
}
@media (max-width: 767px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important;
}
.visible-phone {
display: inherit !important;
}
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Mojolicious/Plugin/WithCSRFProtection.pm view on Meta::CPAN
=head1 EXAMPLES
=head2 A Mojolicious::Lite application
Here's a simple Mojolicious application that I can run on my desktop computer
that creates a very simple web interface to adding things to do to my
C<todo.txt>.
Because I don't want anyone web page on the internet to be able to tell my
browser to add whatever that web page feels like to my todo list, I add CSRF
view all matches for this distribution
view release on metacpan or search on metacpan
t/mojolicious/layouted_lite_app.t view on Meta::CPAN
subtest '"0" data' => sub {
$t->get_ok('/data')->status_is(200)->header_is(Server => 'Mojolicious (Perl)')->content_is(0);
};
subtest 'Variants (desktop)' => sub {
$t->get_ok('/variants.txt')
->status_is(200)
->content_type_is('text/plain;charset=UTF-8')
->content_is('Variant: Desktop!');
};
t/mojolicious/layouted_lite_app.t view on Meta::CPAN
->status_is(200)
->content_type_is('text/plain;charset=UTF-8')
->content_is('Variant: Tablet!');
};
subtest 'Variants (desktop fallback)' => sub {
$t->get_ok('/variants.txt?device=phone')
->status_is(200)
->content_type_is('text/plain;charset=UTF-8')
->content_is('Variant: Desktop!');
};
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Monitoring/GLPlugin/SNMP/MibsAndOids/IDRACMIBSMIV2.pm view on Meta::CPAN
ChassisSystemClassEnum => {
'1' => 'other',
'2' => 'unknown',
'3' => 'workstationClass',
'4' => 'serverClass',
'5' => 'desktopClass',
'6' => 'portableClass',
'7' => 'netPCClass',
'8' => 'storageClass',
},
SystemBatteryReadingFlags => sub {
lib/Monitoring/GLPlugin/SNMP/MibsAndOids/IDRACMIBSMIV2.pm view on Meta::CPAN
'7' => 'eightGTps',
},
ChassisTypeEnum => {
'1' => 'other',
'2' => 'unknown',
'3' => 'desktop',
'4' => 'lowProfileDesktop',
'5' => 'pizzaBox',
'6' => 'miniTower',
'7' => 'tower',
'8' => 'portable',
view all matches for this distribution