Result:
found more than 790 distributions - search limited to the first 2001 files matching your query ( run in 1.056 )


PostScript

 view release on metacpan or  search on metacpan

TextBlock.pm  view on Meta::CPAN

The write() method returns two values: a string consisting of the PostScript
code (suitable for printing to a file), and a TextBlock object containing the
elements (and partial elements) that did not fit within the specified area,
if any. If the entire text block fits with the area, the remainder will be
undef. The remainder can be used to layout multiple pages and columns, etc. in
a similar manner to most modern desktop publishing programs. In general, the
write() method should be called as in the following, which writes the
PostScript code to a file called 'psoutput.ps':

    open OUT, '>psoutput.ps';
    my ($code, $remainder) = $tb->Write(572, 752, 20, 772);

 view all matches for this distribution


Prima

 view release on metacpan or  search on metacpan

Prima/Application.pm  view on Meta::CPAN

the whole screen, so the function will not be able to grab top-level menu bar.
This problem is addressed in C<get_fullscreen_image>.

=item get_indents

Returns 4 integers that corresponds to extensions of eventual desktop
decorations that the windowing system may present on the left, bottom, right,
and top edges of the screen. For example, for win32 this reports the size of
the part of the scraan that windows taskbar may occupies, if any.

=item get_printer

Prima/Application.pm  view on Meta::CPAN

	sv::ShapeExtension   - 1 if Prima::Widget::shape functionality is supported,
								0 otherwise
	sv::ColorPointer     - 1 if system accepts color pointer icons.
	sv::CanUTF8_Input    - 1 if system can generate key codes in unicode
	sv::CanUTF8_Output   - 1 if system can output utf8 text
	sv::CompositeDisplay - 1 if system uses double-buffering and alpha composition for the desktop,
	                       0 if it doesn't, -1 if unknown
	sv::LayeredWidgets   - 1 if system supports layering
	sv::FixedPointerSize - 0 if system doesn't support arbitrary sized pointers and will resize custom icons to the system size
	sv::MenuCheckSize    - width and height of default menu check icon
	sv::FriBidi          - 1 if Prima is compiled with libfribidi and full bidi unicode support is available

 view all matches for this distribution


Progressive-Web-Application

 view release on metacpan or  search on metacpan

lib/Progressive/Web/Application.pm  view on Meta::CPAN


One major advantage of native platforms is the ease with which users can be re-engaged by updates and new content, even when they aren't looking at the app or using their devices. Modern Web APIs allow us to do this too, using new technologies such a...

=head2 Responsive

Responsive web apps use technologies like media queries and viewport to make sure that their UIs will fit any form factor: desktop, mobile, tablet, or whatever comes next.

=head2 Safe

You can verify the true nature of a PWA by confirming that it is at the correct URL, whereas apps in apps stores can often look like one thing, but be another. Example - L<https://twitter.com/andreasbovens/status/926965095296651264>

 view all matches for this distribution


ProjectBuilder

 view release on metacpan or  search on metacpan

t/combined.log  view on Meta::CPAN

-- Removed runtime path from "/home/packager/pb/meganizer/build/meganizer-0.3/debian/meganizer/usr/bin/meganizer"
-- Installing: /home/packager/pb/meganizer/build/meganizer-0.3/debian/meganizer/usr/share/meganizer/lang/meganizer_de.qm
-- Installing: /home/packager/pb/meganizer/build/meganizer-0.3/debian/meganizer/usr/share/meganizer/lang/meganizer_en.qm
-- Installing: /home/packager/pb/meganizer/build/meganizer-0.3/debian/meganizer/usr/share/meganizer/depends/meganizer.xml
-- Installing: /home/packager/pb/meganizer/build/meganizer-0.3/debian/meganizer/usr/share/pixmaps/meganizer.png
-- Installing: /home/packager/pb/meganizer/build/meganizer-0.3/debian/meganizer/usr/share/applications/Meganizer.desktop
-- Installing: /home/packager/pb/meganizer/build/meganizer-0.3/debian/meganizer/usr/lib/meganizer/minvalidator/libeanvalidator.so
-- Removed runtime path from "/home/packager/pb/meganizer/build/meganizer-0.3/debian/meganizer/usr/lib/meganizer/minvalidator/libeanvalidator.so"
-- Installing: /home/packager/pb/meganizer/build/meganizer-0.3/debian/meganizer/usr/share/meganizer/lang/eanvalidatorplugin_de.qm
-- Installing: /home/packager/pb/meganizer/build/meganizer-0.3/debian/meganizer/usr/share/meganizer/lang/eanvalidatorplugin_en.qm
-- Installing: /home/packager/pb/meganizer/build/meganizer-0.3/debian/meganizer/usr/lib/meganizer/libbooks.so

