Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^4: Need help in implementing OIDC::Lite::Webserver

by chandantul (Scribe)
on May 28, 2021 at 21:05 UTC ( [id://11133239]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Need help in implementing OIDC::Lite::Webserver
in thread Need help in implementing OIDC::Lite::Webserver

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^5: Need help in implementing OIDC::Lite::Webserver
by hippo (Bishop) on May 28, 2021 at 22:07 UTC

    Please help if possible

    no warnings;

    Don't do that. use warnings; would be far superior.

    Don't use modules which aren't needed.

    Don't leave commented out code in your example.

    Pick an indentation scheme and stick to it. perltidy makes this easy.

    Read SSCCE.


    🦛

    A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11133239]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (8)
As of 2024-04-25 10:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found