in reply to getting output from stored procedures?
DBD::Sybase and freetds should be able to manage output parameters.
The DBD::Sybase documentation has a good explanation on how to use output parameters of stored procedures.