Koozali.org: home of the SME Server

Best practices for user written perl modules

Offline LANMonkey

  • *****
  • 350
  • +0/-0
    • Database Collection of Transcripts for the ICTY
Best practices for user written perl modules
« on: July 27, 2010, 12:55:50 AM »
I am writing my own perl modules and I am trying to figure out where to put them.  I am having problems getting them to work from directories accross users, but before I tackle that problem, I'd like to know if there might be a better way to handle them native to SME.

What is the way user written perl modules should be handled in SME?  Should they be with the rest of the perl modules?  Where should they go?

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Best practices for user written perl modules
« Reply #1 on: July 27, 2010, 01:23:19 AM »
OT in this forum.. I suggest you to subscribe the dev's ML and to ask there

Offline chris burnat

  • *****
  • 1,135
  • +2/-0
    • http://www.burnat.com
Re: Best practices for user written perl modules
« Reply #2 on: July 27, 2010, 04:22:43 AM »

Moved to general discussions as requested.
- chris
If it does not work out of the box, please fill in a Bug Report @ Bugzilla (http://bugs.contribs.org)  - check: http://wiki.contribs.org/Bugzilla_Help .  Thanks.

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Best practices for user written perl modules
« Reply #3 on: July 29, 2010, 02:03:46 AM »
I suggest you to subscribe the dev's ML and to ask there

I agree with Stefano. The mailing list is called 'devinfo'.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Best practices for user written perl modules
« Reply #4 on: July 29, 2010, 02:45:21 AM »
LANMonkey

The mail lists are here
http://lists.contribs.org
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline LANMonkey

  • *****
  • 350
  • +0/-0
    • Database Collection of Transcripts for the ICTY
Re: Best practices for user written perl modules
« Reply #5 on: July 29, 2010, 07:08:49 AM »
Thanks, all.  I have subscribed.

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Best practices for user written perl modules
« Reply #6 on: July 30, 2010, 10:37:37 PM »
Thanks, all.  I have subscribed.

You have to do more than subscribe - you have to start a discussion as well.

Offline LANMonkey

  • *****
  • 350
  • +0/-0
    • Database Collection of Transcripts for the ICTY
Re: Best practices for user written perl modules
« Reply #7 on: July 31, 2010, 12:16:51 AM »
Right.

I am currently reading the "Writing a Distribution" part of O'Reilly's "Learning Perl Objects References and Modules".  There is too much I don't know about installing modules generally to broach a discussion right now about what is different in SME.

What's the hurry?

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Best practices for user written perl modules
« Reply #8 on: July 31, 2010, 01:21:13 AM »
There is too much I don't know about installing modules generally to broach a discussion right now about what is different in SME.

OK, fair enough. Good work.