aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/perl-term-ui: new aportTimo Teräs2017-07-111-0/+48
| | | | | User interfaces via Term::ReadLine made easy http://search.cpan.org/dist/Term-UI/
* testing/perl-log-message-simple: new aportTimo Teräs2017-07-111-0/+48
| | | | | Simplified interface to Log::Message http://search.cpan.org/dist/Log-Message-Simple/
* testing/perl-log-message: new aportTimo Teräs2017-07-111-0/+48
| | | | | Powerful and flexible message logging mechanism http://search.cpan.org/dist/Log-Message/
* testing/perl-dancer-plugin-dbic: new aportTimo Teräs2017-07-111-0/+48
| | | | | DBIx::Class interface for Dancer applications http://search.cpan.org/dist/Dancer-Plugin-DBIC/
* testing/perl-dbicx-sugar: new aportTimo Teräs2017-07-111-0/+48
| | | | | Just some syntax sugar for DBIx::Class http://search.cpan.org/dist/DBICx-Sugar/
* testing/perl-dbix-class-helpers: new aportTimo Teräs2017-07-111-0/+48
| | | | | Simplify the common case stuff for DBIx::Class http://search.cpan.org/dist/DBIx-Class-Helpers/
* testing/perl-aliased: new aportTimo Teräs2017-07-111-0/+47
| | | | | Use shorter versions of class names. http://search.cpan.org/dist/aliased/
* testing/perl-dbix-class-candy: new aportTimo Teräs2017-07-111-0/+48
| | | | | Sugar for your favorite ORM, DBIx::Class http://search.cpan.org/dist/DBIx-Class-Candy/
* testing/perl-string-camelcase: new aportTimo Teräs2017-07-111-0/+48
| | | | | camelcase, de-camelcase http://search.cpan.org/dist/String-CamelCase/
* testing/perl-lingua-en-inflect: new aportTimo Teräs2017-07-111-0/+48
| | | | | Convert singular to plural. Select "a" or "an". http://search.cpan.org/dist/Lingua-EN-Inflect/
* testing/perl-datetime-format-sqlite: new aportTimo Teräs2017-07-111-0/+48
| | | | | Parse and format SQLite dates and times http://search.cpan.org/dist/DateTime-Format-SQLite/
* testing/perl-dbix-introspector: new aportTimo Teräs2017-07-111-0/+48
| | | | | Detect what database you are connected to http://search.cpan.org/dist/DBIx-Introspector/
* testing/perl-test-roo: new aportTimo Teräs2017-07-111-0/+48
| | | | | Composable, reusable tests with roles and Moo http://search.cpan.org/dist/Test-Roo/
* testing/perl-text-brew: new aportTimo Teräs2017-07-111-0/+48
| | | | http://search.cpan.org/dist/Text-Brew/
* testing/perl-safe-isa: new aportTimo Teräs2017-07-111-0/+48
| | | | | Call isa, can, does and DOES safely on things that may not be objects http://search.cpan.org/dist/Safe-Isa/
* testing/perl-dancer-session-cookie: new aportTimo Teräs2017-07-111-0/+48
| | | | | Encrypted cookie-based session backend for Dancer http://search.cpan.org/dist/Dancer-Session-Cookie/
* testing/perl-session-storage-secure: new aportTimo Teräs2017-07-111-0/+48
| | | | | Encrypted, expiring, compressed, serialized session data with integrity http://search.cpan.org/dist/Session-Storage-Secure/
* testing/perl-number-tolerant: new aportTimo Teräs2017-07-111-0/+48
| | | | | tolerance ranges for inexact numbers http://search.cpan.org/dist/Number-Tolerant/
* testing/perl-math-random-isaac-xs: new aportTimo Teräs2017-07-111-0/+47
| | | | | C implementation of the ISAAC PRNG algorithm http://search.cpan.org/dist/Math-Random-ISAAC-XS/
* testing/perl-crypt-urandom: new aportTimo Teräs2017-07-111-0/+48
| | | | | Provide non blocking randomness http://search.cpan.org/dist/Crypt-URandom/
* testing/perl-string-compare-constanttime: new aportTimo Teräs2017-07-111-0/+48
| | | | http://search.cpan.org/dist/String-Compare-ConstantTime/
* testing/perl-test-modern: new aportTimo Teräs2017-07-111-0/+48
| | | | | precision testing for modern perl http://search.cpan.org/dist/Test-Modern/
* testing/perl-test-api: new aportTimo Teräs2017-07-111-0/+48
| | | | | Test a list of subroutines provided by a module http://search.cpan.org/dist/Test-API/
* testing/perl-dbix-class: new aportTimo Teräs2017-07-113-0/+124
| | | | | Extensible and flexible object <-> relational mapper http://search.cpan.org/dist/DBIx-Class/
* testing/perl-class-accessor-grouped: new aportTimo Teräs2017-07-111-0/+48
| | | | | Lets you build groups of accessors http://search.cpan.org/dist/Class-Accessor-Grouped/
* testing/perl-data-dumper-concise: new aportTimo Teräs2017-07-111-0/+48
| | | | | Less indentation and newlines plus sub deparsing http://search.cpan.org/dist/Data-Dumper-Concise/
* testing/perl-class-c3-componentised: new aportTimo Teräs2017-07-111-0/+48
| | | | http://search.cpan.org/dist/Class-C3-Componentised/
* testing/perl-class-c3: new aportTimo Teräs2017-07-111-0/+48
| | | | | A pragma to use the C3 method resolution order algorithm http://search.cpan.org/dist/Class-C3/
* testing/perl-algorithm-c3: new aportTimo Teräs2017-07-111-0/+48
| | | | | A module for merging hierarchies using the C3 algorithm http://search.cpan.org/dist/Algorithm-C3/
* testing/perl-sql-abstract: new aportTimo Teräs2017-07-111-0/+48
| | | | | Generate SQL from Perl data structures http://search.cpan.org/dist/SQL-Abstract/
* testing/perl-context-preserve: new aportTimo Teräs2017-07-111-0/+48
| | | | http://search.cpan.org/dist/Context-Preserve/
* testing/perl-plack-middleware-reverseproxy: new aportTimo Teräs2017-07-111-0/+48
| | | | http://search.cpan.org/dist/Plack-Middleware-ReverseProxy/
* testing/perl-anyevent-dns-etchosts: new aportTimo Teräs2017-07-111-0/+47
| | | | http://search.cpan.org/dist/AnyEvent-DNS-EtcHosts/
* testing/perl-dancer-plugin-passphrase: new aportTimo Teräs2017-07-111-0/+48
| | | | http://search.cpan.org/dist/Dancer-Plugin-Passphrase/
* testing/perl-digest-bcrypt: new aportTimo Teräs2017-07-111-0/+48
| | | | http://search.cpan.org/dist/Digest-Bcrypt/
* testing/perl-data-entropy: new aportTimo Teräs2017-07-111-0/+47
| | | | http://search.cpan.org/dist/Data-Entropy/
* testing/perl-http-lite: new aportTimo Teräs2017-07-111-0/+48
| | | | http://search.cpan.org/dist/HTTP-Lite/
* testing/perl-data-float: new aportTimo Teräs2017-07-111-0/+47
| | | | http://search.cpan.org/dist/Data-Float/
* testing/perl-snmp-info: new aportTimo Teräs2017-07-111-0/+47
| | | | http://search.cpan.org/dist/SNMP-Info/
* testing/perl-yaml-libyaml: new aportTimo Teräs2017-07-111-0/+48
| | | | http://search.cpan.org/dist/YAML-LibYAML/
* testing/perl-starman: new aportTimo Teräs2017-07-111-0/+47
| | | | http://search.cpan.org/dist/Starman/
* testing/perl-time-duration-parse: new aportTimo Teräs2017-07-111-0/+48
| | | | http://search.cpan.org/dist/Time-Duration-Parse/
* testing/perl-time-duration: new aportTimo Teräs2017-07-111-0/+48
| | | | http://search.cpan.org/dist/Time-Duration/
* testing/perl-string-crc32: new aportTimo Teräs2017-07-111-0/+48
| | | | http://search.cpan.org/dist/String-CRC32/
* testing/perl-dancer-plugin-auth-extensible: new aportTimo Teräs2017-07-111-0/+48
| | | | http://search.cpan.org/dist/Dancer-Plugin-Auth-Extensible/
* testing/perl-crypt-saltedhash: new aportTimo Teräs2017-07-111-0/+48
| | | | http://search.cpan.org/dist/Crypt-SaltedHash/
* testing/perl-template-plugin-number-format: new aportTimo Teräs2017-07-111-0/+48
| | | | http://search.cpan.org/dist/Template-Plugin-Number-Format/
* testing/perl-template-plugin-csv: new aportTimo Teräs2017-07-111-0/+48
| | | | http://search.cpan.org/dist/Template-Plugin-CSV/
* testing/perl-daemon-control: new aportTimo Teräs2017-07-111-0/+48
| | | | http://search.cpan.org/dist/Daemon-Control/
* testing/perl-anyevent: upgrade to 7.14Timo Teräs2017-07-111-14/+21
|