in reply to Where i can use Perl?
"Perl is used in lots of places" isn't really a convincing argument. So is Java, Python, C, Ruby, PHP, and a host of other languages. One could get away with writing crawlers in Lisp, if one really wanted to (in fact, I think Amazon did for a while in the 90s). That's not the road you want to take in this.
A better approach is to find out why they want to rewrite the software, and address those reasons, one by one.
You have two major advantages already -- you have the software, and the software works!
I'll attempt to list a few of the more common reasons management decides to embark on this sort of thing, and how to address each argument.
I've gone through this many times at a few places (let's rewrite this in X, X is nicer) -- and every time the winning argument is turning management-speak back on them -- what is the ROI of this effort?
Works on managers who are big fans of buying instead of building, too. "It'll cost you 2 weeks of my time to add this to the current system. It'll cost you 6 months to configure this newly bought software just to do what this stuff already does. Do you really want to do that?"
Good luck!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Where i can use Perl?
by strfry() (Monk) on Apr 17, 2008 at 02:10 UTC |