Help for this page
#! perl -slw use strict; ... print 'It produced the following output:'; printf $_ for @capture;