in reply to Re^2: DB-Sybase ppd
in thread DB-Sybase ppd

DBD::Sybase supports recent versions of Perl. You'd need to re-install it for a new installation of Perl, as it includes XS parts.

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'