The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "BEROV"

CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant River stage two • 19 direct dependents • 57 total dependents

CGI::Simple provides a relatively lightweight drop in replacement for CGI.pm. It shares an identical OO interface to CGI.pm for parameter parsing, file upload, cookie handling and header generation. This module is entirely object oriented, however a ...

MANWAR/CGI-Simple-1.281 - 31 Jan 2024 14:19:02 UTC - Search in distribution

CGI::Ex::App - Anti-framework application framework. River stage one • 2 direct dependents • 2 total dependents

Fill in the blanks and get a ready made web application. This module is somewhat similar in spirit to CGI::Application, CGI::Path, and CGI::Builder and any other "CGI framework." As with the others, CGI::Ex::App tries to do as much of the mundane thi...

RHANDOM/CGI-Ex-2.55 - 09 Jan 2024 16:26:02 UTC - Search in distribution

PDF::Table - A utility class for building table layouts in a PDF::Builder (or PDF::API2) object. River stage one • 2 direct dependents • 2 total dependents

This class is a utility for use with the PDF::Builder (or PDF::API2, see note above) module from CPAN. It can be used to display text data in a table layout within a PDF. The text data must be in a 2D array (such as returned by a DBI statement handle...

OMEGA/PDF-Table-1.006 - 21 Mar 2024 20:39:02 UTC - Search in distribution

Slovo - Искони бѣ Слово River stage one • 1 direct dependent • 1 total dependent

Slovo is a simple to install and extensible Mojolicious CMS <https://en.wikipedia.org/wiki/Web_content_management_system> with nice core features, listed below. This is a usable release, yet full of creeping bugs and half-implemented pieces! The proj...

BEROV/Slovo-2023.03.22 - 22 Mar 2023 00:05:00 UTC - Search in distribution

Mad::Mapper - Map Perl objects to PostgreSQL, MySQL or SQLite data River stage zero No dependents

Mad::Mapper is a base class for objects that should be stored in a persistent SQL database. Currently the supported backends are Mojo::Pg Mojo::mysql and Mojo::SQLite. These backends need to be installed separately. $ cpanm Mad::Mapper $ cpanm Mojo::...

SADAMS/Mad-Mapper-0.09 - 13 Feb 2016 17:52:28 UTC - Search in distribution

JSON::Validator - Validate data against a JSON schema River stage two • 16 direct dependents • 26 total dependents

JSON::Validator is a data structure validation library based around JSON Schema <https://json-schema.org/>. This module can be used directly with a JSON schema or you can use the elegant DSL schema-builder JSON::Validator::Joi to define the schema pr...

JHTHORSEN/JSON-Validator-5.14 - 06 Mar 2023 04:46:05 UTC - Search in distribution

DBIx::Simple::Class - Advanced object construction for DBIx::Simple! River stage one • 1 direct dependent • 1 total dependent

DBIx::Simple::Class is a database table/row abstraction. At the same time it is not just a fancy representation of a table row like DBIx::Simple::Result::RowObject. Using this module will make your code more organized, clean and reliable (separation ...

BEROV/DBIx-Simple-Class-1.009 - 21 Mar 2015 10:33:59 UTC - Search in distribution

HTML::Inspect - Inspect a HTML document River stage zero No dependents

This module extracts information from HTML, using a clean parser (XML::LibXML) Returned structures may need further processing. Please suggest additional extractors. This module is part of the "Crawl Pipeline". You can find a detailed description of ...

MARKOV/HTML-Inspect-1.00 - 08 Dec 2021 11:00:05 UTC - Search in distribution

Mojolicious::Plugin::DSC - use DBIx::Simple::Class in your application. River stage zero No dependents

Mojolicious::Plugin::DSC is a Mojolicious plugin that helps you use DBIx::Simple::Class in your application. It also adds an app attribute ("$app->dbix") and controller helper ("$c->dbix") which is a DBIx::Simple instance....

BEROV/Mojolicious-Plugin-DSC-1.006 - 01 Aug 2016 21:21:43 UTC - Search in distribution

Mojolicious::Plugin::OpenAPI - OpenAPI / Swagger plugin for Mojolicious River stage two • 6 direct dependents • 12 total dependents

Mojolicious::Plugin::OpenAPI is Mojolicious::Plugin that add routes and input/output validation to your Mojolicious application based on a OpenAPI (Swagger) specification. This plugin supports both version 2.0 and 3.x, though 3.x *might* have some mi...

JHTHORSEN/Mojolicious-Plugin-OpenAPI-5.09 - 20 Feb 2023 07:35:46 UTC - Search in distribution

CGI::Ex::Recipes::Cache - Naive caching in a database table River stage zero No dependents

I found that when I cached in memory some output from CGI::Ex::Recipes::Template::Menu, the performance under mod_perl jumped from: ... Requests per second: 19.42 [#/sec] (mean) Time per request: 154.441 [ms] (mean) Time per request: 51.480 [ms] (mea...

BEROV/CGI-Ex-Recipes-0.08 - 05 Sep 2012 07:36:32 UTC - Search in distribution

Slovo::Plugin::Prodan - Make and manage sales in your Slovo-based site River stage zero No dependents

The word про̀дан (прода̀жба) in Bulgarian means sale. Roots are found in Old Common Slavic (Old Bulgarian) *проданьѥ*. Here is an exerpt from Codex Suprasliensis(331.27) where this word was witnessed: *сꙑнъ божии. вол҄еѭ на сьпасьнѫѭ страсть съ вами ...

BEROV/Slovo-Plugin-Prodan-0.05 - 05 Mar 2022 19:44:05 UTC - Search in distribution

Mojolicious::Command::Author::generate::obrazi - Обраꙁи for your site – a gallery generator command River stage zero No dependents

Mojolicious::Command::Author::generate::obrazi generates a gallery from a directory structure, containing images. The produced gallery is a static html file which body content can be easily taken, modified, and embedded into a page in any site. In ad...

BEROV/Mojolicious-Plugin-Obrazi-0.15 - 12 Jul 2021 12:51:51 UTC - Search in distribution

Acme::CPANAuthors::CPAN::Streaks::MonthlyReleases::AllTime - Authors with all-time monthly releases streak (do a release every month) River stage zero No dependents

Current standings (as of 2024-04-12, produced by cpan-streaks, only streaks with length of at least 20 are included): +-----------+-----+------------+----------+-------------+ | author | len | start_date | end_date | status | +-----------+-----+-----...

PERLANCAR/Acme-CPANAuthorsBundle-CPAN-Streaks-20240412.0 - 12 Apr 2024 04:25:16 UTC - Search in distribution

Mojolicious::Command::Author::generate::resources - Generate MVC & OpenAPI RESTful API files from database tables River stage zero No dependents

An usable release... Mojolicious::Command::generate::resources generates directory structure for a fully functional MVC set of files, routes and RESTful API specification in OpenAPI <https://github.com/OAI/OpenAPI-Specification> format based on exist...

BEROV/Mojolicious-Command-Author-generate-resources-0.22 - 04 Oct 2018 16:00:51 UTC - Search in distribution

Mojolicious::Plugin::RoutesConfig - Describe routes in configuration River stage one • 1 direct dependent • 2 total dependents

Mojolicious::Plugin::RoutesConfig allows you to define your routes in configuration file or in a separate file, for example "$MOJO_HOME/etc/plugins/routes.conf". This way you can quickly enable and disable parts of your application without editing it...

BEROV/Mojolicious-Plugin-RoutesConfig-0.07 - 27 May 2021 09:25:28 UTC - Search in distribution

Date::Language::Bulgarian - localization for Date::Format River stage four • 188 direct dependents • 9140 total dependents

This is Bulgarian localization for Date::Format. It is important to note that this module source code is in utf8. All strings which it outputs are in utf8, so it is safe to use it currently only with English. You are left alone to try and convert the...

ATOOMIC/TimeDate-2.33 - 19 May 2020 18:00:18 UTC - Search in distribution
17 results (0.026 seconds)