Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

need template for an XS module using two or mor classes

0 views
Skip to first unread message

Andreas Otto

unread,
Oct 5, 2009, 11:02:40 AM10/5/09
to

Hi,

I created with the tool "h2xs" a template for a perl package called

"perlmsgque"

in this package I want to add a "MqS" and a "MqSException" class.

both class's should use an individual "*.xs" file called MqS.xs
and MqSException.xs.

I'm not able to get anything useful working with the current perl
documentation.

it seems that multiple packages into a single module is not
covered

one package per module is possible but multiple ....

error message I get: Base class package "MqS" is empty

even if MqS is filled ..


mfg

Andreas Otto

0 new messages