Re: How to make input user and password in perl script started on web?



fishfry <BLOCKSPAMfishfry@xxxxxxxxxxxxxxxx> wrote:
Bill H <bill@xxxxxxxxx> wrote:
On May 29, 5:24 pm, Jürgen Exner <jurge...@xxxxxxxxxxx> wrote:
"Pero" <p...@xxxxxxxxxxx> wrote:
How to make input user and password in perl script

This Question is Asked Frequently: perldoc -q password
        "How do I ask the user for a password?"

started on web?

This Question is also Asked Frequently: perldoc -q password
        "How do I put a password on my web pages?"

Or on the web if you sitting in your living room away from perldoc
like me (I had to see if perldoc.perl.org worked like perldoc -q and
it does :) ): http://perldoc.perl.org/perlfaq8[...]

And just so you know, neither one really tells you how, they tell you
it has nothing to do with perl.


More helpfulness (not) from this newsgroup.

-v, please?

No wonder PHP's kicking Perl's ass in the real world.

What does the one language have to do with the other? Maybe PHP
inherited certain designs from Perl, but they were designed for very
different purposes.

I'm sick to death of the newbie-bashing
around here.

Maybe you could post a more appropriate reply to the OP such that we all
can learn?

jue
.



Relevant Pages

  • Re: Net::DNS
    ... function because you still use $rr within the foreach, ... > So I can find the all these object methods in the perl docs listed below? ... > the return value of 'grep'. ... > perldoc perlboot ...
    (perl.beginners)
  • Re: Posting Guidelines changes (was Re: variable interpolation of refs to anonymous subroutines)
    ... Experts at Perl or experts at posting to newsgroups? ... use warnings; # see perldoc warnings ...
    (comp.lang.perl.misc)
  • Re: Multitasking
    ... Just a comment for the archives, and to any other beginner to the Perl ... When you look at the perldoc for select, perldoc -f select, you ... select FILEHANDLE ... I just meant avoid using the "Low-level socket functions" ...
    (perl.beginners)
  • Re: Teach me how to fish, regexp
    ... Thanks for your response on this thread: ... On the other hand, maybe "older" perl is ... > everything up in perldoc and man pages. ... > pattern so that a quantifier can apply to it. ...
    (comp.lang.perl.misc)
  • Re: Parse and Compare Text Files
    ... > I'm new to Perl and have what I hope is a simple question: ... > log with the categorized domains list file and creates a new file that looks ... perldoc -f print ... open file for writing to store updated log to ...
    (perl.beginners)