The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:Badger url"

Badger::URL - representation of a Uniform Resource Locator (URL) River stage one • 4 direct dependents • 6 total dependents

This module implements an object for representing URLs. It can parse existing URLs to break them down into their constituent parts, and also to generate new or modified URLs. The emphasis is on simplicity and convenience for tasks related to web prog...

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC

Badger::Codec::URL - URL encode/decode River stage one • 4 direct dependents • 6 total dependents

This module implements a subclass of Badger::Codec for URL encoding and decoding. Note the difference between URI and URL. URI encoding is strict and encodes characters like ";", "?" and "/". The URL codec is more lax and does not encode these charac...

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC

Badger::Utils - various utility functions River stage one • 4 direct dependents • 6 total dependents

This module implements a number of utility functions. It also provides access to all of the utility functions in Scalar::Util, List::Util, List::MoreUtils, Hash::Util and Digest::MD5 as a convenience. use Badger::Utils 'blessed reftype first max any ...

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC

Badger::Codecs - modules for encoding and decoding data River stage one • 4 direct dependents • 6 total dependents

A *codec* is an object responsible for encoding and decoding data. This module implements a codec manager to locate, load and instantiate codec objects. Using Codecs First you need to load the "Badger::Codecs" module. use Badger::Codecs; It can be us...

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC

Badger::Modules - a module for loading modules River stage one • 4 direct dependents • 6 total dependents

"Badger::Modules" is a module for dynamically loading other modules that live under a common namespace or namespaces. It is ideally suited for loading plugin extension modules into an application when you don't know in advance which modules may be re...

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC

Badger::Changes - Summary of changes in the Badger toolkit River stage one • 4 direct dependents • 6 total dependents

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC

Badger::Factory - base class factory module River stage one • 4 direct dependents • 6 total dependents

This module implements a base class factory object for loading modules and instantiating objects on demand. It originated in the Template::Plugins module, evolved over time in various directions for other projects, and was eventually pulled back into...

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC
7 results (0.034 seconds)