or download this
BEGIN { require Shell; Shell->import( qw( perl ) ); }
BEGIN { require Shell; Shell->import( qw( dir ) ); }
BEGIN { require Shell; Shell->import( qw( copy ) ); }
BEGIN { require Shell; Shell->import( qw( del ) ); }
BEGIN { require Shell; Shell->import( qw( cd ) ); }