Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: brian's Guide to Solving Any Perl Problem

by JanneVee (Friar)
on Jul 20, 2004 at 23:03 UTC ( [id://376112]=note: print w/replies, xml ) Need Help??


in reply to brian's Guide to Solving Any Perl Problem

Most of these things also apply to any programming task in any language not just Perl. At a first glance the only thing that doesn't fit into any language is "Are you using the right special variable?".

Replies are listed 'Best First'.
Re^2: brian's Guide to Solving Any Perl Problem
by brian_d_foy (Abbot) on Jul 21, 2004 at 00:16 UTC
    There is also the Perl pragma's, using perldoc, several mentions of the perl documentation, using Data::Dumper, using the perl debugger, checking module versions, setting the environment in %ENV, using Test::Harness, and probably a few other things. :)
    --
    brian d foy <bdfoy@cpan.org>
      Yes, but other languages has profilers, docs and so on. These things are not perl only. :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-03-28 20:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found