Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    
    ...
    func($text);
    __END__
    1.74,1.75
    
  2. or download this
    my $str = '---------------
    1.74 --> 1.75  :test/document.txt';
    ...
    print "$values,$cf\n";
    __END__
    1.74,1.75