Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

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

by tobyink (Canon)
on Feb 13, 2013 at 10:17 UTC ( [id://1018513]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ p5u v LWP::UserAgent
    LWP::UserAgent
        /home/tai/.perlbrew/libs/perl-5.16.2@default/lib/perl5/LWP/UserAge
    +nt.pm: 6.04
    
  2. or download this
    $ p5u v -c LWP::UserAgent
    LWP::UserAgent
    ...
        cpan:GAAS/libwww-perl-6.01.tar.gz#lib/LWP/UserAgent.pm: 6.01 (2011
    +-03-09T23:30:57.000Z)
        cpan:GAAS/libwww-perl-6.02.tar.gz#lib/LWP/UserAgent.pm: 6.02 (2011
    +-03-27T11:35:01.000Z)
        cpan:GAAS/libwww-perl-6.03.tar.gz#lib/LWP/UserAgent.pm: 6.03 (2011
    +-10-15T13:38:28.000Z)
    
  3. or download this
    $ p5u v -b LWP::UserAgent
    LWP::UserAgent
        backpan:GAAS/libwww-perl-5.00.tar.gz#lib/LWP/UserAgent.pm: 5.00 (1
    +996-05-26T14:01:51.000Z)
        backpan:GAAS/libwww-perl-5.01.tar.gz#lib/LWP/UserAgent.pm: 5.01 (1
    +996-08-02T16:38:58.000Z)
    [snip long output]
    
  4. or download this
    $ p5u v -lcb LWP::UserAgent
    LWP::UserAgent
    ...
        backpan:GAAS/libwww-perl-5.00.tar.gz#lib/LWP/UserAgent.pm: 5.00 (1
    +996-05-26T14:01:51.000Z)
        backpan:GAAS/libwww-perl-5.01.tar.gz#lib/LWP/UserAgent.pm: 5.01 (1
    +996-08-02T16:38:58.000Z)
    [snip long output]
    
  5. or download this
    $ p5u testers -v 6.04 libwww-perl
    CPAN Testers results for libwww-perl version 6.04
    ...
    Perl 5.014                         510    16     2
    Perl 5.016                         309    26     0
    Perl 5.017                         229    32     0
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-16 15:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found