Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

RFC: Version::Easy

by LanX (Saint)
on Jul 10, 2020 at 17:28 UTC ( [id://11119150]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Version::Easy;
    
    ...
    $VERSION = 'v1.2.3_4';   # v-str + alpha
    $VERSION = '1.002003_4'; # float + alpha
    
  2. or download this
    use strict;
    use warnings;
    ...
    # --------------------------------------------------
    
  3. or download this
     -*- mode: compilation; default-directory: "d:/exp/" -*-
    Compilation started at Fri Jul 10 19:13:58
    
    ...
    
    Compilation finished at Fri Jul 10 19:13:58
    

Log In?
Username:
Password:

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

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

    No recent polls found