App-Adenosine
view release on metacpan or search on metacpan
Here are some useful options to try:
-v
verbose output, shows HTTP headers and status on stderr
-j
junk session cookies (refresh cookie-based session)
<-u $username:$password>
HTTP basic authentication
<-H $header>
add request header (this option can be added more than once)
Setting The Default Curl Options
Sometimes you want to send some options to curl for every request. It
bin/adenosine view on Meta::CPAN
=over 2
=item C<-v>
verbose output, shows HTTP headers and status on stderr
=item C<-j>
junk session cookies (refresh cookie-based session)
=item <-u $username:$password>
HTTP basic authentication
=item <-H $header>
add request header (this option can be added more than once)
=back
=head2 Setting The Default Curl Options
( run in 1.464 second using v1.01-cache-2.11-cpan-49f99fa48dc )