Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Stupidest Prime Number detector ever!!

by BillKSmith (Monsignor)
on Jun 23, 2021 at 22:59 UTC ( [id://11134226]=note: print w/replies, xml ) Need Help??


in reply to Stupidest Prime Number detector ever!!

Implementing your algorithm as a module for your own use can be very easy. Bundling that module into a package suitable for upload to CPAN can be challenging, especially your first module. There are tools to help you build, document, test, install, and update your module suitable for upload. Upload to CPAN is optional. Building all your modules this way makes them easier to use and to update. Unfortunately this tool set has a rather steep learning curve. The best introduction I have found is in the book "Intermediate Perl".

Start with the algorithm you already have. Save your updates until you are more comfortable with the build process.

Bill
  • Comment on Re: Stupidest Prime Number detector ever!!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (8)
As of 2024-04-18 09:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found