if (system "sudo /bin/mount /dev/fd0 /mnt/floppy") {# do some stuff} else {# display an error message}