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

A preview of DPAN

by brian_d_foy (Abbot)
on Nov 11, 2008 at 12:03 UTC ( [id://722831]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    % perl examples/dpan my_modules_dir/
    
  2. or download this
    % cpan -J > MyCPANConfig.pm
    
  3. or download this
    % cpan -j DPANConfig.pm Foo::Bar
    
  4. or download this
    Foo::Bar      1.23    B/BD/BDFOY/Foo-Bar-1.23.tgz
    
  5. or download this
    Foo::Bar      1.23    /usr/local/dpan/Foo-Bar-1.23.tgz
    Bar::Baz      2.45    /home/brian/dists/Bar-Baz-2.45
    
  6. or download this
    Foo::Bar      1.23    /usr/local/dpan/Foo-Bar-1.23.tgz
    Bar::Baz      2.45    http://www.example.com/dists/Bar-Baz-2.45
    Quux          2.45    http://www.cpan.org/authors/id/B/BD/BDFOY/Quux-2
    +.45
    
  7. or download this
    Foo::Bar    BDFOY    1.23    B/BD/BDFOY/Foo-Bar-1.23.tgz
    Foo::Bar    BDFOY    2.01    /home/brian/dists/Foo-Bar-2.01.tgz
    Foo::Bar    SNUFFY  1.24    http://www.example.com/dist/Foo-Bar.tgz
    
  8. or download this
    use Dog:ver(Any):auth(Any);
    
    ...
    use Dog:ver<1.2.1>:auth(Any);
    
    use Dog:ver(1.2.1..1.2.3);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlmeditation [id://722831]
Approved by bingos
Front-paged by bingos
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-04-26 06:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found