#!/opt/perl/bin/perl use 5.012; use warnings; say " C start"; sleep 30; say " C exit";