NAME
MVC::Neaf::View::Dumper - Data::Dumper interface for Not Even A Framework
USAGE
Use the following to debug your application:
perl -MMVC::Neaf=view,Dumper <your_application> '/path/to?foo=42&bar=137'
Maybe this module could also be useful if you want to frighten you site's users to death on April, 1.
METHODS
render( \%data )
Return a Perl dump and "text/plain".