Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    print "$]\n";
    print "Streams: '@streams'\n";
    print "Spaces: '@spaces'\n";
    
  2. or download this
    5.016003
    Streams: '1'
    Spaces: '0'