Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Re^2: Perl What for?

by Django (Pilgrim)
on Sep 08, 2002 at 13:12 UTC ( [id://196014]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Perl What for?
in thread Perl What for?

Maybe this is a matter of taste, but I think the Perl debugger might be confusing for the newbie. It has its own commands and doesn't execute programs the way they would normally run. Learning one thing after another, not all simultaneously is very important. I'd start with the most essential features and move on to the "specials" later. But as always, TMWTDI -- so check it out.

~Django
"Why don't we ever challenge the spherical earth theory?"

Replies are listed 'Best First'.
Re^4: Perl What for?
by Aristotle (Chancellor) on Sep 08, 2002 at 13:19 UTC
    It is quite confusing to actually try to debug with it if don't know heads from tails yet, true. The command I posted uses -e1 to supply a null source so you can just enter Perl code on the commandline though, and it'll pretty much work like an interactive interpreter then.

    Makeshifts last the longest.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (8)
As of 2024-04-18 16:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found