Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: CPAN: Module version versus kit version

by syphilis (Archbishop)
on Dec 06, 2024 at 01:16 UTC ( [id://11163051]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    our $VERSION = '1.10';
    $VERSION = eval $VERSION;
    
  2. or download this
    Owner@DESKTOP-88J497T ~
    $ perl -e 'our $VERSION = "1.10"; $VERSION = eval $VERSION; print "WTF
    +" if $VERSION ne "1.10";'
    ...
    $ perl -e 'our $VERSION = "1.11"; $VERSION = eval $VERSION; print "WTF
    +" if $VERSION ne "1.11";'
    
    Owner@DESKTOP-88J497T ~
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2025-02-09 02:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which URL do you most often use to access this site?












    Results (95 votes). Check out past polls.