Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^4: Upgrading CPAN - Yes We Can

by jdrago_999 (Hermit)
on Jun 04, 2009 at 17:15 UTC ( [id://768513]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Upgrading CPAN - Yes We Can
in thread Upgrading CPAN - Yes We Can

I don't think I understand what you are saying.

Are you talking about (for example) if you use Module::Install how you can say:

requires 'My::Module' => 1.02;

...or...

test_requires 'My::Module' => 1.02;

...but not:

requires_any => ( 'My::Module' => 1.02, 'My::OtherModule' => 2.33, );

I suppose that the requires_any kind of logic could be implemented simply as a Module::Install plugin.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (9)
As of 2024-04-18 17:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found