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


PerlIO-via-EscStatus

 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,command-in-menu-file-and-desktop-file,emacsen-common-without-dh-elpa,bugs-field-does-not-refer-to-debian-infrastructure \
  ${DEBNAME}_${VERSION}*_$DPKG_ARCH.deb

lintian -I -i \
  --suppress-tags maintainer-upload-has-incorrect-version-number,changelog-should-mention-nmu,empty-debian-diff,debian-rules-uses-deprecated-makefile,testsuite-autopkgtest-missing *.dsc

 view all matches for this distribution


PerlKDE

 view release on metacpan or  search on metacpan

KDE-1.1.1/KWM.pig  view on Meta::CPAN

#include <kwm.h>

namespace KWM {
    enum { noDecoration, normalDecoration, tinyDecoration,
           noFocus, standaloneMenuBar, desktopIcon, staysOnTop };
    enum { horizontal, vertical, fullscreen };

    static void activate(Window);
    static void activateInternal(Window);
    static Window activeWindow();
    static void close(Window);
    static void configureWm();
    static bool containsUnsavedData(Window);
    static int currentDesktop();
    static void darkenScreen();
    static int desktop(Window);
    static void doMaximize(Window, bool);
    static void doMaximize(Window, bool, int);
    static int doMaximizeMode(Window);
    static void doNotManage(const QString &);
    static void enableSessionManagement(Window);

 view all matches for this distribution


PerlMonksFlairApp

 view release on metacpan or  search on metacpan

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;
  }

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


PerlQt

 view release on metacpan or  search on metacpan

kalyptus/kalyptusDataDict.pm  view on Meta::CPAN

'float*' => 'float*',
'image_io_handler'  =>  'int' ,
'int a  |' => 'int',
'int buttonMask|Apply|Cancel' => 'int',
'int buttonMask|No|Cancel' => 'int',
'int desktop' => 'int',
'int&' => 'int',
'int' => 'int',
'int*' => 'int*',
'kdbgstream&'  => 'kde_Kdbgstream*' ,
'kdbgstream*'  =>  'kde_kdbgstream*',

 view all matches for this distribution


Perlanet

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

  * Build.PL, lib/Perlanet.pm: Pod fix

  * lib/Perlanet.pm: Bump to version 0.40 (coz there are some quite big
  changes).

2009-12-24  Dave Cross <dave@dave-desktop.gumtree.com>

  * lib/Perlanet.pm: Bit of code tidying (including taking some advice from
  Perl::Critic).

  * lib/Perlanet.pm: Merge documentation patches from Jess Robinson.

Changes  view on Meta::CPAN

  * lib/Perlanet.pm: Oops. One too many entries.

  * lib/Perlanet.pm: Sort individual feed entries before selecting ones to use.
  Fix really stupid date sort bug. Version 0.35.

2009-10-14  Dave Cross <dave@dave-desktop.gumtree.com>

  * bin/perlanet, lib/Perlanet.pm: Fix former change. And document it.

  * lib/Perlanet.pm: Support an 'entries_per_feed' config option.

2009-10-12  Dave Cross <dave@dave-desktop.gumtree.com>

  * Build.PL, lib/Perlanet.pm, t/01_basic.t, t/04_moose_constr.t: Make
  XML::OPML::SimpleGen optional.

  * lib/Perlanet.pm: Version 0.34.

Changes  view on Meta::CPAN


  * Build.PL: Added Moose as a requirement.

  * lib/Perlanet.pm: Improved error handling (used Carp).

2009-10-07  Dave Cross <dave@dave-desktop.gumtree.com>

  * Build.PL: Added CHI to recommended modules. Moved Compress::ZLib to
  recommended modules.

  * lib/Perlanet.pm: Sort by modified, then issued dates.

 view all matches for this distribution


PkgConfig

 view release on metacpan or  search on metacpan

lib/PkgConfig.pm  view on Meta::CPAN


=head1 SEE ALSO

=over 4

=item L<pkg-config|http://www.freedesktop.org/wiki/Software/pkg-config>

The original C implementation

=item L<pkgconf|https://github.com/pkgconf/pkgconf>

 view all matches for this distribution


Plack-App-MCCS

 view release on metacpan or  search on metacpan

local/lib/perl5/Dist/Zilla.pm  view on Meta::CPAN


Neil Bowers <neil@bowers.com>

=item *

Nickolay Platonov <nickolay@desktop.(none)>

=item *

Nick Tonkin <1nickt@users.noreply.github.com>

 view all matches for this distribution


Plack-Handler-AnyEvent-ReverseHTTP

 view release on metacpan or  search on metacpan

lib/Plack/Handler/AnyEvent/ReverseHTTP.pm  view on Meta::CPAN


=head1 DESCRIPTION

