Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: How to include CPAN packages in distribution package

by redhotpenguin (Deacon)
on Dec 08, 2007 at 20:15 UTC ( [id://655878]=note: print w/replies, xml ) Need Help??


in reply to How to include CPAN packages in distribution package

Krang has a nice system of managing packages, which includes being able to build the entire application from scratch. I use my Makefile.PL to document the dependencies, and also download a copy of that CPAN package to a src/ directory in my application. Because it's good to have it there if a few years down the road that package for whatever reason isn't on CPAN or BackPAN.

  • Comment on Re: How to include CPAN packages in distribution package

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-23 09:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found