# Blosxom 3 Plugin: DumpContent # Version: 2005-01-14 # Author: Bernie Simon (http://carelesshand.net) use strict; package Blosxom::Plugin::DumpContent; #---------------------------------------------------------------------- # Configuration variables # The portions of $self to print @Blosxom::Plugin::DumpContent::keys = qw (state settings request response); #---------------------------------------------------------------------- # To be called from handlers.flow sub run { my $self = shift; print "Content-type: text/html\n\n"; print "