5 lines
49 B
Perl
5 lines
49 B
Perl
|
#
|
||
|
# Using exec.
|
||
|
#
|
||
|
|
||
|
exec("pbrush", "cat.bmp");
|