OT perl question

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
Eliminar este mensaje
Responder a este mensaje
Autor: charlie bullen
Fecha:  
Asunto: OT perl question
A perl script is used to take data from a database. A web page is created on
the fly, from the data and the results are presented between preformated text
tags <pre> </pre>. Not knowing perl, would it be possible to take the text,
convert it to a .txt file and put a link on the created page to allow for the
download of the file.

Charlie