in reply to Creating wrapper over a wrapper

That is very poor interface design which you should accomplish using variants of Exporter.

i get errors saying that there is a prototype mismatch between the ABC here and wrapper::ABC. Can

You should always copy/paste error message, and post code that reproduces the error (see How (Not) To Ask A Question for more)

Replies are listed 'Best First'.
Re^2: Creating wrapper over a wrapper
by sunnyagarwal008 (Initiate) on May 05, 2010 at 13:38 UTC
    Sorry, i replaced the actual question.