Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^5: Syntax checking without BEGIN blocks

by adrianh (Chancellor)
on May 02, 2006 at 10:59 UTC ( [id://546861]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Syntax checking without BEGIN blocks
in thread Syntax checking without BEGIN blocks

True. However, if the code doesn't pass a basic syntax check, I don't need to waste my time deciphering it. I know it doesn't run. If it is code that's syntactically correct, something might be using it...

If I'm not worried about the code doing anything dangerous then there is no difference to me between a compile-type error and a run-time error. Both will show up in my test suite.

If I am worried about the code I'm going to have to understand it - whether it is "syntactically" correct or not.

  • Comment on Re^5: Syntax checking without BEGIN blocks

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

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

    No recent polls found