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

Search results for "less"

less - perl pragma to request less of something River stage five • 11292 direct dependents • 32664 total dependents

This is a user-pragma. If you're very lucky some code you're using will know that you asked for less CPU usage or ram or fat or... we just can't know. Consult your documentation on everything you're currently using. For general suggestions, try reque...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

CSS::LESS - Compile LESS stylesheet files (.less) using lessc River stage zero No dependents

MUGIFLY/CSS-LESS-v0.0.3 - 20 Sep 2013 07:30:45 UTC - Search in distribution

Kelp::Less - Quick prototyping with Kelp River stage two • 18 direct dependents • 20 total dependents

This class exists to provide a way for quick and sloppy prototyping of a web application. It is a wrapper for Kelp, which imports several keywords, making it easier and less verbose to create a quick web app. It's called "Less", because there is less...

BRTASTIC/Kelp-1.06 - 09 May 2022 21:07:41 UTC - Search in distribution

Test::Less - Test Categorization and Subset Execution River stage zero No dependents

Sometimes Less is More. Test::Less really has nothing to do with Test::More. It is also not meant to discourage you from writing lots of tests. To the contrary, it allows you to write potentially thousands of tests, but then be selective about which ...

INGY/Test-Less-0.11 - 12 Jun 2005 10:19:06 UTC - Search in distribution

IO::Pager::less - No pager? Pipe output to Perl-based pager a TTY River stage two • 6 direct dependents • 35 total dependents

IO::Pager::less is a simple, extensible, perl-based pager....

JPIERCE/IO-Pager-2.10 - 05 Nov 2020 00:03:29 UTC - Search in distribution
  • tp - a pure perl pager
  • IO::Pager - Select a pager (possibly perl-based) & pipe it text if a TTY
  • IO::Pager::Buffered - Pipe deferred output to PAGER if destination is a TTY

Meta::Tool::Less - run the less pager for you. River stage zero No dependents

When you want to show something using the less pager don't do it yourself - give this module the job....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution

Test::Base::Less - Limited version of Test::Base. River stage two • 13 direct dependents • 37 total dependents

This is a less clever version of Test::Base....

TOKUHIROM/Text-TestBase-0.13 - 02 Nov 2015 06:53:26 UTC - Search in distribution

CSS::LESS::Filter - tweak CSS/LESS files such as of Twitter Bootstrap River stage one • 1 direct dependent • 1 total dependent

Twitter Bootstrap is nice and handy. You can also customize its various aspects fairly easily. However, its LESS files still have fixed values which you probably need to tweak by hand every time you update. CSS::LESS::Filter makes this tweak easier....

ISHIGAKI/CSS-LESS-Filter-0.04 - 10 Dec 2012 12:49:31 UTC - Search in distribution

Getopt::Long::Less - Like Getopt::Long, but with less features River stage one • 2 direct dependents • 2 total dependents

This module is a reimplementation of Getopt::Long, with less features/configurability. Only the subset which I'm currently using (which I think already serves a lot of common use cases for a lot of people too) is implemented. Only three functions are...

PERLANCAR/Getopt-Long-Less-0.091 - 23 Jun 2023 00:05:58 UTC - Search in distribution

Getopt::Long::Less::Dump - Run a Getopt::Long::Less-based script but only to dump the spec River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/Getopt-Long-Less-Dump-0.001 - 02 Oct 2017 04:25:35 UTC - Search in distribution

Apache2::Filter::CSS::LESS - Apache2 LESS to CSS conversion filter River stage zero No dependents

Apache2::Filter::CSS::LESS is a mod_perl2 output filter which converts CSS LESS files into CSS on demand using "CSS::LESSp". Caching Conversion of LESS files to CSS requires considerably more CPU resources than simply serving up static CSS files. The...

MSCHOUT/Apache2-Filter-CSS-LESS-0.30 - 22 Nov 2009 05:06:12 UTC - Search in distribution

Plack::Middleware::File::Less - compile LESS templates into CSS stylesheets River stage zero No dependents

Plack::Middleware::File::Less is middleware that compiles Less <http://lesscss.org> templates into CSS stylesheet.. When a request comes in for *.css* file, this middleware changes the internal path to *.less* in the same directory. If the LESS templ...

NAOYA/Plack-Middleware-File-Less-0.04 - 03 Dec 2015 02:00:47 UTC - Search in distribution

Dancer::Plugin::Preprocess::Less - Generate CSS files from .less files River stage zero No dependents

Dancer::Plugin::Preprocess::Less adds support for Less files in a Dancer web application. When a request is received for a CSS file, the plugin looks for a Less file with the same name, and transforms it into CSS. The generated CSS file may then be s...

ODYNIEC/Dancer-Plugin-Preprocess-Less-0.021 - 27 Apr 2014 22:01:23 UTC - Search in distribution

lib/Heap/Simple/Less.pm River stage zero No dependents

THOSPEL/Heap-Simple-Perl-0.14 - 27 Jan 2008 23:49:53 UTC - Search in distribution

Mojolicious::Plugin::AssetPack::Pipe::Less - Process Less CSS files River stage one • 6 direct dependents • 6 total dependents

Mojolicious::Plugin::AssetPack::Pipe::Less will process <http://lesscss.org/> files into JavaScript. This module require the "less" executable to be installed. "less" will be automatically installed using <https://www.npmjs.com/> unless already insta...

SRI/Mojolicious-Plugin-AssetPack-2.14 - 27 Jan 2023 16:39:16 UTC - Search in distribution

lib/WWW/Shopify/Liquid/Operator/Less.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

less-pdf-text - Less for seeing plaintext of PDF files River stage one • 2 direct dependents • 2 total dependents

This is a wrapper for the Unix command less. It assumes that each input file is a PDF file and tries to convert the file to text first using pdftotext CLI utility first before passing it to "less"....

PERLANCAR/App-PDFUtils-0.015 - 30 Mar 2023 00:05:25 UTC - Search in distribution

Getopt::Long::EvenLess - Like Getopt::Long::Less, but with even less features River stage two • 7 direct dependents • 10 total dependents

This module (GLEL for short) is a reimplementation of Getopt::Long (GL for short), but with much less features. It's an even more stripped down version of Getopt::Long::Less (GLL for short) and is perhaps less convenient to use for day-to-day scripti...

PERLANCAR/Getopt-Long-EvenLess-0.112 - 01 Feb 2019 17:48:32 UTC - Search in distribution

CSS::Watcher::ParserLess - Extract classes, ids from .less files River stage zero No dependents

Use lessc for compile less and parse css result by CSS::Watcher::Parser....

OSV/CSS-Watcher-0.5.0 - 26 Jan 2016 22:16:17 UTC - Search in distribution
4,075 results (0.352 seconds)