Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Programs/Methods for analyzing an existing Perl based system

by chicks (Scribe)
on May 30, 2002 at 12:02 UTC ( [id://170353]=note: print w/replies, xml ) Need Help??


in reply to Programs/Methods for analyzing an existing Perl based system

Perl really needs more tools to support software engineering. First and foremost among those is allowing metrics to be gathered. (Yes, there are bad metrics and there are metrics that can be easily weaseled, but I'm not telling you which metrics to use!) Obviously parsing the raw perl isn't going to be easy enough in perl5. But once perl parses it couldn't we navigate the op tree? That should make it easy to see how many non-local variables are affected and what-not.

If somebody has enough free time to put something into a project like this, let me know. Particularly if you're familiar with the way the B:: modules work.

  • Comment on Re: Programs/Methods for analyzing an existing Perl based system

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-19 10:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found