Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        /x; # x flag ignores most white space and allows comments
    
    print $text;
    
  2. or download this
    C++, Java