Help for this page

Select Code to Download


  1. or download this
    t_float.pl       (definitions)     0 version         & (""            
    +  subdef
    t_float.pl       (definitions)     0 version         & ()             
    +  subdef
    ...
    t_float.pl       (definitions)     0 version         & stringify      
    +  subdef
    t_float.pl       (definitions)     0 version         & vcmp           
    +  subdef
    t_float.pl       (main)           3 float           $ VERSION         
    + intro
    
  2. or download this
     d:\exp\version>type t_float.pl
    package float;
    
    our $VERSION = 'v1.0234';
    
    d:\exp\version>