Once email is verified, we will review and approve the account.
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html,
social networking links, message board signature, company profile, etc.
i want a tool for perl script for reengineering. Specifically, how to flow Diagram an existing Perl script.
(Edited/cleaned up and moved from knowledge base.)
Are you talking about creating a flow chart? If so, I currently use Visio and would recommend it.
If you're talking about some tool to automatically create a flow chart of existing Perl code, I don't know of any. When I need to create a flow chart of a complex section of code that has if statements, and loops, and jumps all over the place, I just go through it line by line.