Plack::Handler::AnyEvent::ReverseHTTP is Plack handler that runs your
PSGI application on L<AnyEvent::ReverseHTTP>. It uses ReverseHTTP
gateway to access your PSGI application on your desktop or behind the
firewall from the internet. Just like Ruby's hookout does with Rack
applications.

=head1 AUTHOR

 view all matches for this distribution


Plack-Middleware-FixIEXDomainRequestBug

 view release on metacpan or  search on metacpan

lib/Plack/Middleware/FixIEXDomainRequestBug.pm  view on Meta::CPAN

can't figure out what to do, so it punts, typically busting this code.  Since
it is common with web applications to use a Javascript framework to paper over
browser differences, this means that an application doing cross domain access
might easily work with Firefox but totally bust with IE 8 or 9 (at the time of
this writing these browsers are still the most popular for people using Windows
on the desktop, and typically represent 20%+ total web traffic)

This distribution attempts to solve this problem at the middleware level.  What
it does is check to see if the user agent identifies itself as Internet Explorer
8 or 9, AND the method is POST (only GET and POST http methods are allowed with
XDomainRequest anyway) AND content-type is nothing or text/plain, THEN we do

 view all matches for this distribution


Plift

 view release on metacpan or  search on metacpan

benchmarks/simple/html_template/header.html  view on Meta::CPAN

                <img src="http://cloud.q1cdn.net/www.kreato.com.br/.static/images/logo-kreato-full.png" alt="Kreato Desenvolvimento Web"></a>
            <!--Mobile Logo-->
            <a href="/index" class="brand-logo .hide-on-large-only">
                <img src="http://cloud.q1cdn.net/www.kreato.com.br/.static/images/logo-kreato-icon.png" alt="Kreato Desenvolvimento Web"></a>
            <!--Desktop Menu-->
            <ul id="nav-desktop" class="right hide-on-med-and-down cl-effect-5">
                <li class="active"><a href="/index">Início</a></li>
                <li><a href="/plataforma">Plataforma</a></li>
                <li><a href="/contato">Contato</a></li>
            </ul>
            <!--Mobile Menu-->

 view all matches for this distribution


Pod-MinimumVersion

 view release on metacpan or  search on metacpan

inc/MyMakeMakerExtras.pm  view on Meta::CPAN

	perl -MO=Lint $(LINT_FILES)
pc:
HERE
  # "podchecker -warnings -warnings" too much reporting every < and >
  $post .= $podcoverage . <<'HERE';
	-podlinkcheck -I lib `ls $(LINT_FILES) | grep -v '\.bash$$|\.desktop$$\.png$$|\.xpm$$'`
	-podchecker `ls $(LINT_FILES) | grep -v '\.bash$$|\.desktop$$\.png$$|\.xpm$$'`
	perlcritic $(LINT_FILES)
unused:
	for i in $(LINT_FILES); do perl -Mwarnings::unused -I lib -c $$i; done

HERE

 view all matches for this distribution


Podlite

 view release on metacpan or  search on metacpan

lib/Podlite.pm  view on Meta::CPAN


=item L<Podlite Specification Source|https://github.com/podlite/podlite-specs> - Specification source code

=item L<Podlite Implementation|https://github.com/podlite/podlite> - Main Podlite implementation

=item L<Podlite Desktop|https://github.com/podlite/podlite-desktop> - Desktop viewer/editor

=item L<Podlite Web|https://github.com/podlite/podlite-web> - Publishing system

=item L<podlite.org|https://podlite.org> - Official website

 view all matches for this distribution


Poppler

 view release on metacpan or  search on metacpan

lib/Poppler.pm  view on Meta::CPAN


=head1 DESCRIPTION

The C<Poppler> module provides complete bindings to the poppler PDF library
through the Glib interface. Find out more about poppler at
L<http://poppler.freedesktop.org>.

As of version 1.01, no XS is used directly but bindings are provided using
GObject introspection and the L<Glib::Object::Introspection> module. See the
L<Poppler/SYNOPSIS> for a brief example of how the module can be used. For
detailed documentation on the available classes and methods, see the poppler

lib/Poppler.pm  view on Meta::CPAN

=head1 SEE ALSO

=over

=item * C library documentation for poppler-glib at
L<http://people.freedesktop.org/~ajohnson/docs/poppler-glib/>.

=item * L<Glib>

=item * L<Glib::Object::Introspection>

 view all matches for this distribution


Portable

 view release on metacpan or  search on metacpan

lib/Portable/HomeDir.pm  view on Meta::CPAN


sub my_home {
	_SELF(@_)->{my_home};
}

# The concept of "my_desktop" is incompatible with the idea of
# a Portable Perl distribution (because Windows won't overwrite
# the desktop with anything on the flash drive)
# sub my_desktop

sub my_documents {
	_SELF(@_)->{my_documents};
}

 view all matches for this distribution


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


( run in 2.669 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )