I did a checkout of the last release of prism_chado and did an install, and both were installed (no code changes have been made to either in the last 5 months.) All perl scripts get a wrapper without the .pl extension.
I checked the inidb.xml file and it calls only the camel-cased variant, dropChadoObjects, which was also installed in my test. At worse, the only problem I see is there are two very closely named scripts and one might have been deprecated, though it isn't called from anywhere I can see.
Can you verify that both weren't installed for you?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I could not duplicate this, but something is clearly not correct here. I could verify that both the following files live in SVN:
dropchadoobjects.pl
dropChadoObjects.pl
As seen here:
http://prism-api.svn.sourceforge.net/viewvc/prism-api/trunk/Prism/app/Prism/Chado/
I did a checkout of the last release of prism_chado and did an install, and both were installed (no code changes have been made to either in the last 5 months.) All perl scripts get a wrapper without the .pl extension.
I checked the inidb.xml file and it calls only the camel-cased variant, dropChadoObjects, which was also installed in my test. At worse, the only problem I see is there are two very closely named scripts and one might have been deprecated, though it isn't called from anywhere I can see.
Can you verify that both weren't installed for you?