Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^3: Distributing Perl in a Linux distribution

by Corion (Patriarch)
on Oct 01, 2009 at 13:23 UTC ( [id://798647]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -le "print for @INC"
    
  2. or download this
    foo-2.0:
        #  this is your added package
    ...
    
    perl-5.10.1:
        provides foo-3.0 # and RPM will automatically remove the foo-2.0 p
    +ackage
    
  3. or download this
    foo-2.0-meta:
        requires foo-2.0
        requires perl-5.10.0
    

Log In?
Username:
Password:

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

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

    No recent polls found