linuxlegends has asked for the wisdom of the Perl Monks concerning the following question:
I have this perl code this uses App::Spec and HTTP::Proxy to act as a forward proxy that handles mTLS requests - https://gitlab.com/infrastructure24/mitmtls/-/blob/main/src/mtlsproxy.sh?ref_type=heads. I'm planning on converting it to a CPAN module named App::Mtlsproxy since I was not able to find anything in CPAN that performs this task with a good CLI interface. The PAUSE documentation recommends posting here before uploading to get feedback. Does this seem like a good thing to upload to CPAN?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: mtlsproxy feedback
by haj (Vicar) on Dec 17, 2025 at 13:56 UTC |