LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   controling ext. devices with perl (https://www.linuxquestions.org/questions/programming-9/controling-ext-devices-with-perl-409685/)

DanTaylor 01-30-2006 01:08 PM

controling ext. devices with perl
 
I need to know how to control the burning of cdroms and dvds with perl. Does anyone know where I can look?

gilead 01-30-2006 01:20 PM

It depends how platform independent you want to be. If you're writing a script to run on your local Linux box, you can shell out and run your command line tools. That way you don't have to spend time on the low level stuff and you can concentrate on just getting the job done.


All times are GMT -5. The time now is 03:58 AM.