view release on metacpan or search on metacpan
unzip-6.0/INSTALL view on Meta::CPAN
Extract the files from the archive and place in standard 'Acorn' C
form (i.e., *.c, *.h and *.s become c.*, h.* and s.*, respectively),
either using the UNZIP$EXTS environment variable and a pre-built UnZip
binary, or using Spark[FS] and doing it manually. Then copy the
Acorn.Makefile to the main UnZip directory and either type 'amu' or
use the desktop make utility.
VM/CMS
Unpack all the files and transfer them with ASCII -> EBCDIC conver-
sion to an appropriate directory/minidisk/whatever, then execute
UNZVMC to compile and link all the sources. This may require C/370
unzip-6.0/INSTALL view on Meta::CPAN
The application (MacZip) is distributed as a combination of zip and unzip
in one program. The offical release is a fat binary with both regular 68K
and native PowerPC versions included.
Move the executable(s) somewhere--for example, drag it (or them) to your
Applications folder. For easy access, make an alias in the Launcher Control
Panel or directly on your desktop.
This port supports also Apple-event.So you can install it in your
WWW-Browser as a helper-app.
Look into "macos/README.TXT" (or ":macos:README.TXT" on Mac) for further
info.
view all matches for this distribution
view release on metacpan or search on metacpan
t/fixtures/qux_1.0-1.dsc view on Meta::CPAN
Format: 1.0
Source: qux
Binary: qux
Architecture: amd64
Version: 1.0-1
Maintainer: Esteban Manchado Velázquez <estebanm@estebanm-desktop>
Standards-Version: 3.6.2
Build-Depends: debhelper (>= 4)
Checksums-Sha1:
494bd2ec7c6a3d133a9ae091e33da5a4c20fc867 1789 qux_1.0-1.tar.gz
Checksums-Sha256:
view all matches for this distribution
view release on metacpan or search on metacpan
lib/ArrayData/Lingua/Word/EN/Enable.pm 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/ArrayData/Word/EN/Enable.pm 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
flare_vcalendar - A source file, to be executed by, for example,
satpass2> source eg/flare_vcalendar
This makes Iridium flare calculations for any satellites that
have been loaded, and displays the results in vCalendar format.
CAVEAT: My ancient Palm desktop software appears not to properly
handle the switch between normal and daylight-saving time
(a.k.a. summer time), in that predictions made before the switch
for events after the switch get assigned the wrong time, even
though the UT event time is correct in the emitted file. I have
not changed the event times to local times in eg/flare_vcalendar
view all matches for this distribution
view release on metacpan or search on metacpan
t/simple-eval.t view on Meta::CPAN
my $data = <<'END';
@prefix test: <http://ontologi.es/doap-tests#> .
@prefix deps: <http://ontologi.es/doap-deps#>.
@prefix httph:<http://www.w3.org/2007/ont/httph#> .
@prefix http: <http://www.w3.org/2007/ont/http#> .
@prefix nfo: <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .
@prefix : <http://example.org/test#> .
:test_list a test:FixtureTable ;
test:fixtures :public_writeread_unauthn_alt .
view all matches for this distribution
view release on metacpan or search on metacpan
About
-----
This module provides a Perl interface to the Enlightened Sound Daemon,
which is used on many GNU/Linux systems to mix sound output streams
from multiple desktop applications. It allows you to open input,
output, monitoring, and filtering streams which function like normal
Perl filehandles, as well as to control various parameters on the ESD
server.
Installation
view all matches for this distribution
view release on metacpan or search on metacpan
libsamplerate/aclocal.m4 view on Meta::CPAN
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.
_PKG_TEXT
To get pkg-config, see <http://pkg-config.freedesktop.org/>.])[]dnl
])
else
$1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
$1[]_LIBS=$pkg_cv_[]$1[]_LIBS
AC_MSG_RESULT([yes])
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Audio/Scrobbler2.pm view on Meta::CPAN
$scrobbler->track_updateNowPlaying('Artist Name', 'Track Name');
$scrobbler->track_scrobble('Artist Name', 'Track Name', $started_at);
=head1 DESCRIPTION
Audio::Scrobbler2 implements the desktop authentication flow and the two
Last.fm track submission methods needed by a basic scrobbler. Requests use
HTTPS, UTF-8 form encoding, and verified TLS certificates.
All validation, transport, HTTP, JSON, and Last.fm API failures throw an
exception. The module does not retry requests because retrying a submission
lib/Audio/Scrobbler2.pm view on Meta::CPAN
=head2 auth_getToken
my $token = $scrobbler->auth_getToken;
Requests and stores an unauthorized desktop application token.
=head2 auth_getSession
my $session_key = $scrobbler->auth_getSession;
view all matches for this distribution
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
use Config;
$|=1;
print "Testing for pkg-config...\n";
system("pkg-config --version") and die "You don't have pkg-config installed.
You can get pkg-config at http://pkgconfig.freedesktop.org/wiki/
";
print "Testing for sndfile via pkg-config...";
system("pkg-config sndfile") and die "
view all matches for this distribution
view release on metacpan or search on metacpan
bin/bbdb-export view on Meta::CPAN
I wasn't able to sync contacts from ldap directly to my palm.
Instead, I had to export to a .ldif file, and then manually import the
.ldif file into Address Book. Then I could sync entries to my CLie.
From there, I was able to sync the contacts to my palm desktop on
windows so I could then sync to my mobile phone.
=head1 PREREQUISITES
- BBDB - perl module to read .bbdb file
view all matches for this distribution
view release on metacpan or search on metacpan
# $Id: Changes,v 0.3 2007/04/18 19:37:10 dankogai Exp dankogai $
#
$Revision: 0.3 $ $Date: 2007/04/18 19:37:10 $
! t/BSD-getloadavg.t
patch by Josh Miller to allow 0 instead of 0.00 for return value.
Message-Id: <alpine.DEB.0.83.0704181401070.11233@jmiller-desktop>
! lib/BSD/getloadavg.pm
POD fixes.
0.02 2006/10/27 04:11:25
! lib/BSD/getloadavg.pm
view all matches for this distribution
view release on metacpan or search on metacpan
sample/old/webmail.xml view on Meta::CPAN
<conf>/usr/local/babelobjects/conf/ezmail.xml</conf>
</file>
-->
<file>
<default>&bo_cache_conf;/ezmail/ezmail.js.default</default>
<conf>&documentRoot;/desktop/ezmail/js/ezmail.js</conf>
</file>
<parameter>
<tmpDir>/tmp</tmpDir>
</parameter>
<parameter>
view all matches for this distribution
view release on metacpan or search on metacpan
beamer-reveal-example_files/libs/bootstrap/bootstrap-47fdc16c3155bf2e4612729af4b9db0e.min.css view on Meta::CPAN
/*!
* Bootstrap v5.3.1 (https://getbootstrap.com/)
* Copyright 2011-2023 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs...
*
* ansi colors from IPython notebook's
*
* we also add `bright-[color]-` synonyms for the `-[color]-intense` classes since
* that seems to be what ansi_up emits
view all matches for this distribution
view release on metacpan or search on metacpan
data/wiki0.html view on Meta::CPAN
<head>
<meta charset="UTF-8"/>
<title>Wikipedia, the free encyclopedia</title>
<script>document.documentElement.className="client-js";RLCONF={"wgBreakFrames":false,"wgSeparatorTransformTable":["",""],"wgDigitTransformTable":["",""],"wgDefaultDateFormat":"dmy","wgMonthNames":["","January","February","March","April","May","June",...
"tags":{"status":{"levels":-1}}},"wgMediaViewerOnClick":true,"wgMediaViewerEnabledByDefault":true,"wgPopupsFlags":10,"wgVisualEditor":{"pageLanguageCode":"en","pageLanguageDir":"ltr","pageVariantFallbacks":"en"},"wgMFDisplayWikibaseDescriptions":{"se...
"ext.visualEditor.desktopArticleTarget.noscript":"ready","ext.wikimediaBadges":"ready","ext.uls.interlanguage":"ready"};RLPAGEMODULES=["mediawiki.page.gallery","site","mediawiki.page.ready","skins.vector.legacy.js","ext.gadget.ReferenceTooltips","ext...
<script>(RLQ=window.RLQ||[]).push(function(){mw.loader.implement("user.options@1hzgi",function($,jQuery,require,module){/*@nomin*/mw.user.tokens.set({"patrolToken":"+\\","watchToken":"+\\","csrfToken":"+\\"});
});});</script>
<link rel="stylesheet" href="/w/load.php?lang=en&modules=ext.uls.interlanguage%7Cext.visualEditor.desktopArticleTarget.noscript%7Cext.wikimediaBadges%7Cmediawiki.page.gallery.styles%7Cskins.vector.styles.legacy&only=styles&skin=vector"/>
<script async="" src="/w/load.php?lang=en&modules=startup&only=scripts&raw=1&skin=vector"></script>
<meta name="ResourceLoaderDynamicStyles" content=""/>
<link rel="stylesheet" href="/w/load.php?lang=en&modules=site.styles&only=styles&skin=vector"/>
<meta name="generator" content="MediaWiki 1.38.0-wmf.9"/>
<meta name="referrer" content="origin"/>
view all matches for this distribution
view release on metacpan or search on metacpan
share/SpamAssassin/easy_ham/00250.c99c3af1901ffb471442f3ef4580ffc8 view on Meta::CPAN
To: ilug@linux.ie
Subject: Re: [ILUG] Newby to Linux looking for information on cvs
Message-Id: <20020906003054.GA3997@calm.mc>
Reply-To: michael.conry@ucd.ie
References: <5FE418B3F962D411BED40000E818B33C9C8FEC@HASSLE>
<000c01c2552f$11748cf0$10a87dc2@desktop> <20020906002841.GA995@calm.mc>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20020906002841.GA995@calm.mc>
User-Agent: Mutt/1.3.28i
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Ebig5.pm view on Meta::CPAN
# rejected idea ...
elsif (0) {
# MSDN SetCurrentDirectory function
# http://msdn.microsoft.com/ja-jp/library/windows/desktop/aa365530(v=vs.85).aspx
#
# Data Execution Prevention (DEP)
# http://vlaurie.com/computers2/Articles/dep.htm
#
# Learning x86 assembler with Perl -- Shibuya.pm#11
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Ebig5hkscs.pm view on Meta::CPAN
# rejected idea ...
elsif (0) {
# MSDN SetCurrentDirectory function
# http://msdn.microsoft.com/ja-jp/library/windows/desktop/aa365530(v=vs.85).aspx
#
# Data Execution Prevention (DEP)
# http://vlaurie.com/computers2/Articles/dep.htm
#
# Learning x86 assembler with Perl -- Shibuya.pm#11
view all matches for this distribution
view release on metacpan or search on metacpan
* [Feedback/Issues](#feedbackissues)
* [Citation](#citation)
* [Further Information](#further-information)
## Introduction
Roary is a high speed stand alone pan genome pipeline, which takes annotated assemblies in GFF3 format (produced by Prokka) and calculates the pan genome. Using a standard desktop PC, it can analyse datasets with thousands of samples, something whic...
## Installation
Roary has the following dependencies:
### Required dependencies
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Bio/SAGE/DataProcessing.pm view on Meta::CPAN
1.11 2004.06.20 - Added flag in constructor to keep duplicate ditags.
1.10 2004.06.02 - Wrote new documentation and modified several methods to use the read-by-read
processing approach (see line below).
- Revamped the module to conserve memory. Reads are now processed one at a time
and then discarded. The memory requirements in the previous versions were
prohibitive to those with regular desktop machines.
- The Bio::SAGE::DataProcessing::Filter package can be subclassed to create
custom filters at the ditag and tag processing steps (previous versions only
allowed one approach to ditag/tag filtering).
1.01 2004.05.27 - Fixed bug where extract_tag_counts didn't work with quality cutoff defined.
- extract_tags was not applying the get_quality_cutoff value (was returning all data)
view all matches for this distribution
view release on metacpan or search on metacpan
models/README view on Meta::CPAN
o How do I open these files?
Most files in this directory are XML files for a program dia (with
extension .dia) which is a free GTK-library based diagram editor. It
is part of the GNOME desktop and is included in most GNU/LINUX
distributions (or see http://www.lysator.liu.se/~alla/dia).
o Are these up-to-date?
view all matches for this distribution
view release on metacpan or search on metacpan
examples/classes/Service/web/mail/cider.yml
examples/classes/Service/web/uwsgi/init.yml
examples/classes/Service/web/uwsgi/psgi.yml
examples/classes/Service/web/uwsgi/python.yml
examples/classes/Service/web/wiki/moinmoin.yml
examples/classes/Task/harden/desktop.yml
examples/classes/cli/compression/init.yml
examples/classes/cli/compression/uncommon.yml
examples/classes/cli/gpm.yml
examples/classes/cli/less.yml
examples/classes/cli/mc.yml
view all matches for this distribution
view release on metacpan or search on metacpan
Gnome2::Vte - Perl interface to the VTE library
Gnome2::Wnck - Perl interface to the Window Navigator Construction Kit
X11::FreeDesktop::DesktopEntry - Interface to Freedesktop.org .desktop files
=head1 DESCRIPTION
This module bundles together all the Perl libraries available for
developing applications using the 2.x series of Gtk+ and Gnome. As well
view all matches for this distribution
view release on metacpan or search on metacpan
InnoSetupTemplate.iss view on Meta::CPAN
SolidCompression=yes
OutputBaseFilename=%app_name%-%app_version%
OutputDir=.
[Tasks]
Name: desktopicon; Description: {cm:CreateDesktopIcon}; GroupDescription: {cm:AdditionalIcons}; Flags: unchecked
Name: quicklaunchicon; Description: {cm:CreateQuickLaunchIcon}; GroupDescription: {cm:AdditionalIcons}; Flags: unchecked
Name: perlmodules; Description: {cm:InstallPerlModules}; GroupDescription: {cm:Perl}; Flags: unchecked
[Files]
Source: %base_dir%\*; DestDir: {app}; Flags: ignoreversion recursesubdirs
InnoSetupTemplate.iss view on Meta::CPAN
[Icons]
Name: {group}\%app_name%; Filename: {app}\%app_exe%; WorkingDir: {app}\bin
Name: {group}\{cm:ProgramOnTheWeb,%app_name%}; Filename: {app}\%app_name%.url
Name: {group}\{cm:InstallPerlModules}; Filename: {app}\install.bat; Parameters: {reg:HKLM\SOFTWARE\ActiveState\ActivePerl\{reg:HKLM\SOFTWARE\ActiveState\ActivePerl,CurrentVersion|00},|}; WorkingDir: {app}
Name: {group}\{cm:UninstallProgram,%app_name%}; Filename: {uninstallexe}
Name: {userdesktop}\%app_name%; Filename: {app}\%app_exe%; Tasks: desktopicon; WorkingDir: {app}\bin
Name: {userappdata}\Microsoft\Internet Explorer\Quick Launch\%app_name%; Filename: {app}\%app_exe%; Tasks: quicklaunchicon; WorkingDir: {app}\bin
[Run]
Filename: {app}\install.bat; Description: {cm:InstallPerlModules}; StatusMsg: {cm:InstallingPerlModules}; Flags: shellexec; Parameters: {reg:HKLM\SOFTWARE\ActiveState\ActivePerl\{reg:HKLM\SOFTWARE\ActiveState\ActivePerl,CurrentVersion|00},|}; Tasks: ...
Filename: {app}\%app_exe%; Description: {cm:LaunchProgram,%app_name%}; Flags: shellexec postinstall skipifsilent
view all matches for this distribution
view release on metacpan or search on metacpan
examples/mojo-webapp/public/css/bootstrap.css.map view on Meta::CPAN
{"version":3,"file":"bootstrap.css","sources":["bootstrap.css","less/normalize.less","less/print.less","less/glyphicons.less","less/scaffolding.less","less/mixins/vendor-prefixes.less","less/mixins/tab-focus.less","less/mixins/image.less","less/type....
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Business/Intelligence/MicroStrategy/CommandManager.pm view on Meta::CPAN
=head2 privileges_list
$foo->privileges_list(
"privilege_group" | [ "privilege_group1", "privilege_groupN" ] );
privilege_groups: web_reporter, web_analyst, web_professional, web_mmt_option, common_privileges, office, desktop_analyst,
desktop_designer, architect, microstrategy_administrator, integrity_manager, administration
=cut
sub privileges_list {
my $self = shift;
lib/Business/Intelligence/MicroStrategy/CommandManager.pm view on Meta::CPAN
web_professional => [ qw(WEBDOCDESIGN WEBMANAGEDOCDATASETS WEBDEFINEOLAPCUBEREP WEBFORMATGRIDANDGRAPH WEBMODIFYREPORTLIST WEBSAVETEMPLATEFILTER WEBSETCOLUMNWIDTHS WEBUSEDESIGNMODE WEBUSEREPORTFILTEREDITOR)],
web_mmt_option => [qw(WEBENABLEMMTACCESS) ],
common_privileges => [ qw(DRILLWITHINTELLIGENTCUBE CREATEAPPOBJECTS CREATENEWFOLDER CREATESCHEMAOBJECTS CREATESHORTCUT SCHEDULEREQUEST USESERVERCACHE) ],
office => [ qw(USEOFFICE)],
mobile => [ qw(USEMSTRMOBILE MOBILEVIEWDOCUMENT)],
desktop_analyst => [ qw(CREATEDERIVEDMETRICS USEREPORTOBJECTSWINDOW USEVIEWFILTEREDITOR EXECUTEDOCUMENT ALIASOBJECTS CHANGEUSERPREFERENCES CHOOSEATTRIBUTEDISPLAY CONFIGURETOOLBARS MODIFYSUBTOTALS MODIFYSORTING PIVOTREPORT REEXECUTEREPORTAGAINSTWH SA...
desktop_designer => [ qw(USEDOCUMENTEDITOR DEFINEFREEFORMSQLREPORT DEFINEOLAPCUBEREPORT DEFINEQUERYBUILDERREP FORMATGRAPH MODIFYREPORTOBJECTLIST USECONSOLIDATIONEDITOR USECUSTOMGROUPEDITOR USEDATAMARTEDITOR USEDESIGNMODE USEDRILLMAPEDITOR USEFINDAND...
architect => [ qw(BYPASSSCHEMAACCESSCHECKS IMPORTFUNCTION IMPORTOLAPCUBE USEARCHITECTEDITORS)],
microstrategy_administrator => [ qw(USECOMMANDMANAGER USEOBJECTMANAGER )],
integrity_manager => [ qw(USEINTEGRITYMANAGER) ],
administration => [ qw(ADMINBYPASSALLCHECKS CREATECONFIGOBJECT SCHEDULEADMIN PERFCOUNTERMONITORING USECACHEMONITOR USECLUSTERMONITOR USEDBCONNMONITOR USEDBINSTANCEMANAGER USEJOBMONITOR USEPROJECTMONITOR USEPROJECTSTATUSEDITOR USESCHEDULEMANAGER USES...
my $result = [];
view all matches for this distribution
view release on metacpan or search on metacpan
t/manifest.t view on Meta::CPAN
use Test::More;
unless ( $ENV{RELEASE_TESTING} ) {
plan( skip_all => "Author tests not required for installation" );
} else {
unlink 'lib\Business\Stripe\desktop.ini' if -e 'lib\Business\Stripe\desktop.ini';
}
my $min_tcm = 0.9;
eval "use Test::CheckManifest $min_tcm";
plan skip_all => "Test::CheckManifest $min_tcm required" if $@;
view all matches for this distribution