Search for packages or projects:

Results:

package openSUSE:13.2 / perl-Apache-AuthCookie {"id" => 4818919, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570495, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1409304741, "sphinx_internal_id" => 803153, "activity_index" => 20.0345, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "", "adjusted_weight" => 3571.0} : Perl Authentication and Authorization via cookies

Apache::AuthCookie allows you to intercept a user's first unauthenticated acc...

package openSUSE:13.2 / perl-App-Nopaste {"id" => 4818979, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570495, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1409304741, "sphinx_internal_id" => 803163, "activity_index" => 20.0345, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "37060,37061,76263", "adjusted_weight" => 3571.0} : Easy access to any pastebin

Pastebins (also known as nopaste sites) let you post text, usually code, for ...

package openSUSE:13.2 / perl-CGI-Ajax {"id" => 4819153, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570496, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1409304743, "sphinx_internal_id" => 803192, "activity_index" => 20.0343, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "", "adjusted_weight" => 3571.0} : A perl-specific System for writing Asynchronous web Apps

CGI::Ajax is an object-oriented module that provides a unique mechanism for u...

package openSUSE:13.2 / perl-Carp-Always {"id" => 4819279, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570496, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1409304743, "sphinx_internal_id" => 803213, "activity_index" => 20.0343, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "35855,35856,64349,73218", "adjusted_weight" => 3571.0} : Warns and dies noisily with stack backtraces

This module is meant as a debugging aid. It can be used to make a script comp...

package openSUSE:13.2 / perl-Chart {"id" => 4819315, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570496, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1409304743, "sphinx_internal_id" => 803219, "activity_index" => 20.034201, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "", "adjusted_weight" => 3571.0} : Series of charting modules

These manpages give you the most important information about Chart. There is ...

package openSUSE:13.2 / perl-Class-Load {"id" => 4819435, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570497, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1409304744, "sphinx_internal_id" => 803239, "activity_index" => 20.0341, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "46758,46759,47417", "adjusted_weight" => 3571.0} : A working require "Class::Name" and more

"require EXPR" only accepts "Class/Name.pm" style module names, not "Class::N...

package openSUSE:13.2 / perl-Devel-Cycle {"id" => 4820083, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570498, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1409304747, "sphinx_internal_id" => 803347, "activity_index" => 20.0333, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "", "adjusted_weight" => 3571.0} : Find memory cycles in objects

This is a simple developer's tool for finding circular references in objects ...

package openSUSE:13.2 / perl-Devel-GlobalDestruction {"id" => 4820101, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570498, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1411621850, "sphinx_internal_id" => 803350, "activity_index" => 26.461599, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "64285", "adjusted_weight" => 3571.0} : Expose PL_dirty, the flag which marks global

Perl's global destruction is a little tricky to deal with WRT finalizers beca...

package openSUSE:13.2 / perl-Eval-Closure {"id" => 4820287, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570498, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1409304748, "sphinx_internal_id" => 803381, "activity_index" => 20.0331, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "", "adjusted_weight" => 3571.0} : Safely and cleanly create closures via string eval

String eval is often used for dynamic code generation. For instance, 'Moose' ...

package openSUSE:13.2 / perl-ExtUtils-Depends {"id" => 4820359, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570498, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1411980688, "sphinx_internal_id" => 803393, "activity_index" => 25.969801, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "18412,68598,68599,68600,68601,85971", "adjusted_weight" => 3571.0} : Easily build XS extensions that depend on XS extensions

This module tries to make it easy to build Perl extensions that use functions...

package openSUSE:13.2 / perl-HTML-FormHandler {"id" => 4820815, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570499, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1409304750, "sphinx_internal_id" => 803469, "activity_index" => 20.0327, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "77172", "adjusted_weight" => 3571.0} : HTML forms using Moose

*** Although documentation in this file provides some overview, it is mainly ...

package openSUSE:13.2 / perl-IPC-System-Simple {"id" => 4821139, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570500, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1409304752, "sphinx_internal_id" => 803523, "activity_index" => 20.032301, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "", "adjusted_weight" => 3571.0} : Run commands simply, with detailed diagnostics

Calling Perl's in-built "system()" function is easy, determining if it was su...

package openSUSE:13.2 / perl-Iterator {"id" => 4821181, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570500, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1409304752, "sphinx_internal_id" => 803530, "activity_index" => 20.0324, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "", "adjusted_weight" => 3571.0} : A general-purpose iterator class

This module is meant to be the definitive implementation of iterators, as pop...

package openSUSE:13.2 / perl-MIME-EncWords {"id" => 4821409, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570501, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1412579952, "sphinx_internal_id" => 803568, "activity_index" => 25.1807, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "67089,72602,86313", "adjusted_weight" => 3571.0} : deal with RFC 2047 encoded words (improved)

Fellow Americans, you probably won't know what the hell this module is for. E...

package openSUSE:13.2 / perl-MooseX-SemiAffordanceAccessor {"id" => 4821943, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570501, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1409304756, "sphinx_internal_id" => 803657, "activity_index" => 20.031601, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "", "adjusted_weight" => 3571.0} : Name your accessors foo() and set_foo()

This module does not provide any methods. Simply loading it changes the defau...

package openSUSE:13.2 / perl-Net-SMTP-SSL {"id" => 4822237, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570502, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1409304757, "sphinx_internal_id" => 803706, "activity_index" => 20.0313, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "", "adjusted_weight" => 3571.0} : SSL support for Net::SMTP

Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its networ...

package openSUSE:13.2 / perl-PPIx-Regexp {"id" => 4822399, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570502, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1409304758, "sphinx_internal_id" => 803733, "activity_index" => 20.0312, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "", "adjusted_weight" => 3571.0} : Represent a regular expression of some sort

The purpose of the _PPIx-Regexp_ package is to parse regular expressions in a...

package openSUSE:13.2 / perl-Package-Stash-XS {"id" => 4822429, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570502, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1409304758, "sphinx_internal_id" => 803738, "activity_index" => 20.0312, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "35847", "adjusted_weight" => 3571.0} : Faster and more correct implementation of the Package::Stash API

This is a backend for the Package::Stash manpage, which provides the function...

package openSUSE:13.2 / perl-Perl-Critic {"id" => 4822537, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570503, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1411621976, "sphinx_internal_id" => 803756, "activity_index" => 26.4596, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "", "adjusted_weight" => 3571.0} : Critique Perl source code for best-practices.

Perl::Critic is an extensible framework for creating and applying coding stan...

package openSUSE:13.2 / perl-Plack {"id" => 4822597, "sphinx_deleted" => 0, "sphinx_updated_at" => 1775570503, "project_id" => 89120, "linked_count" => 0, "links_to_other" => 1, "is_devel" => 0, "updated_at" => 1411621874, "sphinx_internal_id" => 803766, "activity_index" => 26.4597, "sphinx_internal_class" => "Package", "attrib_type_ids" => "", "issue_ids" => "", "adjusted_weight" => 3571.0} : Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)

Plack is a set of tools for using the PSGI stack. It contains middleware comp...

openSUSE Build Service is sponsored by