[Dbix-class] Using DBD::Sybase Driver: Can't locate object method "_rebless"

Richard Head dutone at hotmail.com
Wed Dec 2 20:05:33 GMT 2009


Any ideas as to why I receive this message when trying to connect:

Can't locate object method "_rebless" via package "DBIx::Class::Storage::DB=
I::Sybase::Microsoft_SQL_Server::NoBindVars" at /usr/local/lib/perl5/site_p=
erl/5.8.5/DBIx/Class/Storage/DBI/Sybase/Microsoft_SQL_Server.pm line 19.


_rebless is defined in Microsoft_SQL_Server, a parent class of NoBindVars. =
Microsoft_SQL_Server calls $self->_rebless from within _rebless but non of =
its  parent classes define it. Oddly enough, Microsoft_SQL_Server depends o=
n DBIx::Class::Storage::DBI::MSSQL which depends on Microsoft_SQL_Server.


 		 	   		  =

_________________________________________________________________
Chat with Messenger straight from your Hotmail inbox.
http://www.microsoft.com/windows/windowslive/hotmail_bl1/hotmail_bl1.aspx?o=
cid=3DPID23879::T:WLMTAGL:ON:WL:en-ww:WM_IMHM_4:092009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20091202/86f=
d4766/attachment.htm


More information about the DBIx-Class mailing list