Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: Carp; fresh water fish -- a delicious new recipie

by taint (Chaplain)
on Nov 21, 2013 at 15:01 UTC ( [id://1063743]=note: print w/replies, xml ) Need Help??


in reply to Re: Carp; fresh water fish -- a delicious new recipie
in thread Carp; fresh water fish -- a delicious new recipie

Quite right!

A couple of things;
I recognize that while I, don't care for it (CGI). I also recognize that many, if not most others do like to use it.
My reasons for not choosing CGI, as a rule, are that it abstracts so many simple things, that are nearly, if not just as easy to do without it. Saving a bit of overhead in the process. Abstraction, IMHO, also has a nasty side effect. In that if you don't do something for long enough, you'll forget how it's done -- Use it, or loose it, as it were. Of course this simply isn't practical in some/many cases. But if one remains mindful of it. I think a healthy balance is maintained.

My reason(s) for acknowledging the CGI::Carp::DebugScreen Module, is that, as noted earlier, I know that others are inclined to use it (CGI), and felt this might be for them. Where I'm concerned, I felt this had some interesting, potentially valuable use cases for emitting useful information that would otherwise require me to cobble up routines/subs to acquire. Given that this already came with prepackaged templates. I thought it a plus. I was also able to justify it's usage, in spite of my general feelings for CGI, because it was so small, and wouldn't be something I'd be using on a daily basis -- at least not where production is concerned (released code) -- see; not shipped with.

Thanks for calling me on this. :)
Best wishes.

--Chris

#!/usr/bin/perl -Tw
use Perl::Always or die;
my $perl_version = (5.12.5);
print $perl_version;
  • Comment on Re^2: Carp; fresh water fish -- a delicious new recipie

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (6)
As of 2024-04-23 10:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found