If there's a libfoo.so and I want to create a perl module/distribution
that's just a very thin wrapper around libfoo, what should I call it?

    LibFoo
    Lib::Foo
    Lib::foo
    Lib::libfoo
    libfoo
    SomeCategory::Libfoo
    ???

Tim.

Reply via email to