view release on metacpan or search on metacpan
xs/sc_ssl/openssl/source/INSTALL.W32 view on Meta::CPAN
If you link with static OpenSSL libraries [those built with ms/nt.mak],
then you're expected to additionally link your application with
WSOCK32.LIB, ADVAPI32.LIB, GDI32.LIB and USER32.LIB. Those developing
non-interactive service applications might feel concerned about linking
with latter two, as they are justly associated with interactive desktop,
which is not available to service processes. The toolkit is designed
to detect in which context it's currently executed, GUI, console app
or service, and act accordingly, namely whether or not to actually make
GUI calls.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Software/Catalog/SW/bulwark/qt.pm view on Meta::CPAN
},
);
}
1;
# ABSTRACT: Bulwark desktop GUI client
__END__
=pod
=encoding UTF-8
=head1 NAME
Software::Catalog::SW::bulwark::qt - Bulwark desktop GUI client
=head1 VERSION
This document describes version 0.008 of Software::Catalog::SW::bulwark::qt (from Perl distribution Software-Catalog-SW-bulwark-qt), released on 2020-10-02.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Software/Catalog/SW/zcoin/qt.pm view on Meta::CPAN
}
sub versioning_scheme { "Dotted" }
1;
# ABSTRACT: Zcoin desktop GUI client
__END__
=pod
=encoding UTF-8
=head1 NAME
Software::Catalog::SW::zcoin::qt - Zcoin desktop GUI client
=head1 VERSION
This document describes version 0.008 of Software::Catalog::SW::zcoin::qt (from Perl distribution Software-Catalog-SW-zcoin-qt), released on 2020-10-02.
view all matches for this distribution
view release on metacpan or search on metacpan
javascript/yui/build/datatable/README view on Meta::CPAN
interaction. Data gets saved.
* Extracted non-foundational CSS for scrollable DataTables to make UI easier to
customize.
* Updated methods select() and unselect() to also accept an array of elements or
an array of strings.
* Improved row selection behavior to model the desktop paradigm (i.e., require
CONTROL and/or SHIFT keys to multi-select).
* Tweaked inline editing for better Mac performance.
* Refactored pagination code to be easier to implement, configure, and extend.
* Accept an error boolean from DataSource in case of data error and show error
message.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Sorauta/Capture/ScreenShot.pm view on Meta::CPAN
__END__
# Below is stub documentation for your module. You'd better edit it!
=head1 NAME
Sorauta::Capture::ScreenShot - capture your desktop and send data to server
=head1 SYNOPSIS
use Sorauta::Capture::ScreenShot;
lib/Sorauta/Capture/ScreenShot.pm view on Meta::CPAN
})->execute;
}
=head1 DESCRIPTION
capture your desktop and send data to server.
=head2 EXPORT
None by default.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Sorauta/Utility.pm view on Meta::CPAN
return 1 if(
$file_path eq '.' ||
$file_path eq '..' ||
$file_path =~ /.svn$/ ||
$file_path =~ /desktop\.ini$/ ||
$file_path =~ /.DS_Store$/ ||
$file_path =~ /Thumbs\.db$/
);
return 0;
lib/Sorauta/Utility.pm view on Meta::CPAN
#------------------------------------------
# ã³ãã¼ä¸è¦ãªãã¡ã¤ã«ã
# copy_filter
# req:
# file_name: ãã¡ã¤ã«å
# ex).svn, desktop.ini
# res:
# result: ã³ãã¼ãã¹ããã¡ã¤ã«ã®å ´åã¯0ããã以å¤ã¯1
#------------------------------------------
sub is_unnecessary_copying_file {
my $file_name = shift;
lib/Sorauta/Utility.pm view on Meta::CPAN
# ãµã ãã¤ã«ç¨ãã¡ã¤ã«ãªã©ã¯ç¡è¦
if ($file_name eq 'Thumbs.db' || !($file_name =~ /[^\.]/)) {
return 1;
}
# .svnã¯ã³ãã¼ããããªã
if ($file_name eq '.svn' || $file_name eq 'desktop.ini' || $file_name eq '.DS_Store') {
return 1;
}
# ãã°ãã¡ã¤ã«ã®ãã£ã¬ã¯ããªã¯ç¡è¦
if ($file_name eq 'log') {
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Sourcecode/Spellchecker.pm view on Meta::CPAN
'desinations' => 'destinations',
'desintegrated' => 'disintegrated',
'desintegration' => 'disintegration',
'desireable' => 'desirable',
'desitned' => 'destined',
'desktiop' => 'desktop',
'desorder' => 'disorder',
'desoriented' => 'disoriented',
'desparate' => 'desperate, disparate',
'despict' => 'depict',
'despiration' => 'desperation',
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Speech/Synthesis.pm view on Meta::CPAN
=item avatar
This parameter is mandatory when you specify 'MSAgent' as the engine. It will
be ignored otherwise. It is the avatar (or Agent Character) that will
show up on your desktop and "speak" the text for you.
It might be used for other engines in the future.
=item async
This parameter defines wether we will wait until speaking finishes or not.
view all matches for this distribution
view release on metacpan or search on metacpan
share/enable1.txt view on Meta::CPAN
desk
deskbound
deskman
deskmen
desks
desktop
desktops
desman
desmans
desmid
desmids
desmoid
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Spreadsheet/Open.pm view on Meta::CPAN
return system($which, @{ $e->[2] }, $path);
}
log_trace "Falling back to using Desktop::Open ...";
require Desktop::Open;
return Desktop::Open::open_desktop($path);
}
1;
# ABSTRACT: Open spreadsheet in a spreadsheet program
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Statocles/Plugin/Highlight.pm view on Meta::CPAN
=head1 SUPPORTED SYNTAX
All of the syntax types supported by the L<Syntax::Highlight::Engine::Kate> Perl module
are supported by this module:
.desktop ferite PHP/PHP
4GL Fortran PicAsm
4GL-PER FreeBASIC Pike
ABC GDL PostScript
Ada GLSL POV-Ray
AHDL GNU Assembler progress
view all matches for this distribution
view release on metacpan or search on metacpan
When you run any of the demo scripts, the commands used to fork off an
xterm are printed. You can manually run those commands in your own
terminal windows if you want to experiment with or explore the Stem
configurations. If you kill the script (e.g. with ^C), all the created
xterm windows will be killed off leaving you with a cleaned up desktop.
There are 4 demonstration scripts that come with Stem. They are briefly
described here and in more detail in other files. They all have some
common features which are also described in detail below.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Strehler/public/strehler/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/Strehler/public/strehler/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
t/grant/AFL_and_more/xdgmime.c view on Meta::CPAN
/* xdgmime.c: XDG Mime Spec mime resolver. Based on version 0.11 of the spec.
*
* More info can be found at http://www.freedesktop.org/standards/
*
* Copyright (C) 2003,2004 Red Hat, Inc.
* Copyright (C) 2003,2004 Jonathan Blandford <jrb@alum.mit.edu>
*
* Licensed under the Academic Free License version 2.0
view all matches for this distribution
view release on metacpan or search on metacpan
Debian_CPANTS.txt view on Meta::CPAN
"libfile-chmod-perl", "File-chmod", "0.32", "0", "0"
"libfile-copy-link-perl", "File-Copy-Link", "0.112", "0", "0"
"libfile-copy-recursive-perl", "File-Copy-Recursive", "0.38", "1", "0"
"libfile-counterfile-perl", "File-CounterFile", "1.04", "0", "0"
"libfile-countlines-perl", "File-CountLines", "0.0.3", "0", "0"
"libfile-desktopentry-perl", "File-DesktopEntry", "0.04", "1", "1"
"libfile-dircompare-perl", "File-DirCompare", "0.6", "0", "0"
"libfile-find-object-perl", "File-Find-Object", "0.2.1", "0", "0"
"libfile-find-object-rule-perl", "File-Find-Object-Rule", "0.0300", "0", "0"
"libfile-find-rule-perl", "File-Find-Rule", "0.32", "1", "1"
"libfile-find-rule-perl-perl", "File-Find-Rule-Perl", "1.10", "0", "1"
Debian_CPANTS.txt view on Meta::CPAN
"libwww-youtube-download-perl", "WWW-YouTube-Download", "0.26", "0", "0"
"libwwwbrowser-perl", "http://user.cs.tu-berlin.de/~eserte/src/perl/WWWBrowser/WWWBrowser-2.23.tar.gz", "2.23", "0", "2"
"libwx-perl", "Wx", "0.98", "0", "2"
"libwx-perl-datawalker-perl", "Wx-Perl-DataWalker", "0.02", "0", "0"
"libwx-perl-processstream-perl", "Wx-Perl-ProcessStream", "0.29", "0", "1"
"libx11-freedesktop-desktopentry-perl", "X11-FreeDesktop-DesktopEntry", "0.04", "0", "1"
"libx11-xcb-perl", "X11-XCB", "not-uploaded", "0", "0"
"libx500-dn-perl", "X500-DN", "0.29", "0", "1"
"libxml-atom-perl", "XML-Atom", "0.37", "1", "0"
"libxml-atom-service-perl", "XML-Atom-Service", "0.16.1", "0", "0"
"libxml-atom-simplefeed-perl", "XML-Atom-SimpleFeed", "0.86", "0", "0"
view all matches for this distribution
view release on metacpan or search on metacpan
script/sweat view on Meta::CPAN
=head2 The Seven-Minute Workout
If you're not already familiar with 7MW and its twelve drills, L<this New York Times article may serve as an excellent introduction|https://well.blogs.nytimes.com/2013/05/09/the-scientific-7-minute-workout/>.
As that article suggests, oodles of apps and websites exist for all your mobile and desktop devices
to help guide you through 7MW. Some of them will work better than Sweat at making you familiar
with the exercises involved; you may find it helpful to check them out first.
L<You may also wish to read thoughts by Sweat's author about 7MW|https://fogknife.com/2015-01-11-seven-minute-workout.html>.
script/sweat view on Meta::CPAN
Default: On Mac, it will default to "open", a program that comes with the OS.
On other systems it has no default (and thus will not open any URLs.)
Non-Mac systems running Sweat may wish to try "xdg-open", a free and open-source program that you may
need to install first. You can find xdg-open as part of "xdg-utils" in various package managers, or at
L<https://freedesktop.org/wiki/Software/xdg-utils/>. Be aware that Sweat currently does not work well if it opens
a terminal-based browser such as Lynx.
=head2 Command-line-only options
These options work only on the command line (and have no effect in a config file).
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Symlink/DSL.pm view on Meta::CPAN
symlink from ~/bin/80_chars_ruler to ./bin/80_chars_ruler
symlink from ~/bin/SPECS-only-for-deps-co to ./bin/SPECS-only-for-deps-co
symlink from ~/bin/backup-slash.bash to ./bin/backup-slash.bash
symlink from ~/bin/commify to ./bin/commify
symlink from ~/bin/desktop-finish-cue to ./bin/desktop-finish-cue
symlink from ~/bin/git-com to ./bin/git-com
symlink from ~/bin/git-mkdir to ./bin/git-mkdir
symlink from ~/bin/git-s to ./bin/git-s
symlink from ~/bin/mplayer-shuffle to ./bin/mplayer-shuffle
symlink from ~/bin/sus to ./bin/sus
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Syntax/Highlight/Engine/Kate.pm view on Meta::CPAN
'*.cxx' => ['C++', ],
'*.d' => ['D', ],
'*.daml' => ['XML', ],
'*.dbm' => ['ColdFusion', ],
'*.def' => ['Modula-2', ],
'*.desktop' => ['.desktop', ],
'*.diff' => ['Diff', ],
'*.do' => ['Stata', ],
'*.docbook' => ['XML', ],
'*.dox' => ['Doxygen', ],
'*.doxygen' => ['Doxygen', ],
lib/Syntax/Highlight/Engine/Kate.pm view on Meta::CPAN
'*.java' => ['Java', ],
'*.js' => ['JavaScript', ],
'*.jsp' => ['JSP', ],
'*.katetemplate' => ['Kate File Template', ],
'*.kbasic' => ['KBasic', ],
'*.kdelnk' => ['.desktop', ],
'*.l' => ['Lex/Flex', ],
'*.ldif' => ['LDIF', ],
'*.lex' => ['Lex/Flex', ],
'*.lgo' => ['de_DE', 'en_US', 'nl', ],
'*.lgt' => ['Logtalk', ],
lib/Syntax/Highlight/Engine/Kate.pm view on Meta::CPAN
'Intel x86 (NASM)',
'MIPS Assembler',
'PicAsm',
],
'Configuration' => [
'.desktop',
'Apache Configuration',
'Cisco',
'INI Files',
'WINE Config',
'x.org Configuration',
lib/Syntax/Highlight/Engine/Kate.pm view on Meta::CPAN
'BaseTest',
'BaseTestchild',
],
};
$self->{'syntaxes'} = {
'.desktop' => 'Desktop',
'4GL' => 'FourGL',
'4GL-PER' => 'FourGLminusPER',
'ABC' => 'ABC',
'AHDL' => 'AHDL',
'ANSI C89' => 'ANSI_C89',
lib/Syntax/Highlight/Engine/Kate.pm view on Meta::CPAN
OK have highlighted the test file without apparent mistakes. This does not mean
that all bugs are shaken out.
LANGUAGE MODULE COMMENT
******** ****** ******
.desktop Desktop OK
4GL FourGL No sample file
4GL-PER FourGLminusPER No sample file
ABC ABC OK
AHDL AHDL OK
ANSI C89 ANSI_C89 No sample file
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Syntax/Highlight/RDF.pm view on Meta::CPAN
"cpant" => "http://purl.org/NET/cpan-uri/terms#",
"dbug" => "http://ontologi.es/doap-bugs#",
"dcs" => "http://ontologi.es/doap-changeset#",
"doap" => "http://usefulinc.com/ns/doap#",
"earl" => "http://www.w3.org/ns/earl#",
"nfo" => "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#",
"pretdsl" => "http://ontologi.es/pretdsl#",
"pretdsl-dt" => "http://ontologi.es/pretdsl#dt/",
);
sub _fixup_curies
view all matches for this distribution
view release on metacpan or search on metacpan
Universal.pm view on Meta::CPAN
Note: this approach is not recommended and might stop working in future
versions of the module.
=head2 Text processing is very slow
Colorer was originally meant for desktop applications where one second to
load the configuration files doesn't matter. Unfortunately it matters a lot
for web applications. Furthermore, the parsing of text itself also needs
some time though much less than processing HRC configuration.
I<Solution 1>: If you often have to highlight the same texts, you
view all matches for this distribution
view release on metacpan or search on metacpan
Make Syntax::Kamelon::XMLData read comment information
Make Syntax::Kamelon::Indexer interpret comment information
Removed all XS related details. This package stays pure Perl
Removed all Wx related stuff
Updated syntax .desktop from version 2 to version 6
Updated syntax 4DOS BatchToMemory from version 3 to version 10
Updated syntax 4GL from version 2 to version 9
Updated syntax 4GL-PER from version 2 to version 9
Updated syntax ABAP from version 2 to version 7
Updated syntax ABC from version 3 to version 8
view all matches for this distribution
view release on metacpan or search on metacpan
eg/public/css/fontawesome.css view on Meta::CPAN
content: "\f62a"; }
.fa-shower::before {
content: "\f2cc"; }
.fa-desktop::before {
content: "\f390"; }
.fa-desktop-alt::before {
content: "\f390"; }
.fa-m::before {
content: "\4d"; }
view all matches for this distribution
view release on metacpan or search on metacpan
Get few facts:
$ pffacter kernel hostname domain
kernel => Linux
hostname => desktop01
domain => example.net
Get few facts as YAML:
$ pffacter --yaml kernel hostname kernelrelease fqdn lsbid
fqdn: desktop01.example.net
hostname: desktop01
kernel: Linux
kernelrelease: 2.6.32-5-686
lsbid: Debian
=head1 SEE ALSO
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Sys/Info/Driver/BSD/OS.pm view on Meta::CPAN
my $self = shift;
my $name = shift;
#Â Check DesktopBSD
# /etc/motd
# /var/db/pkg/desktopbsd-tools-1.1_2/
return if $name ne 'FreeBSD';
my $dbsd = quotemeta '# $DesktopBSD$';
return 'DesktopBSD' if
$self->_file_has_substr('/etc/motd' , qr{Welcome \s to \s DesktopBSD}xms ) ||
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Sys/Info/Driver/OSX/OS.pm view on Meta::CPAN
my %swap = $self->_probe_swap;
my %vm_stat = vm_stat();
my %info;
# http://jaharmi.com/2007/05/11/read_the_mac_os_x_edition_and_version_from_prope
# desktop: /System/Library/CoreServices/SystemVersion.plist
my $has_server = -e $FILE{server_version};
$info{manufacturer} = 'Apple Inc.';
$info{build_type} = $has_server ? 'Server' : 'Desktop';
$info{owner} = undef;
view all matches for this distribution
view release on metacpan or search on metacpan
[REVISION]
[SECURITY]
0.3.1 2022-11-02T22:14:21-07:00 America/Los_Angeles
[BUG FIXES]
- Back off 010_fetch_reqs.t until it works from both desktop CLI and
container environment. (GH-1)
- new share/sys-ospkg-test directory with container test tool used to
investigate CPAN Testers' breakage report
0.3.0 2022-10-30T20:08:27-07:00 America/Los_Angeles
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Sys/OsRelease.pm view on Meta::CPAN
That is intended to be acceptable for establishing system or container environments which contain Perl programs.
It can also be used for installing or configuring software that needs to know about the system environment.
=head2 The os-release Standard
FreeDesktop.Org's os-release standard is at L<https://www.freedesktop.org/software/systemd/man/os-release.html>.
Current attributes recognized by Sys::OsRelease are:
NAME ID ID_LIKE PRETTY_NAME CPE_NAME VARIANT VARIANT_ID VERSION VERSION_ID VERSION_CODENAME BUILD_ID IMAGE_ID
IMAGE_VERSION HOME_URL DOCUMENTATION_URL SUPPORT_URL BUG_REPORT_URL PRIVACY_POLICY_URL LOGO ANSI_COLOR
DEFAULT_HOSTNAME SYSEXT_LEVEL
lib/Sys/OsRelease.pm view on Meta::CPAN
=back
=head1 SEE ALSO
FreeDesktop.Org's os-release standard: L<https://www.freedesktop.org/software/systemd/man/os-release.html>
GitHub repository for Sys::OsRelease: L<https://github.com/ikluft/Sys-OsRelease>
Related modules:
view all matches for this distribution
view release on metacpan or search on metacpan
lib/SysConfig/Kickstart.pm view on Meta::CPAN
=item xconfig
The xconfig method can be used to configure the X Windowing System.
card specify which type of card to use
defaultdesktop specify to use kde or gnome
hsync specify the horizontal sync freq.
monitor specify what type of monitor to use
noprobe specify to not probe the monitor
startxonboot specify using run level 5 (instead of 3)
vsync specify the vertical sync freq.
view all matches for this distribution
view release on metacpan or search on metacpan
t/etc/centos-7.2/issue
t/etc/centos-7.2/lsb-release.d/core-4.1-amd64
t/etc/centos-7.2/lsb-release.d/core-4.1-noarch
t/etc/centos-7.2/lsb-release.d/cxx-4.1-amd64
t/etc/centos-7.2/lsb-release.d/cxx-4.1-noarch
t/etc/centos-7.2/lsb-release.d/desktop-4.1-amd64
t/etc/centos-7.2/lsb-release.d/desktop-4.1-noarch
t/etc/centos-7.2/lsb-release.d/languages-4.1-amd64
t/etc/centos-7.2/lsb-release.d/languages-4.1-noarch
t/etc/centos-7.2/lsb-release.d/printing-4.1-amd64
t/etc/centos-7.2/lsb-release.d/printing-4.1-noarch
t/etc/centos-7.2/os-release
t/etc/centos-7.5/issue
t/etc/centos-7.5/lsb-release.d/core-4.1-amd64
t/etc/centos-7.5/lsb-release.d/core-4.1-noarch
t/etc/centos-7.5/lsb-release.d/cxx-4.1-amd64
t/etc/centos-7.5/lsb-release.d/cxx-4.1-noarch
t/etc/centos-7.5/lsb-release.d/desktop-4.1-amd64
t/etc/centos-7.5/lsb-release.d/desktop-4.1-noarch
t/etc/centos-7.5/lsb-release.d/languages-4.1-amd64
t/etc/centos-7.5/lsb-release.d/languages-4.1-noarch
t/etc/centos-7.5/lsb-release.d/printing-4.1-amd64
t/etc/centos-7.5/lsb-release.d/printing-4.1-noarch
t/etc/centos-7.5/os-release
t/etc/centos-7.9/issue
t/etc/centos-7.9/lsb-release.d/core-4.1-amd64
t/etc/centos-7.9/lsb-release.d/core-4.1-noarch
t/etc/centos-7.9/lsb-release.d/cxx-4.1-amd64
t/etc/centos-7.9/lsb-release.d/cxx-4.1-noarch
t/etc/centos-7.9/lsb-release.d/desktop-4.1-amd64
t/etc/centos-7.9/lsb-release.d/desktop-4.1-noarch
t/etc/centos-7.9/lsb-release.d/languages-4.1-amd64
t/etc/centos-7.9/lsb-release.d/languages-4.1-noarch
t/etc/centos-7.9/lsb-release.d/printing-4.1-amd64
t/etc/centos-7.9/lsb-release.d/printing-4.1-noarch
t/etc/centos-7.9/os-release
t/etc/fedora-23/issue
t/etc/fedora-23/lsb-release.d/core-4.1-amd64
t/etc/fedora-23/lsb-release.d/core-4.1-noarch
t/etc/fedora-23/lsb-release.d/cxx-4.1-amd64
t/etc/fedora-23/lsb-release.d/cxx-4.1-noarch
t/etc/fedora-23/lsb-release.d/desktop-4.1-amd64
t/etc/fedora-23/lsb-release.d/desktop-4.1-noarch
t/etc/fedora-23/lsb-release.d/languages-4.1-amd64
t/etc/fedora-23/lsb-release.d/languages-4.1-noarch
t/etc/fedora-23/lsb-release.d/printing-4.1-amd64
t/etc/fedora-23/lsb-release.d/printing-4.1-noarch
t/etc/fedora-23/os-release
t/etc/fedora-39/issue
t/etc/fedora-39/lsb-release.d/core-5.0-amd64
t/etc/fedora-39/lsb-release.d/core-5.0-noarch
t/etc/fedora-39/lsb-release.d/cxx-5.0-amd64
t/etc/fedora-39/lsb-release.d/cxx-5.0-noarch
t/etc/fedora-39/lsb-release.d/desktop-5.0-amd64
t/etc/fedora-39/lsb-release.d/desktop-5.0-noarch
t/etc/fedora-39/lsb-release.d/languages-5.0-amd64
t/etc/fedora-39/lsb-release.d/languages-5.0-noarch
t/etc/fedora-39/lsb-release.d/printing-5.0-amd64
t/etc/fedora-39/lsb-release.d/printing-5.0-noarch
t/etc/fedora-39/os-release
t/etc/rocky-9.4/system-release
t/etc/rocky-9.4/system-release-cpe
t/etc/s390x-sles11-sp2/DISTNAME
t/etc/s390x-sles11-sp2/issue
t/etc/s390x-sles11-sp2/lsb-release
t/etc/s390x-sles11-sp2/lsb-release.d/desktop-4.0-noarch
t/etc/s390x-sles11-sp2/lsb-release.d/desktop-4.0-s390
t/etc/s390x-sles11-sp2/lsb-release.d/desktop-4.0-s390x
t/etc/s390x-sles11-sp2/lsb-release.d/graphics-2.0-noarch
t/etc/s390x-sles11-sp2/lsb-release.d/graphics-2.0-s390
t/etc/s390x-sles11-sp2/lsb-release.d/graphics-2.0-s390x
t/etc/s390x-sles11-sp2/lsb-release.d/graphics-3.2-noarch
t/etc/s390x-sles11-sp2/lsb-release.d/graphics-3.2-s390
t/etc/suse-13.1/os-release
t/etc/suse-13.1/SuSE-release
t/etc/suse-13.2/DISTNAME
t/etc/suse-13.2/issue
t/etc/suse-13.2/lsb-release
t/etc/suse-13.2/lsb-release.d/desktop-4.0-amd64
t/etc/suse-13.2/lsb-release.d/desktop-4.0-noarch
t/etc/suse-13.2/lsb-release.d/graphics-2.0-amd64
t/etc/suse-13.2/lsb-release.d/graphics-2.0-noarch
t/etc/suse-13.2/lsb-release.d/graphics-3.2-amd64
t/etc/suse-13.2/lsb-release.d/graphics-3.2-noarch
t/etc/suse-13.2/lsb-release.d/graphics-4.0-amd64
t/etc/suse-13.2/os-release
t/etc/suse-13.2/SuSE-release
t/etc/suse-15.0/DISTNAME
t/etc/suse-15.0/issue
t/etc/suse-15.0/lsb-release
t/etc/suse-15.0/lsb-release.d/desktop-4.0-amd64
t/etc/suse-15.0/lsb-release.d/desktop-4.0-noarch
t/etc/suse-15.0/lsb-release.d/graphics-2.0-amd64
t/etc/suse-15.0/lsb-release.d/graphics-2.0-noarch
t/etc/suse-15.0/lsb-release.d/graphics-3.2-amd64
t/etc/suse-15.0/lsb-release.d/graphics-3.2-noarch
t/etc/suse-15.0/lsb-release.d/graphics-4.0-amd64
t/etc/suse-15.0/lsb-release.d/graphics-4.0-noarch
t/etc/suse-15.0/os-release
t/etc/suse-15.1/DISTNAME
t/etc/suse-15.1/issue
t/etc/suse-15.1/lsb-release
t/etc/suse-15.1/lsb-release.d/desktop-4.0-amd64
t/etc/suse-15.1/lsb-release.d/desktop-4.0-noarch
t/etc/suse-15.1/lsb-release.d/graphics-2.0-amd64
t/etc/suse-15.1/lsb-release.d/graphics-2.0-noarch
t/etc/suse-15.1/lsb-release.d/graphics-3.2-amd64
t/etc/suse-15.1/lsb-release.d/graphics-3.2-noarch
t/etc/suse-15.1/lsb-release.d/graphics-4.0-amd64
t/etc/suse-15.1/lsb-release.d/graphics-4.0-noarch
t/etc/suse-15.1/os-release
t/etc/suse-15.2/DISTNAME
t/etc/suse-15.2/issue
t/etc/suse-15.2/lsb-release
t/etc/suse-15.2/lsb-release.d/desktop-4.0-amd64
t/etc/suse-15.2/lsb-release.d/desktop-4.0-noarch
t/etc/suse-15.2/lsb-release.d/graphics-2.0-amd64
t/etc/suse-15.2/lsb-release.d/graphics-2.0-noarch
t/etc/suse-15.2/lsb-release.d/graphics-3.2-amd64
t/etc/suse-15.2/lsb-release.d/graphics-3.2-noarch
t/etc/suse-15.2/lsb-release.d/graphics-4.0-amd64
t/etc/suse-15.2/lsb-release.d/graphics-4.0-noarch
t/etc/suse-15.2/os-release
t/etc/suse-15.3/DISTNAME
t/etc/suse-15.3/issue
t/etc/suse-15.3/lsb-release
t/etc/suse-15.3/lsb-release.d/desktop-4.0.fake-amd64
t/etc/suse-15.3/lsb-release.d/desktop-4.0.fake-noarch
t/etc/suse-15.3/lsb-release.d/graphics-2.0-amd64
t/etc/suse-15.3/lsb-release.d/graphics-2.0-noarch
t/etc/suse-15.3/lsb-release.d/graphics-3.2-amd64
t/etc/suse-15.3/lsb-release.d/graphics-3.2-noarch
t/etc/suse-15.3/lsb-release.d/graphics-4.0.fake-amd64
t/etc/suse-15.4-beta/issue
t/etc/suse-15.4-beta/os-release
t/etc/suse-15.5/DISTNAME
t/etc/suse-15.5/issue
t/etc/suse-15.5/lsb-release
t/etc/suse-15.5/lsb-release.d/desktop-4.0.fake-amd64
t/etc/suse-15.5/lsb-release.d/desktop-4.0.fake-noarch
t/etc/suse-15.5/lsb-release.d/graphics-2.0-amd64
t/etc/suse-15.5/lsb-release.d/graphics-2.0-noarch
t/etc/suse-15.5/lsb-release.d/graphics-3.2-amd64
t/etc/suse-15.5/lsb-release.d/graphics-3.2-noarch
t/etc/suse-15.5/lsb-release.d/graphics-4.0.fake-amd64
t/etc/suse-15.5/lsb-release.d/graphics-4.0.fake-noarch
t/etc/suse-15.5/os-release
t/etc/suse-15.6/DISTNAME
t/etc/suse-15.6/issue
t/etc/suse-15.6/lsb-release
t/etc/suse-15.6/lsb-release.d/desktop-4.0.fake-amd64
t/etc/suse-15.6/lsb-release.d/desktop-4.0.fake-noarch
t/etc/suse-15.6/lsb-release.d/graphics-2.0-amd64
t/etc/suse-15.6/lsb-release.d/graphics-2.0-noarch
t/etc/suse-15.6/lsb-release.d/graphics-3.2-amd64
t/etc/suse-15.6/lsb-release.d/graphics-3.2-noarch
t/etc/suse-15.6/lsb-release.d/graphics-4.0.fake-amd64
t/etc/suse-42.1/os-release
t/etc/suse-42.1/SuSE-release
t/etc/suse-42.2/DISTNAME
t/etc/suse-42.2/issue
t/etc/suse-42.2/lsb-release
t/etc/suse-42.2/lsb-release.d/desktop-4.0-amd64
t/etc/suse-42.2/lsb-release.d/desktop-4.0-noarch
t/etc/suse-42.2/lsb-release.d/graphics-2.0-amd64
t/etc/suse-42.2/lsb-release.d/graphics-2.0-noarch
t/etc/suse-42.2/lsb-release.d/graphics-3.2-amd64
t/etc/suse-42.2/lsb-release.d/graphics-3.2-noarch
t/etc/suse-42.2/lsb-release.d/graphics-4.0-amd64
t/etc/suse-42.2/os-release
t/etc/suse-42.2/SuSE-release
t/etc/suse-42.3/DISTNAME
t/etc/suse-42.3/issue
t/etc/suse-42.3/lsb-release
t/etc/suse-42.3/lsb-release.d/desktop-4.0-amd64
t/etc/suse-42.3/lsb-release.d/desktop-4.0-noarch
t/etc/suse-42.3/lsb-release.d/graphics-2.0-amd64
t/etc/suse-42.3/lsb-release.d/graphics-2.0-noarch
t/etc/suse-42.3/lsb-release.d/graphics-3.2-amd64
t/etc/suse-42.3/lsb-release.d/graphics-3.2-noarch
t/etc/suse-42.3/lsb-release.d/graphics-4.0-amd64
t/etc/suse-42.3/os-release
t/etc/suse-42.3/SuSE-release
t/etc/suse-TW-201710/DISTNAME
t/etc/suse-TW-201710/issue
t/etc/suse-TW-201710/lsb-release
t/etc/suse-TW-201710/lsb-release.d/desktop-4.0-amd64
t/etc/suse-TW-201710/lsb-release.d/desktop-4.0-noarch
t/etc/suse-TW-201710/lsb-release.d/graphics-2.0-amd64
t/etc/suse-TW-201710/lsb-release.d/graphics-2.0-noarch
t/etc/suse-TW-201710/lsb-release.d/graphics-3.2-amd64
t/etc/suse-TW-201710/lsb-release.d/graphics-3.2-noarch
t/etc/suse-TW-201710/lsb-release.d/graphics-4.0-amd64
t/etc/suse-TW-201710/lsb-release.d/graphics-4.0-noarch
t/etc/suse-TW-201710/os-release
t/etc/suse-TW-201804/DISTNAME
t/etc/suse-TW-201804/issue
t/etc/suse-TW-201804/lsb-release
t/etc/suse-TW-201804/lsb-release.d/desktop-4.0-amd64
t/etc/suse-TW-201804/lsb-release.d/desktop-4.0-noarch
t/etc/suse-TW-201804/lsb-release.d/graphics-2.0-amd64
t/etc/suse-TW-201804/lsb-release.d/graphics-2.0-noarch
t/etc/suse-TW-201804/lsb-release.d/graphics-3.2-amd64
t/etc/suse-TW-201804/lsb-release.d/graphics-3.2-noarch
t/etc/suse-TW-201804/lsb-release.d/graphics-4.0-amd64
t/etc/suse-TW-201804/os-release
t/etc/suse-TW/DISTNAME
t/etc/suse-TW/issue
t/etc/suse-TW/lsb-release
t/etc/suse-TW/lsb-release200
t/etc/suse-TW/lsb-release.d/desktop-4.0-amd64
t/etc/suse-TW/lsb-release.d/desktop-4.0-noarch
t/etc/suse-TW/lsb-release.d/graphics-2.0-amd64
t/etc/suse-TW/lsb-release.d/graphics-2.0-noarch
t/etc/suse-TW/lsb-release.d/graphics-3.2-amd64
t/etc/suse-TW/lsb-release.d/graphics-3.2-noarch
t/etc/suse-TW/lsb-release.d/graphics-4.0-amd64
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Systemd/Daemon.pm view on Meta::CPAN
#pod =func notify
#pod
#pod $int = notify( VAR => VALUE, ⦠);
#pod
#pod C<notify> is Perl wrapper for C functions C<sd_notify> and C<sd_pid_notify>, so read
#pod L<sd_notify(3)|http://www.freedesktop.org/software/systemd/man/sd_notify.html> first.
#pod
#pod C functions accept status as one string of newline-separated variable assignments, e. g.:
#pod
#pod sd_notify( 0, "RELOADING=1\nSTATUS=50% done\n" );
#pod
lib/Systemd/Daemon.pm view on Meta::CPAN
#pod notify( pid => $pid, unset => 1, ... );
#pod
#pod If C<pid> value is defined, C<notify> calls C<sd_pid_notify>, otherwise C<sd_notify> is called.
#pod C<unset> is defaulted to zero.
#pod
#pod L<sd_notify(3)|http://www.freedesktop.org/software/systemd/man/sd_notify.html> describes some
#pod "well-known" variable assignments, for example, C<RELOADING=1>. Systemd's reaction on assignment
#pod C<RELOADING=2> is not defined. In my experiments with systemd v217 any value but C<1> does not have
#pod any effect. To make C<notify> more Perlish, C<READY>, C<RELOADING>, C<STOPPING>, C<WATCHDOG>, and
#pod C<FDSTORE> arguments are normalized: if its value is false (e. g. undef, zero or empty string), the
#pod respective variable is not passed to underlying C function at all; if its value is true (not
lib/Systemd/Daemon.pm view on Meta::CPAN
#pod =head1 BUGS
#pod
#pod =head1 SEE ALSO
#pod
#pod =for :list
#pod * L<systemd|https://wiki.freedesktop.org/www/Software/systemd/>
#pod * L<daemon|http://www.freedesktop.org/software/systemd/man/daemon.html>
#pod * L<sd-daemon|http://www.freedesktop.org/software/systemd/man/sd-daemon.html>
#pod
#pod =head1 COPYRIGHT AND LICENSE
#pod
#pod Copyright (C) 2015 Van de Bugger
#pod
lib/Systemd/Daemon.pm view on Meta::CPAN
=head2 notify
$int = notify( VAR => VALUE, ⦠);
C<notify> is Perl wrapper for C functions C<sd_notify> and C<sd_pid_notify>, so read
L<sd_notify(3)|http://www.freedesktop.org/software/systemd/man/sd_notify.html> first.
C functions accept status as one string of newline-separated variable assignments, e. g.:
sd_notify( 0, "RELOADING=1\nSTATUS=50% done\n" );
lib/Systemd/Daemon.pm view on Meta::CPAN
notify( pid => $pid, unset => 1, ... );
If C<pid> value is defined, C<notify> calls C<sd_pid_notify>, otherwise C<sd_notify> is called.
C<unset> is defaulted to zero.
L<sd_notify(3)|http://www.freedesktop.org/software/systemd/man/sd_notify.html> describes some
"well-known" variable assignments, for example, C<RELOADING=1>. Systemd's reaction on assignment
C<RELOADING=2> is not defined. In my experiments with systemd v217 any value but C<1> does not have
any effect. To make C<notify> more Perlish, C<READY>, C<RELOADING>, C<STOPPING>, C<WATCHDOG>, and
C<FDSTORE> arguments are normalized: if its value is false (e. g. undef, zero or empty string), the
respective variable is not passed to underlying C function at all; if its value is true (not
lib/Systemd/Daemon.pm view on Meta::CPAN
=over 4
=item *
L<systemd|https://wiki.freedesktop.org/www/Software/systemd/>
=item *
L<daemon|http://www.freedesktop.org/software/systemd/man/daemon.html>
=item *
L<sd-daemon|http://www.freedesktop.org/software/systemd/man/sd-daemon.html>
=back
=head1 AUTHOR
view all matches for this distribution