#!/usr/local/bin/perl use strict; use joke_inc; use rb_inc; rb_inc::page( joke_inc::joke_main(), '


' );