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