I am new to Perl. I have built a simple GUI screen with some Lables and data in some text fields. How can I send the data (Labels and text box values) to a printer or to a file and then to a printer? I want to have a 'Print' button that needs to do this.
Please point me in the right direction. Thanks for your help