libxs-object-magic-perl

module for opaque, extensible XS pointer backed objects using sv_magic

XS::Object::Magic provides a way of associating structs with Perl space objects designed to supersede Perl's builtin "T_PTROBJ" with something that is designed to be:

libdata-validate-domain-perl

perl domain name validation functions

Data::Validate::Domain collects domain validation routines to make input validation and untainting easier and more readable.

libparse-method-signatures-perl

Perl module to parse Perl6-like method signatures

Parse::Method::Signatures takes a method signature and extracts information about it. For users of Perl5 who are unfamiliar with this feature, it is essentially what prototypes are to other languages like C, where methods and functions have parameterized lists that can also optionally enforce data type constraints. It is useful to process Perl6 code, but also the subset of Perl6 supported backported to Perl5 via Moose.

libunity-scopes-json-def-desktop

binding to get places into the launcher - desktop def file

libunity is a shared library to be able to interact with the launcher and add places in Unity environment.

libversion-next-perl

Perl module for simply incrementing Perl module version numbers

Version::Next provides a simple, correct way to increment a Perl module version number. It does not attempt to guess what the original version number author intended, it simply increments in the smallest possible fashion. Decimals are incremented like an odometer. Dotted decimals are incremented piecewise and presented in a standardized way.

python-gcm-client

Python client for Google Cloud Messaging (GCM)

This package allows integration with Google Cloud Messaging, a push notification service offered by Google for use on its Android devices.