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

Changes for version 0.007

  • Change: cd9c3d4a0284c3037d55ba300aecf1af822d4565 Author: Torsten Raudssus <torsten@raudss.us> Date : 2024-06-20 21:23:56 +0000
    • Slightly updating API and making the methods capable of a start chain method.
  • Change: 6d2043cc3997f07b8cd074ebe062f70ad9b25e22 Author: Torsten Raudssus <torsten@raudss.us> Date : 2024-06-20 02:25:17 +0000
    • Fixing intendation, removing .travis.yml

Modules

A web request chain
Role for classes which have a request_chain function for a WWW::Chain object
Using LWP::UserAgent to execute WWW::Chain chains

Examples