t/combined.log  view on Meta::CPAN

-- Installing: /home/packager/pb/meganizer/build/BUILDROOT/meganizer-0.3-0.20100901102638.opensuse11.3.x86_64/usr/bin/meganizer
-- Installing: /home/packager/pb/meganizer/build/BUILDROOT/meganizer-0.3-0.20100901102638.opensuse11.3.x86_64/usr/share/meganizer/lang/meganizer_de.qm
-- Installing: /home/packager/pb/meganizer/build/BUILDROOT/meganizer-0.3-0.20100901102638.opensuse11.3.x86_64/usr/share/meganizer/lang/meganizer_en.qm
-- Installing: /home/packager/pb/meganizer/build/BUILDROOT/meganizer-0.3-0.20100901102638.opensuse11.3.x86_64/usr/share/meganizer/depends/meganizer.xml
-- Installing: /home/packager/pb/meganizer/build/BUILDROOT/meganizer-0.3-0.20100901102638.opensuse11.3.x86_64/usr/share/pixmaps/meganizer.png
-- Installing: /home/packager/pb/meganizer/build/BUILDROOT/meganizer-0.3-0.20100901102638.opensuse11.3.x86_64/usr/share/applications/Meganizer.desktop
-- Installing: /home/packager/pb/meganizer/build/BUILDROOT/meganizer-0.3-0.20100901102638.opensuse11.3.x86_64/usr/lib/meganizer/minvalidator/libeanvalidator.so
-- Installing: /home/packager/pb/meganizer/build/BUILDROOT/meganizer-0.3-0.20100901102638.opensuse11.3.x86_64/usr/share/meganizer/lang/eanvalidatorplugin_de.qm
-- Installing: /home/packager/pb/meganizer/build/BUILDROOT/meganizer-0.3-0.20100901102638.opensuse11.3.x86_64/usr/share/meganizer/lang/eanvalidatorplugin_en.qm
-- Installing: /home/packager/pb/meganizer/build/BUILDROOT/meganizer-0.3-0.20100901102638.opensuse11.3.x86_64/usr/lib/meganizer/libbooks.so
-- Installing: /home/packager/pb/meganizer/build/BUILDROOT/meganizer-0.3-0.20100901102638.opensuse11.3.x86_64/usr/share/meganizer/lang/books_de.qm

 view all matches for this distribution


Protocol-DBus

 view release on metacpan or  search on metacpan

examples/anyevent.pl  view on Meta::CPAN

print Dumper $waiter->recv;
$waiter = AnyEvent->condvar;

$dbus->send_call(
    member => 'CreateTransaction',
    path => '/org/freedesktop/PackageKit',
    destination => 'org.freedesktop.PackageKit',
    interface => 'org.freedesktop.PackageKit',
);

my $trans_path = shift @{$waiter->recv->get_body};
$waiter = AnyEvent->condvar;

examples/anyevent.pl  view on Meta::CPAN



$dbus->send_call(
    member => 'AddMatch',
    signature => 's',
    destination => 'org.freedesktop.DBus',
    interface => 'org.freedesktop.DBus',
    path => '/org/freedesktop/DBus',
    body => [
       "path='$trans_path'"
    ]
);

