Help for this page

Select Code to Download


  1. or download this
    C:\perl>perl -v
    
    This is perl 5, version 20, subversion 1 (v5.20.1) built for MSWin32-x
    +86-multi-thread-64int
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    This is a message! {\d3} --- {\d2}
    Another {\d3} Message with {\d5}
    A {\d1} little {\d6} longer string {\d3}
    
  3. or download this
    C:\perl>perl testpm.pl
                    Rate    mca_func toolic_func  study_func
    ...
    study_func  157505/s        353%        210%          --
    
    C:\perl>