Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Re: (crazyinsomniac) Re: how to make a password dissapear?

by Fastolfe (Vicar)
on Dec 28, 2001 at 00:20 UTC ( [id://134705]=note: print w/replies, xml ) Need Help??


in reply to Re: (crazyinsomniac) Re: how to make a password dissapear?
in thread how to make a password dissapear?

No offense, but this is kind of retarded. Code takes up space. Whether it's in the form of a pre-written, tested and robust module or in the form of proprietary code that you write/re-invent specifically for this project, it's going to take up disk space. I'll leave it up to you and your admins to determine which solution takes less time to code and support.

Granted, in this case you can get by with a small amount of code, I think it's rather silly to deny the installation of modules because of disk space restrictions. Perl code doesn't take up a lot of space anyway, and disk space is cheap.

  • Comment on Re: Re: (crazyinsomniac) Re: how to make a password dissapear?

Replies are listed 'Best First'.
Re: Re: Re: (crazyinsomniac) Re: how to make a password dissapear?
by defyance (Curate) on Dec 28, 2001 at 01:57 UTC
    I totally agree with you, code does take up space, why not allow the installation of modules if it helps make the code shorter, that's an awesome argument. However, his retort will be, "Your lucky I'm letting you do this". It all started out with me maintaining, and updating the current applications that he built in C. I decided C was functional, but that there had to be something better out there. So I was poking around, and saw how much of a fan base perl has and decided I'd try it out. When I made him aware of my plans he was weary. However he is letting me experiment with it to see what I can do. Now that I've written a prog that would have taken probably 1,000 lines of code in C(if it was at all possible to build something like that in C to begin with) he will more than likely be more lenient.

    True?
      Show him a Perl script that'll do the job you need in 10 lines of code (assuming a few additional modules get installed) and he'll be impressed even more.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (2)
As of 2024-04-26 06:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found