Skip to content

wrog/ua-pclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mojo-useragent-role-promiseclass

Mojo::UserAgent::Role::PromiseClass is a role that can be added to Mojo::UserAgent in order to make get_p() and friends return enhanced Promises.

Essentially this is a way to not be having to write $ua->get_p->with_roles('+Stuff') everywhere. Instead you just do $ua->promise_roles('+Stuff') once and for all when creating the user agent.

Module documentation.

Installation directions.

Getting started with Mojolicious

author

Roger Crew wrog@cpan.org

copyright and license

This software is Copyright (c) 2019 by Roger Crew.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)

About

Choose the Mojo::Promise class used by Mojo::UserAgent

Resources

Stars

Watchers

Forks

Packages

No packages published