librdf-queryx-lazy-perl 0.003-3 source package in Ubuntu

Changelog

librdf-queryx-lazy-perl (0.003-3) unstable; urgency=medium

  * Team upload.
  * Remove Makefile.old via debian/clean. (Closes: #1046677)

 -- gregor herrmann <email address hidden>  Thu, 07 Mar 2024 18:00:28 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
librdf-queryx-lazy-perl_0.003-3.dsc 2.4 KiB 26bc30d4e9b8466e1c4797f2b2111d72d3a190e1f803120da69f7c312ff5beba
librdf-queryx-lazy-perl_0.003.orig.tar.gz 14.6 KiB 7254c234890085c751a18674201e3794d85717b5d3a3bc321cf0deac6ceb8518
librdf-queryx-lazy-perl_0.003-3.debian.tar.xz 3.5 KiB 0f726441f8e86e5e51aa490a5cfaeb1917ded9cf7e7a325f6bb26e4596fec622

Available diffs

No changes file available.

Binary packages built by this source

librdf-queryx-lazy-perl: avoid all those boring PREFIX definitions

 RDF::QueryX::Lazy is a fairly trivial subclass of RDF::Query that
 auto-defines many prefixes for you, so you can be lazy. It should have
 most of the common ones in there.
 .
 Oh yeah, and if you want, you can pass a key 'lazy' in the RDF::Query
 %options hash with additional prefix mappings.