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 "LWP::Debug"

LWP::Debug - deprecated River stage four • 2163 direct dependents • 6200 total dependents

This module has been deprecated. Please see LWP::ConsoleLogger for your debugging needs. LWP::Debug is used to provide tracing facilities, but these are not used by LWP any more. The code in this module is kept around (undocumented) so that 3rd party...

OALDERS/libwww-perl-6.77 - 11 Mar 2024 00:58:25 UTC - Search in distribution

Plack::Middleware::Debug::LWP - LWP Profiling Panel River stage zero No dependents

This module provides a panel for the Plack::Middleware::Debug that gives profiling information for LWP::UserAgent requests....

CREIN/Plack-Middleware-Debug-LWP-0.3 - 12 Sep 2017 02:09:22 UTC - Search in distribution

Debug::STDERR - provide debug() method and redirect STDERR. River stage one • 1 direct dependent • 2 total dependents

Debug::STDERR provides debug() method and redirect STDERR out to a file. If you want to use it, you should set tow environment variables for your shell. $ export DEBUG=1 $ export STDERR2LOG=log.out or edit $ENV on BEGIN block. ( you must put it on be...

MIKI/Debug-STDERR-0.00003 - 22 May 2009 22:48:11 UTC - Search in distribution

HTTP::OAI::Debug - debug the HTTP::OAI libraries River stage one • 2 direct dependents • 2 total dependents

This package is a copy of LWP::Debug and exposes the same API. In addition to "trace", "debug" and "conns" this exposes a "sax" level for debugging SAX events....

HOCHSTEN/HTTP-OAI-4.13 - 06 Jun 2023 09:44:33 UTC - Search in distribution

Plient - the uniform way to use curl, wget, LWP, HTTP::Lite, etc. River stage zero No dependents

"Plient" is a wrapper to clients like "curl", "wget", "LWP" and "HTTP::Lite", aiming to supply a uniform way for users. It's intended to use in situations where you don't want to bind your applications to one specific client. e.g. forcing users to in...

SUNNAVY/Plient-0.03 - 24 Feb 2012 06:47:37 UTC - Search in distribution

LWP::ConsoleLogger - LWP tracing and debugging River stage one • 6 direct dependents • 6 total dependents

It can be hard (or at least tedious) to debug mechanize scripts. LWP::Debug is deprecated. It suggests you write your own debugging handlers, set up a proxy or install Wireshark. Those are all workable solutions, but this module exists to save you so...

OALDERS/LWP-ConsoleLogger-1.000001 - 21 Jun 2023 16:17:22 UTC - Search in distribution

curly - Get the content of a URL using LWP::UserAgent or system curl River stage zero No dependents

curly is a Perl script that allows you to retrieve the content of a URL using either LWP::UserAgent or the system curl command. It provides a convenient way to fetch the content of a URL and print it to the console....

PROCH/App-Photobear-0.1.2 - 08 Jul 2023 09:25:05 UTC - Search in distribution

Coro - the only real threads in perl River stage two • 53 direct dependents • 69 total dependents

For a tutorial-style introduction, please read the Coro::Intro manpage. This manpage mainly contains reference information. This module collection manages continuations in general, most often in the form of cooperative threads (also called coros, or ...

MLEHMANN/Coro-6.57 - 29 Jul 2020 13:10:08 UTC - Search in distribution

News River stage zero No dependents

*News Clipper* grabs dynamic information from the internet and integrates it into your webpage. Features include modular extensibility, timeouts to handle dead servers without hanging the script, user-defined update times, and automatic installation ...

DCOPPIT/NewsClipper-1.32-OpenSource - 16 Feb 2001 04:40:31 UTC - Search in distribution

DBG - A collection of debugging functions River stage zero No dependents

This is just a collection of functions useful for debugging. Instead of adding use Data::Dumper; use B::Deparse; use Devel::Size qw(total_size); and so forth you can just type use DBG; at the top of the script. If you're using git, or another version...

GSG/DBG-v0.4.1 - 24 Jan 2020 20:12:16 UTC - Search in distribution

Input River stage three • 155 direct dependents • 183 total dependents

This chapter discusses mod_perl's input and output filter handlers. If all you need is to lookup the filtering API proceed directly to the "Apache2::Filter" and "Apache2::FilterRec" manpages....

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution

AHA - Simple access to the AHA interface for AVM based home automation River stage zero No dependents

This module allows programatic access to AVM's Home Automation (AHA) system as it is specified in AVM AHA HTTP Protocol specification <http://www.avm.de/de/Extern/files/session_id/AHA-HTTP-Interface.pdf>. Please note that this module is not connected...

FANY/AHA-0.7 - 05 Sep 2021 16:55:29 UTC - Search in distribution

Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace River stage one • 1 direct dependent • 1 total dependent

Subs created and collected since the mid-90s....

KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC - Search in distribution

Egg - MVC Framework. River stage two • 17 direct dependents • 17 total dependents

Egg is WEB application framework with the control facilit of Model/View/Controller. The specification changed with v2.x system and a former version. Therefore, interchangeability is not secured....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC - Search in distribution

Net::API::Stripe - An interface to Stripe API River stage one • 1 direct dependent • 1 total dependent

This is a comprehensive Stripe API. It provides an object oriented friendly interface for which I put a lot of hard work so you could spend your time on other aspects of your development. This distribution is almost completely auto-generated based on...

JDEGUEST/Net-API-Stripe-v2.0.4 - 11 Oct 2023 12:11:21 UTC - Search in distribution

org2wp - Publish Org document (or heading) to WordPress as blog post River stage one • 1 direct dependent • 1 total dependent

This is originally a quick hack because I couldn't make L<https://github.com/punchagan/org2blog> on my Emacs installation to work after some update. "org2wp" uses the same format as "org2blog", but instead of being an Emacs package, it is a CLI scrip...

PERLANCAR/App-org2wp-0.013 - 23 May 2022 00:05:22 UTC - Search in distribution

Doit - a scripting framework River stage zero No dependents

Doit is a scripting framework. Some core principles implemented here are: * Failing commands throw exceptions — similar to autodie or Fatal (but implemented consistently) or Bourne shell's "set -e", or make(1)'s default mode without "-k" * Commands a...

SREZIC/Doit-0.028 - 03 Nov 2023 08:15:55 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

XML::Twig - A perl module for processing huge XML documents in tree mode. River stage three • 82 direct dependents • 243 total dependents

This module provides a way to process XML documents. It is build on top of "XML::Parser". The module offers a tree interface to the document, while allowing you to output the parts of it that have been completely processed. It allows minimal resource...

MIROD/XML-Twig-3.52 - 23 Nov 2016 17:21:16 UTC - Search in distribution

Quiq - Class library for rapid development River stage zero No dependents

Diese Klassenbibliothek enthält anwendungsunabhängige Klassen, die ich in Projekten nutze. Die Klassen sind nach einheitlichen Prinzipien konzipiert. Die Bibliothek befindet sich unter kontinuierlicher Weiterentwicklung. POD ERRORS Hey! The above doc...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC - Search in distribution
307 results (0.128 seconds)