allow size set
[tridge/junkcode.git] / test.pl
1 #!/usr/bin/perl
2
3 my $foo = `/bin/ls`;
4
5 print $foo
6