On Mon, 09 Feb 2009, Thomas Rowe wrote:
>
> I'm trying to embed perl in a C++ application and have some perl modules
> call back into the C++. I cannot figure out how to make the bootstrap
> work on my callback module. When I eval "use Callback;" I get "Can't
> locate loadable object for module
On Tuesday 10 February 2009 06:23:47 Thomas Rowe wrote:
> I'm trying to embed perl in a C++ application and have some perl modules
> call back into the C++. I cannot figure out how to make the bootstrap
> work on my callback module. When I eval "use Callback;" I get "Can't
> locate loadable objec