Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    demo(3);
    print "\n";
    exit(0);
    
  2. or download this
    Perl v5.18.2 on darwin arch darwin-thread-multi-2level
    ===========
    ...
    s1='Hi Thing One' s2='Hi Thing Two*Bye Thing Two'
    Option 3 (opening in >> mode)
    s1='Hi Thing One' s2='Hi Thing Two*Bye Thing Two'