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

Search results for "paginate"

Data::Paginate - Perl extension for complete and efficient data pagination River stage zero No dependents

This module gives you a single resource to paginate data very simply. It includes access to the page/data variables as well as a way to generate the navigation HTML and get the data for the current page from a list of data and many many other things....

DMUEY/Data-Paginate-0.0.6 - 14 Apr 2008 13:06:17 UTC - Search in distribution

Nile::Plugin::Paginate - Efficient Data Pagination River stage zero No dependents

The module can be used to create page navigation for any type of applications specially good for web applications. In addition it also provides methods for dealing with set of pages, so that if there are too many pages you can easily break them into ...

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC - Search in distribution
  • Nile - Android Like Visual Web App Framework Separating Code From Design Multi Lingual And Multi Theme.

Dancer::Plugin::Paginate - HTTP 1.1 Range-based Pagination for Dancer apps. River stage zero No dependents

HTTP 1.1 Range-based Pagination for Dancer apps. Provides a simple wrapper to provide pagination of results via the HTTP 1.1 Range headers for AJAX requests....

CASAO/Dancer-Plugin-Paginate-1.0.2 - 11 May 2014 03:28:56 UTC - Search in distribution

Sledge::Plugin::Paginate - data paginate plugin for Sledge River stage zero No dependents

NEKOKAK/Sledge-Plugin-Paginate-0.01 - 05 Jul 2006 06:58:14 UTC - Search in distribution

lib/WWW/Shopify/Liquid/Tag/Paginate.pm River stage one • 1 direct dependent • 1 total dependent

ADAMDH/WWW-Shopify-Liquid-0.08 - 05 Oct 2018 20:12:48 UTC - Search in distribution

Data::Paginated - paginate a list of data River stage one • 1 direct dependent • 1 total dependent

Data::Paginated is a thin wrapper around Data::Pageset which adds the extra functionality of being able to get all the entries from a list that are on a given page....

TMTM/Data-Paginated-1.01 - 06 Sep 2005 18:02:43 UTC - Search in distribution

Teng::Plugin::SQLPager - Paginate with SQL River stage two • 18 direct dependents • 21 total dependents

This module searches database by SQL with paginate. search_by_sql_with_pager method adds LIMIT clause automatically....

ANATOFUZ/Teng-0.34 - 14 Sep 2023 03:02:53 UTC - Search in distribution

Paws::EC2 - Perl Interface to AWS Amazon Elastic Compute Cloud River stage two • 9 direct dependents • 11 total dependents

Amazon Elastic Compute Cloud Amazon Elastic Compute Cloud (Amazon EC2) provides secure and resizable computing capacity in the AWS Cloud. Using Amazon EC2 eliminates the need to invest in hardware up front, so you can develop and deploy applications ...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

pinto - Curate a custom repository of Perl modules River stage one • 3 direct dependents • 5 total dependents

pinto is a tool for creating and managing a custom CPAN-like repository of Perl modules. The purpose of such a repository is to provide a stable, curated stack of dependencies from which you can reliably build, test, and deploy your application using...

THALJEF/Pinto-0.14 - 06 Aug 2017 07:31:17 UTC - Search in distribution

DBIx::OO - Database to Perl objects abstraction River stage zero No dependents

This module has been inspired by the wonderful Class::DBI. It is a database-to-Perl-Objects abstraction layer, allowing you to interact with a database using common Perl syntax. Why another Class::DBI "clone"? 1 I had the feeling that Class::DBI is n...

MISHOO/DBIx-OO-0.0.9 - 26 Nov 2008 10:10:27 UTC - Search in distribution

Net::Stripe - API client for Stripe.com River stage one • 1 direct dependent • 1 total dependent

This module is a wrapper around the Stripe.com HTTP API. Methods are generally named after the HTTP method and the object name. This method returns Moose objects for responses from the API. VERSIONING Because of occasional non-backward-compatible cha...

SHERRARDB/Net-Stripe-0.42 - 15 Mar 2020 19:59:40 UTC - Search in distribution

fu-len - A demo implementation to filter fastx files by length River stage zero No dependents

PROCH/Proch-N50-1.5.8 - 20 Jul 2023 16:06:47 UTC - Search in distribution

At::Bluesky - Bluesky Extentions to the Core AT Protocol River stage zero No dependents

The AT Protocol is a "social networking technology created to power the next generation of social applications." The Bluesky lexicons are official extensions to the core spec....

SANKO/At-0.18 - 19 Feb 2024 21:51:25 UTC - Search in distribution

DBIx::NinjaORM - Flexible Perl ORM for easy transitions from inline SQL to objects. River stage zero No dependents

DBIx::NinjaORM was designed with a few goals in mind: * Expand objects with data joined from other tables, to do less queries and prevent lazy-loading of ancillary information. * Have a short learning curve. * Provide advanced caching features and ma...

AUBERTG/DBIx-NinjaORM-v3.1.0 - 23 Mar 2017 05:51:51 UTC - Search in distribution

fqlen.pl - A demo implementation to filter fastx files by length River stage one • 1 direct dependent • 1 total dependent

A program to filter sequences by minimum/maximum lengths. Can process multiple files and rename the produced sequences....

PROCH/FASTX-Reader-1.12.0 - 26 Sep 2023 10:25:49 UTC - Search in distribution

IO::Pager - Select a pager (possibly perl-based) & pipe it text if a TTY River stage two • 6 direct dependents • 35 total dependents

IO::Pager can be used to locate an available pager and set the *PAGER* environment variable (see "NOTES"). It is also a factory for creating I/O objects such as IO::Pager::Buffered and IO::Pager::Unbuffered. IO::Pager subclasses are designed to progr...

JPIERCE/IO-Pager-2.10 - 05 Nov 2020 00:03:29 UTC - Search in distribution

CtrlO::PDF - high level PDF creator River stage zero No dependents

This module tries to make it easy to create PDFs by providing a high level interface to a number of existing PDF modules. It aims to "do the right thing" by default, allowing minimal coding to create long PDFs. It includes pagination, headings, parag...

ABEVERLEY/CtrlO-PDF-0.31 - 05 Apr 2023 20:23:11 UTC - Search in distribution

HTML::Paginator - Object-Oriented Pagination for Web Applications River stage zero No dependents

HTML::Paginator is an Object-Oriented module intended to make pagination of large lists easy. Using an amazing (or amazingly simple) internal method, it takes your favourite array and it slices, it dices, and it makes Julien Fries out of your array. ...

DODGER/HTML-Paginator-0_51 - 08 May 2003 07:32:48 UTC - Search in distribution

WebService::Dropbox - Perl interface to Dropbox API River stage one • 1 direct dependent • 1 total dependent

WebService::Dropbox is Perl interface to Dropbox API - Support Dropbox v2 REST API - Support Furl (Fast!!!) - Streaming IO (Low Memory)...

ASKADNA/WebService-Dropbox-2.09 - 15 Jun 2021 11:55:37 UTC - Search in distribution

Class::DBI::Factory - factory interface to a set of Class::DBI classes, with optional mod_perl application skeleton River stage zero No dependents

WROSS/Class-DBI-Factory-0.994 - 17 Apr 2005 22:40:43 UTC - Search in distribution
51 results (0.043 seconds)