#!/usr/bin/perl use CGI; $cgi=new CGI; print $cgi->header( -expires => 'Sat, 26 Jul 1997 05:00:00 GMT', -Pragma => 'no-cache', -Cache_Control => join(', ', qw(private no-cache no-store must-revalidate max-age=0 pre-check=0 post-check=0)), ); print '
> php composer.phar install'; print '
'; foreach (@step2) { print; } print '';