Skip to content

Proxy for filename.pl and filename-v3.pl #408

@nicholasdelrio

Description

@nicholasdelrio

simple one-liner that configures LWP::UserAgent to use the proxy inherited from the shell:

my $ua  = LWP::UserAgent->new( max_redirect => 0 );
$ua->env_proxy;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions