Hi Peter,
The plugin writers guide (http://nfsen.sourceforge.net/PluginGuide/plugin-guide.html) need to be fixed. The sentence:
my $conf = $NfConf::Pluginconf{demoplugin};
should be:
my $conf = $NfConf::PluginConf{demoplugin};
Regards, Ash