Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Finding Module Versions - How Would You Do It?

by Anonymous Monk
on Feb 13, 2013 at 03:21 UTC ( [id://1018476]=note: print w/replies, xml ) Need Help??


in reply to Re: Finding Module Versions - How Would You Do It?
in thread Finding Module Versions - How Would You Do It?

If you're using the OS vendor's outdated version of perl for your own perl programs, then that would be a great idea.

Personally, I'll stick to using CPAN installed modules compiled against a modern version of perl.

  • Comment on Re^2: Finding Module Versions - How Would You Do It?

Replies are listed 'Best First'.
Re^3: Finding Module Versions - How Would You Do It?
by Plankton (Vicar) on Feb 13, 2013 at 05:12 UTC
    Or one could create their own RPMs, but that is a lot of work when you hit a modules that has a lot of dependencies. It would be great if CPAN would generate the RPM's as well as working out and installing the dependencies.

      Or one could create their own RPMs, but that is a lot of work when you hit a modules that has a lot of dependencies. It would be great if CPAN would generate the RPM's as well as working out and installing the dependencies.

      If only there was some kind of magical cpan2rpm/cpan2deb... cavapackager ... Re: dependency error isntalling rpm package

        Haven't tried cpan2deb but cpan2rpm does not work with many CPAN modules and also it doesn't deal with dependencies the way CPAN does. So I guess they aren't as magical as you think.

Log In?
Username:
Password:

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

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

    No recent polls found