Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7670805
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T15:54:26+00:00 2026-05-31T15:54:26+00:00

I have a requirement to develop a group of Perl modules for in-house work.

  • 0

I have a requirement to develop a group of Perl modules for in-house work. I would like all of them to be formed in to one family or suite of modules, rather than being separate.

For example, the suite would be something like:

MySuite::App::Module1
            ::Module2
MySuite::Env
MySuite::Utils::Logger
              ::Util2

I’ve gone through perlmodstyle, perlnewmod etc, but they all seem to focus on tips for developing individual modules. What are the tips/best-practices when it comes to developing/distributing a suite such as this? (the individual modules in the suite could be written by different developers)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T15:54:28+00:00Added an answer on May 31, 2026 at 3:54 pm

    It’s not much different than single-module distributions. Two additional established conventions are:

    1. Place modules hierarchically in the lib directory.

      MySuite::App::Module1       →   lib/MySuite/App/Module1.pm
      MySuite::App::Module2       →   lib/MySuite/App/Module2.pm
      MySuite::Env                →   lib/MySuite/Env.pm
      MySuite::Utils::Logger      →   lib/MySuite/Utils/Logger.pm
      MySuite::Utils::Util2       →   lib/MySuite/Utils/Utils2.pm
      
    2. Pick a main module that becomes the distribution name. Your example looks like it should have an additional lib/MySuite.pm with package statement MySuite and not much code and some entry point documentation. Assign this module as module_name in the Build.PL file.


    For more info on packaging in general, see:

    • http://p3rl.org/ExtUtils::MakeMaker#SEE-ALSO
    • http://p3rl.org/newmod#SEE-ALSO
    • https://stackoverflow.com/a/2606677

    Feedback/critique on your progress is available from:

    • #toolchain on the MagNET
    • module-authors@perl.org mailing list
    • http://prepan.org
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have received a requirement to develop a feature to check if 2 email
I have requirement like, suppose I have a 'property' table which has 'ListingKey' field
I have requirement as following like showing ABPeoplePickerNavigationController in tabbar based application. I researched
I work for a webagency, and I have to develop an intranet/extranet app to
I have requirement to develop DMS(Document Managemen System) with some initial requirements: If possible
Let's understand the my requirement / question. I have to develop following things in
I have a requirement where I need to develop an Android application for Nexus
I have a requirement to develop a custom control for use in InfoPath 2010
We have a requirement where we need to develop a webservice client based upon
My requirement is to develop a page with 4 sections, which cannot have a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.