There is pretty much no reason to use shell scripting if you're guaranteed that your environment will have perl, unless that's what you happen to prefer. Except for maybe some really small stuff.
Rashakil Fol
Super Senior Demiposter
2,658 posts since Jun 2005
Reputation Points: 1,135
Solved Threads: 177
It all depends on what you are trying to do
Sometimes what takes 100 lines in shell to do can be achieved by using a simple perl module !
Sometimes a single bash shell command can do the job for you neatly
so it depends on the usage and user.
chrisranjana
Junior Poster in Training
83 posts since Jul 2005
Reputation Points: 11
Solved Threads: 3