use Shell; my $foo = wc('-l', '.bash_profile'); print $foo;