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

  • Home
  • SEARCH
  • 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 92677
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T23:13:27+00:00 2026-05-10T23:13:27+00:00

My company develop web apps using combination of mod_perl, axkit and apache. We have

  • 0

My company develop web apps using combination of mod_perl, axkit and apache. We have tons of Perl modules, javascripts, etc, all in unix operating system.

Whenever I need to write a new function, I try to do some code reuse, but the thing is all the Perl modules and javascripts are scattered across folders.

i hate to write some code only later to discover that there’s already a function which done the same thing, my current method involves trying to grep for the table name to see if there’s a redundant function, but besides that, i’m pretty much will just give up and write a new function because i don’t want to spend too much time searching and finding nothing.

Is there a better way to do this? Or even better, are there freeware tools that I can install which can help me properly manage all the functions and modules, and even allow developers to log comments, etc.

EDIT

There is this discussion on detecting code duplication on c++ using tools, do we have anything like this for perl codes in unix platform?

thanks ~steve

  • 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. 2026-05-10T23:13:28+00:00Added an answer on May 10, 2026 at 11:13 pm

    Organize your source directory so that each functionality has only one place where it should be and it’s easy to find something.

    Make sure to share naming convention to prevent duplication.

    Design your module so that they do one thing only – and do it well.

    Review the code to make sure names and locations are correct.

    Provide a efficient search engine based on a code indexer so that it’s easy to look if there is already a function doing a peculiar task.

    Don’t underestimate the time to generalize an existing component so that it can effectively be reused.

    Document the modules, with API documentation an/or unit-tests.

    Communicate within the Team so that every one has a good grasp of what has possibly been already written, who has or knows who may have working on/used a module.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 91k
  • Answers 91k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer This solution is quite clever. It uses a StringWriter to… May 11, 2026 at 6:17 pm
  • Editorial Team
    Editorial Team added an answer Usually use Boost, but if you are using Qt, their… May 11, 2026 at 6:17 pm
  • Editorial Team
    Editorial Team added an answer You do NOT have to manually unpack the JSON into… May 11, 2026 at 6:17 pm

Related Questions

I work for a small website company (couple of programmers, couple of designers). Currently
I develop a web application that needs to be load balanced across 4 webservers.
We (my company) is trying to develop a solution (application) for document management. We
I've been assigned the task of buying a digital certificate for my company to

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.