$dbus->send_call(
    member => 'GetPackages',
    signature => 't',
    path => $trans_path,
    destination => 'org.freedesktop.PackageKit',
    interface => 'org.freedesktop.PackageKit.Transaction',
    body => [ 4 ],
);

$waiter->recv;

 view all matches for this distribution


QBit-WebInterface

 view release on metacpan or  search on metacpan

lib/QBit/data/css/bootstrap.min.css  view on Meta::CPAN

.fade{opacity:0;-webkit-transition:opacity 0.15s linear;-moz-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear;}.fade.in{opacity:1;}
.collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;-moz-transition:height 0.35s ease;-o-transition:height 0.35s ease;transition:height 0.35s ease;}.collapse.in{height:auto;}
.hidden{display:none;visibility:hidden;}
.visible-phone{display:none !important;}
.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;} .hidden-tablet{display:none !important;}}@media (max-width:767px){.hi...

 view all matches for this distribution


Qt

 view release on metacpan or  search on metacpan

qtgui/examples/dbus/listnames/listnames.pl  view on Meta::CPAN

sub method2
{
    print "Method 2:\n";

    my $bus = Qt::DBusConnection::sessionBus();
    my $dbus_iface = Qt::DBusInterface('org.freedesktop.DBus', '/org/freedesktop/DBus',
                              'org.freedesktop.DBus', $bus);
    print
        '("',
        join( '", "', @{$dbus_iface->call('ListNames')->arguments()->[0]->value()} ),
        "\")\n";
    

 view all matches for this distribution


Qt4

 view release on metacpan or  search on metacpan

qtcore/tools/puic/perl/qclass_lib_map.h  view on Meta::CPAN

QT_CLASS_LIB(QVBoxLayout, QtGui4, qboxlayout.h)
QT_CLASS_LIB(QClipboard, QtGui4, qclipboard.h)
QT_CLASS_LIB(QCursor, QtGui4, qcursor.h)
QT_CLASS_LIB(QCursor, QtGui4, qcursor.h)
QT_CLASS_LIB(QCursorShape, QtGui4, qcursor.h)
QT_CLASS_LIB(QDesktopWidget, QtGui4, qdesktopwidget.h)
QT_CLASS_LIB(QDrag, QtGui4, qdrag.h)
QT_CLASS_LIB(QtEvents4, QtGui4, qevent.h)
QT_CLASS_LIB(QInputEvent, QtGui4, qevent.h)
QT_CLASS_LIB(QMouseEvent, QtGui4, qevent.h)
QT_CLASS_LIB(QHoverEvent, QtGui4, qevent.h)

qtcore/tools/puic/perl/qclass_lib_map.h  view on Meta::CPAN

QT_CLASS_LIB(QGraphicsColorizeEffect, QtGui4, qgraphicseffect.h)
QT_CLASS_LIB(QGraphicsBlurEffect, QtGui4, qgraphicseffect.h)
QT_CLASS_LIB(QGraphicsDropShadowEffect, QtGui4, qgraphicseffect.h)
QT_CLASS_LIB(QGraphicsOpacityEffect, QtGui4, qgraphicseffect.h)
QT_CLASS_LIB(QCompleter, QtGui4, qcompleter.h)
QT_CLASS_LIB(QDesktopServices, QtGui4, qdesktopservices.h)
QT_CLASS_LIB(QSystemTrayIcon, QtGui4, qsystemtrayicon.h)
QT_CLASS_LIB(QUndoGroup, QtGui4, qundogroup.h)
QT_CLASS_LIB(QUndoCommand, QtGui4, qundostack.h)
QT_CLASS_LIB(QUndoStack, QtGui4, qundostack.h)
QT_CLASS_LIB(QUndoView, QtGui4, qundoview.h)

 view all matches for this distribution


QtCore

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

4.003 Tue Jan 28 2008
	- rewrite meta.yml and manifest

4.001 Mon Jan 28 2008
	- fix bug with WId
	- add examples/desktop/snapshot

4.000 Sun Jan 26 2007 Vadim Likhota <vadim-lvv@yandex.ru>
	- first release version

0.001 Wed Jul 11 2007

 view all matches for this distribution


QtGui

 view release on metacpan or  search on metacpan

examples/desktop/screenshot/Screenshot.pm  view on Meta::CPAN

}

sub shootScreen {
    my $this = shift;
    $qApp->beep() if $this->{delaySpinBox}->value() != 0;
    $this->{originalPixmap} = Qt::QPixmap::grabWindow( Qt::QApplication::desktop()->winId() );
    $this->updateScreenshotLabel();

    $this->{newScreenshotButton}->setDisabled(0); # false
    if ( $this->{hideThisWindowCheckBox}->isChecked() ) {
        $this->show();

 view all matches for this distribution


Quiz-Flashcards

 view release on metacpan or  search on metacpan

lib/Quiz/Flashcards.pm  view on Meta::CPAN


=head1 DESCRIPTION

Created out of the need to aid in language studies while being able to quickly adapt the program for a higher learning efficiency than most showy flashcard applications allow. This application focuses not on teaching new material, but on training and...

It uses wxPerl for the GUI, which should make it work on most major desktop platforms. Additionally it stores data about the user's certainty and speed in answers in a SQLite database located in the user's data directory.

Flashcard sets as well as additional data like sound files to go along with the sets will be available as seperate modules in the Quiz::Flashcards::Sets:: and Quiz::Flashcards::Audiobanks:: namespaces.

=head1 SYNOPSIS

 view all matches for this distribution


Quizzer

 view release on metacpan or  search on metacpan

exercises/compile-tcsh/tcsh-6.10.00/FAQ  view on Meta::CPAN

    a telnetd without KLUDGELINEMODE, or you can compile
    a new telnet client (from the BSD net2 tape), or at least
    on the suns use: 'mode character'.


15. On AU/X, I made tcsh my startup shell, but the mac desktop is not
    starting up (no X11 or Finder), and I only get console emulation.

    This is another manifestation of item 5. Just add the pathname
    to tcsh in /etc/shells and everything should work fine.

 view all matches for this distribution


RDF-Closure

 view release on metacpan or  search on metacpan

meta/makefile.ttl  view on Meta::CPAN

	:requires "URI" ;
	:requires "XML::LibXML 1.94" ;
	:test_requires "Test::RDF 0.24" ;
	:test_requires "Test::More 0.61" .

_:main <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName> "lib/RDF/Closure.pm" .

 view all matches for this distribution


RDF-Crypt

 view release on metacpan or  search on metacpan

meta/makefile.ttl  view on Meta::CPAN

	:requires "RDF::TrineX::Functions 0.001" ;
	:requires "RDF::Query 2.900" ;
	:requires "Web::ID 1.900" ;
	:test_requires "Test::More 0.61" .

_:main <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName> "lib/RDF/Crypt.pm" .

 view all matches for this distribution


RDF-DOAP

 view release on metacpan or  search on metacpan

t/02changelog.t  view on Meta::CPAN

@prefix doap:  <http://usefulinc.com/ns/doap#> .
@prefix doap-bugs: <http://ontologi.es/doap-bugs#> .
@prefix doap-changeset: <http://ontologi.es/doap-changeset#> .
@prefix doap-deps: <http://ontologi.es/doap-deps#> .
@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#> .

<http://dev.perl.org/licenses/>
	dc:title             "the same terms as the perl 5 programming language system itself".

 view all matches for this distribution


RDF-KML-Exporter

 view release on metacpan or  search on metacpan

meta/makefile.ttl  view on Meta::CPAN

	:requires "RDF::TrineX::Functions" ;
	:requires "Scalar::Util" ;
	:requires "namespace::clean" ;
	:requires "PerlX::Maybe" .

_:main <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName> "lib/RDF/KML/Exporter.pm" .

 view all matches for this distribution


RDF-NS

 view release on metacpan or  search on metacpan

share/prefix.cc  view on Meta::CPAN

mygrid	http://www.mygrid.org.uk/ontology#	20111028
myspace	http://purl.org/ontology/myspace#	20111028
myspo	http://purl.org/ontology/myspace#	20111028
mysql	http://web-semantics.org/ns/mysql/	20111028
name	http://example.org/name#	20111028
nao	http://www.semanticdesktop.org/ontologies/2007/08/15/nao#	20111028
ncal	http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#	20111028
nco	http://www.semanticdesktop.org/ontologies/2007/03/22/nco#	20111028
ne	http://umbel.org/umbel/ne/	20111028
net	http://www.w3.org/2007/uwa/context/network.owl#	20111028
nexif	http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#	20111028
nfo	http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#	20111028
ngeo	http://geovocab.org/geometry#	20111028
nid3	http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#	20111028
nie	http://www.semanticdesktop.org/ontologies/2007/01/19/nie#	20111028
nmo	http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#	20111028
nndsr	http://semanticdiet.com/schema/usda/nndsr/	20111028
nocal	http://vocab.deri.ie/nocal#	20111028
nrl	http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#	20111028
nsa	http://multimedialab.elis.ugent.be/organon/ontologies/ninsuna#	20111028
nt	http://ns.inria.fr/nicetag/2010/09/09/voc#	20111028
nuts	http://nuts.psi.enakting.org/id/BE335/doc/	20111028
nytimes	http://data.nytimes.com/elements/	20111028
oat	http://openlinksw.com/schemas/oat/	20111028

share/prefix.cc  view on Meta::CPAN

pc	http://purl.org/opendata-cz/public-contracts#	20111028
pdo	http://ontologies.smile.deri.ie/pdo#	20111028
pgterms	http://www.gutenberg.org/2009/pgterms/	20111028
phil	http://philosurfical.open.ac.uk/ontology/philosurfical.owl/	20111028
phss	http://ns.poundhill.com/phss/1.0/	20111028
pimo	http://www.semanticdesktop.org/ontologies/2007/11/01/pimo#	20111028
ping	http://purl.org/net/pingback/	20111028
place	http://purl.org/ontology/places/	20111028
play	http://uriplay.org/spec/ontology/#	20111028
plink	http://buzzword.org.uk/rdf/personal-link-types#	20111028
pmlj	http://inference-web.org/2.0/pml-justification.owl#	20111028

share/prefix.cc  view on Meta::CPAN

ti	http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#	20111028
time	http://www.w3.org/2006/time#	20111028
timeline	http://purl.org/NET/c4dm/timeline.owl#	20111028
tio	http://purl.org/tio/ns#	20111028
tl	http://purl.org/NET/c4dm/timeline.owl#	20111028
tmo	http://www.semanticdesktop.org/ontologies/2008/05/20/tmo#	20111028
tmpl	http://purl.org/restdesc/http-template#	20111028
toby	http://tobyinkster.co.uk/#	20111028
trackback	http://madskills.com/public/xml/rss/module/trackback/	20111028
transmed	http://www.w3.org/2001/sw/hcls/ns/transmed/	20111028
tripfs	http://purl.org/tripfs/2010/02#	20111028

share/prefix.cc  view on Meta::CPAN

wv	http://vocab.org/waiver/terms/	20111028
xbrli	http://www.xbrl.org/2003/instance#	20111028
xch	http://oanda2rdf.appspot.com/xch/	20111028
xds	http://www.w3.org/2001/XMLSchema#	20111028
xen	http://buzzword.org.uk/rdf/xen#	20111028
xesam	http://freedesktop.org/standards/xesam/1.0/core#	20111028
xf	http://www.w3.org/2002/xforms/	20111028
xfn	http://vocab.sindice.com/xfn#	20111028
xfnv	http://vocab.sindice.com/xfn#	20111028
xforms	http://www.w3.org/2002/xforms/	20111028
xhe	http://buzzword.org.uk/rdf/xhtml-elements#	20111028

share/prefix.cc  view on Meta::CPAN

identity	http://purl.org/twc/ontologies/identity.owl#	20120124
italy	http://data.kasabi.com/dataset/italy/schema/	20120124
jita	http://aims.fao.org/aos/jita/	20120124
media	http://search.yahoo.com/searchmonkey/media/	20120124
moby	http://www.mygrid.org.uk/mygrid-moby-service#	20120124
nfo	http://www.semanticdesktop.org/ontologies/nfo/#	20120124
np	http://www.nanopub.org/nschema#	20120124
ocd	http://dati.camera.it/ocd/	20120124
places	http://purl.org/ontology/places#	20120124
protegedc	http://protege.stanford.edu/plugins/owl/dc/protege-dc.owl#	20120124
transit	http://vocab.org/transit/terms/	20120124

share/prefix.cc  view on Meta::CPAN

lr	http://linkedrecipes.org/schema/	20120426
lv	http://lobid.org/vocab/lobid#	20120426
marcrel	http://id.loc.gov/vocabulary/relators/	20120426
metalex	http://www.metalex.eu/metalex/2008-05-02#	20120426
mohammad	http://manesht.ir/	20120426
nfo	http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#	20120426
npg	http://ns.nature.com/terms/	20120426
nsogi	http://prefix.cc/nsogi:	20120426
oac	http://www.openannotation.org/ns/	20120426
ogorg	http://opengraph.org/schema/	20120426
omv	http://omv.ontoware.org/2005/05/ontology#	20120426

share/prefix.cc  view on Meta::CPAN

lyou	http://purl.org/linkingyou/	20130208
marshall	http://sites.google.com/site/xgmaitc/	20130208
md	http://www.w3.org/ns/md#	20130208
media	http://purl.org/microformat/hmedia/	20130208
metalex	http://www.metalex.eu/schema/1.0#	20130208
nfo	http://www.semanticdesktop.org/ontologies/nfo/#	20130208
nxp	http://purl.org/nxp/schema/v1/	20130208
oa	http://www.w3.org/ns/openannotation/core/	20130208
oarj	http://opendepot.org/reference/linked/1.0/	20130208
oax	http://www.w3.org/ns/openannotation/extensions/	20130208
osn	http://spatial.ucd.ie/lod/osn/	20130208

share/prefix.cc  view on Meta::CPAN

mtlo	http://www.ics.forth.gr/isl/MarineTLO/v4/marinetlo.owl#	20150725
ncit	http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#	20150725
nerd	http://nerd.eurecom.fr/ontology#	20150725
newsevents	http://www.aifb.uni-karlsruhe.de/WBS/uhe/ontologies#	20150725
nex	http://www.nexml.org/2009/	20150725
nfo	http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#	20150725
npdv	http://sws.ifi.uio.no/vocab/npd#	20150725
oae	http://www.ics.forth.gr/isl/oae/core#	20150725
oboinowl	http://www.geneontology.org/formats/oboInOwl#	20150725
odbc	http://www.openlinksw.com/ontology/odbc#	20150725
odo	http://ocean-data.org/schema/	20150725

 view all matches for this distribution


RDF-RDFa-Linter

 view release on metacpan or  search on metacpan

meta/makefile.ttl  view on Meta::CPAN

		"RDF::TrineX::Functions",
		"RDF::RDFa::Generator",
		"RDF::RDFa::Parser",
		"XML::LibXML".

_:main <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName> "lib/RDF/RDFa/Linter.pm" .

 view all matches for this distribution


RDF-RDFa-Parser

 view release on metacpan or  search on metacpan

meta/makefile.ttl  view on Meta::CPAN

		"File::Temp 0.17", "HTML::HTML5::Parser" , "parent" ,
		"HTML::HTML5::Sanity" , "LWP::UserAgent" ,
		"RDF::Trine 0.135" , "Scalar::Util" , "Storable" , "URI::file" ,
		"URI::Escape" , "URI", "XML::LibXML 1.66" , "XML::RegExp" .

_:main <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName> "lib/RDF/RDFa/Parser.pm" .

 view all matches for this distribution


RDF-TriN3

 view release on metacpan or  search on metacpan

examples/pretdsl.pl  view on Meta::CPAN

	dcs     => 'http://ontologi.es/doap-changeset#',
	dcterms => 'http://purl.org/dc/terms/',
	dist    => 'http://purl.org/NET/cpan-uri/dist/Example-Distribution/',
	doap    => 'http://usefulinc.com/ns/doap#',
	foaf    => 'http://xmlns.com/foaf/0.1/',
	nfo     => 'http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#',
	rdfs    => 'http://www.w3.org/2000/01/rdf-schema#',
	rev     => 'http://purl.org/stuff/rev#',
	xsd     => 'http://www.w3.org/2001/XMLSchema#',
};

 view all matches for this distribution


RT-Extension-FilterRules

 view release on metacpan or  search on metacpan

lib/RT/Extension/FilterRules.pm  view on Meta::CPAN

=over

=item 1.

Give the filter rule a name, such as
I<"Escalate desktop wallpaper requests">.

=item 2.

Set the trigger type, as with the requirement rule above.  For this example,
select I<"On ticket creation">.

lib/RT/Extension/FilterRules.pm  view on Meta::CPAN

and type C<background> into the box that appears.

=item *

Click on the B<Add condition> button again, choose  I<"Subject or
message body contains">, and type C<desktop> into the box next to it.

=back 

=item 5.

lib/RT/Extension/FilterRules.pm  view on Meta::CPAN

=item *

Will match otherwise, if the ticket was created in the I<General> queue, and
its subject or message body contains either of the words C<wallpaper> or
C<background>, I<and> its subject or message body contains the word
C<desktop>.

=item *

When the rule matches, it will move the ticket to the I<Technical> queue.

=back

For example, if someone creates a ticket in the I<General> queue mentioning
C<desktop wallpaper> or C<desktop background>, the ticket will be moved to
the I<Technical> queue, but if they mention C<desktop wallpaper paste>, the
ticket will not be moved because of the conflict condition about the word
C<paste>.

Usually you would not actually move tickets based on keyword matches, this
is just an example - though you may want to send notification emails when

 view all matches for this distribution


Rapi-Blog

 view release on metacpan or  search on metacpan

share/scaffolds/bootstrap-blog/css/ie10-viewport-bug-workaround.css  view on Meta::CPAN

/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * Copyright 2014-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*

 view all matches for this distribution


RapidApp

 view release on metacpan or  search on metacpan

share/assets/font-awesome/css/font-awesome.min.css  view on Meta::CPAN

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('...

 view all matches for this distribution


RecentInfo-Manager

 view release on metacpan or  search on metacpan

lib/RecentInfo/Entry.pm  view on Meta::CPAN

        ? URI->new( $href )->file
        : $href
}

state $xpc = XML::LibXML::XPathContext->new();
$xpc->registerNs( bookmark => "http://www.freedesktop.org/standards/desktop-bookmarks");
$xpc->registerNs( mime     => "http://www.freedesktop.org/standards/shared-mime-info" );

sub as_XML_fragment($self, $doc) {
    my $bookmark = $doc->createElement('bookmark');
    $bookmark->setAttribute( 'href' => $self->href );
    # Validate that $modified, $visited etc. are proper DateTime strings

lib/RecentInfo/Entry.pm  view on Meta::CPAN

    my $metadata = $info->addNewChild( undef, 'metadata' );
    #my $mime = $metadata->addNewChild( 'mime', 'mime-type' );
    my $mime = $metadata->addNewChild( undef,'mime:mime-type' );
    $mime->setAttribute( type => $self->mime_type );
    #$mime->appendText( $self->mime_type );
    $metadata->setAttribute('owner' => 'http://freedesktop.org' );
    # Should we allow this to be empty, or should we leave it out completely then?!

    if ($self->othermeta->@* ) {
        my $parser = XML::LibXML->new();
        for my $other ($self->othermeta->@* ) {

lib/RecentInfo/Entry.pm  view on Meta::CPAN


    return $bookmark;
}

sub from_XML_fragment( $class, $frag ) {
    my $meta = $xpc->findnodes('./info[1]/metadata[@owner="http://freedesktop.org"]', $frag)->[0];
    if(! $meta) {
        warn $frag->toString;
        croak "Invalid xml?! No <info>/<metadata> element found"
    };

    my $othermeta = $xpc->findnodes('./info[1]/metadata[@owner!="http://freedesktop.org"]', $frag);
    my @othermeta = map { $_->toString } $othermeta->@*;

    my %meta = (
        mime_type => $xpc->find('./mime:mime-type/@type', $meta)->[0]->nodeValue,
    );

 view all matches for this distribution


RedHat-Kickstart

 view release on metacpan or  search on metacpan

lib/RedHat/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


Redland

 view release on metacpan or  search on metacpan

redland/examples/redland_dbus.c  view on Meta::CPAN

static void
new_connection_callback (DBusServer     *server,
                         DBusConnection *new_connection,
                         void           *user_data) {
  const char *test_messages[] = { "org.librdf.redland.Test" };
  const char *disconnect_messages[] = { "org.freedesktop.Local.Disconnect" };
  DBusMessageHandler *test_message_handler;
  TestData *data;
  
  g_print ("new_connection_callback\n");
  dbus_connection_ref (new_connection);

 view all matches for this distribution


Regexp-Common-Other

 view release on metacpan or  search on metacpan

xtools/my-deb.sh  view on Meta::CPAN


#------------------------------------------------------------------------------
# lintian .deb and source

lintian -I -i \
  --suppress-tags new-package-should-close-itp-bug,desktop-entry-contains-encoding-key \
  $DEBFILE

TEMP="/tmp/temp-lintian-$DISTVNAME"
rm -rf $TEMP
mkdir $TEMP

 view all matches for this distribution


Reply-Plugin-Prompt

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN

```

### Configuration File

The configuration file path respects
[XDG](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html),
which is `${XDG_CONFIG_PATH:-$HOME/.config}/reply/prompt.pl`.

## Similar Prompts

See [here](https://github.com/Freed-Wu/my-dotfiles/wiki).

 view all matches for this distribution


Reprepro-Uploaders

 view release on metacpan or  search on metacpan

lenses/test_reprepro_uploaders.aug  view on Meta::CPAN



let conf = "# ftpmaster
allow * by key 74BF771E

allow sections 'desktop/*' by anybody
allow sections 'gforge/*' and binaries contain 'bzr' or not source '*melanie*'|'katya' by any key
"

test Reprepro_Uploaders.lns get conf =
  { "#comment" = "ftpmaster" }
  { "allow" = "*"
    { "by" = "key"
      { "key" = "74BF771E" } } }
  { }
  { "allow"
    { "and" { "or" = "sections" { "or" = "desktop/*" } } }
    { "by" = "anybody" } }
  { "allow"
    { "and" { "or" = "sections" { "or" = "gforge/*" } } }
    { "and" { "or" = "binaries" { "contain" } { "or" = "bzr" } }
            { "or" = "source" { "not" } { "or" = "*melanie*" } { "or" = "katya" } } }

 view all matches for this distribution


( run in 1.056 second using v1.01-cache-2.11-cpan-299005ec8e3 )