OpenFPC
OpenFPC copied to clipboard
Parse perl module missing subroutine?
I'm having some issues running OpenFPC with Snorby. If I try to access the web interface, I get the following error.
01215: Undefined subroutine &OFPC::Parse::sessionToLogline called at /usr/lib/cgi-bin/extract.cgi line 150
I'm running perl v5.18.2
If I navigate to /usr/share/perl5/OFPC/Parse.pm, I don't see the sessionToLogline subroutine.