Good Data amazing video…

Today we make out a video of business intelligence web 2.0 SaaS solution.
So If you want to see Good Data in action

Terrible Apache reload when you program under mod_perl

What can help is Apache modul to reload mod_perl in running:

# Reload
PerlModule Apache2::Reload
PerlInitHandler Apache2::Reload
PerlSetVar ReloadAll On
#PerlSetVar ReloadDirectories “path/to/files”
#PerlSetVar ReloadDebug On

Paste this code to mod_perl configuration in Apache.