Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: RFC FUSE::Remote modules

by rinceWind (Monsignor)
on Aug 21, 2006 at 10:09 UTC ( [id://568498]=note: print w/replies, xml ) Need Help??


in reply to RFC FUSE::Remote modules

For the particular needs of my question, I am lookng at adapting (and comaintaining) Tie::FTP, and I am in correspondence with the author via RT. But, I still think converting FuseFTP to a CPAN distribution is worthwhile, though I am not familiar with Fuse, and I may well have applications for this going forward.

My advice regarding where to start with a brand new module, is to install and familiarise yourself with a module boilerplating kit such as ExtUtils::ModuleMaker or Module::Starter. You could use h2xs, but the other kits are so much better (unless you are going to be using XS code. Even so, you are better using a starter kit to create your directories and boilerplate files).

Write pod for the module before writing any code. When you have something looking reasonably complete, post it to Perlmonks, either in your scratchpad or as a new node. Think very carefully about the module's interface. This is important, as you can't change it if you get it wrong, Once you have released a version of the distribution to CPAN, you will be maintaining it with the interface given.

I'd also recommend reading the tutorials on CPAN modules.

--

Oh Lord, won’t you burn me a Knoppix CD ?
My friends all rate Windows, I must disagree.
Your powers of persuasion will set them all free,
So oh Lord, won’t you burn me a Knoppix CD ?
(Missquoting Janis Joplin)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://568498]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-18 00:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found