Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    # that prints:
    # "This is streched STRING"
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    __END__
    This is string
    This is stretched STRING