in reply to Re: How to create a distribution package with multiple class files
in thread How to create a distribution package with multiple class files

Thank you. I sort of figured that might be the case, but, as you noted in your how-to (which I had not seen, yet;), there do seem to be some missing details, between writing code and using a CPAN package.

Almost all of my information comes from a book, "Writing Perl Modules for CPAN", by Sam Tregar, which provides much good info, but also misses a few details.

Thanks for the pointer.

Bob

  • Comment on Re^2: How to create a distribution package with multiple class files