Show
Ignore:
Timestamp:
08/01/08 10:38:42 (5 months ago)
Author:
fglock
Message:

[v6.pm] 0.032

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • perl5/Pugs-Compiler-Perl6/lib/v6.pm

    r21648 r21663  
    11package v6; 
    2 $v6::VERSION = '0.031'; 
     2$v6::VERSION = '0.032'; 
    33 
    44# Documentation in the __END__ 
     
    9494        "use Scalar::Util; 
    9595         use Quantum::Superpositions; 
    96          use Math::Complex; 
     96         use Math::Complex (); 
    9797         use Pugs::Runtime::Perl6; 
    9898         use Pugs::Runtime::Perl6Prelude;