I'd like to use Perl/CGI to include in a page a few little functions, the first of which would be a simple text display of how much space I've used on my webserver out of how much total there is. I.E., You have used 3333 Kb / 12.7 Gb. I'd very much like to include that in an HTML page, but I'm really not sure how I would go about doing that. What does the Collective Monk think?