well, after carefully reading, i discovered that you did have the 1; in your code. for some reason, i excluded the bottom portion as i thought it was notes. i didn't realize it was commented in perl. sorry for the confusion.
i really like this module, but i'm trying to find a way to modify it so that i can pass the google analytics id from the apache config. i'm trying to use PerlSetVar, but i'm having issues. i find this whole mod_perl/filters environment to be quite difficult to work with. i'm unsure about debugging and it would appear i need to restart my apache2 and clear my browser cache to see any changes i make to the module. is this normal behaviour?
footnote and a question
well, after carefully reading, i discovered that you did have the 1; in your code. for some reason, i excluded the bottom portion as i thought it was notes. i didn't realize it was commented in perl. sorry for the confusion.
i really like this module, but i'm trying to find a way to modify it so that i can pass the google analytics id from the apache config. i'm trying to use PerlSetVar, but i'm having issues. i find this whole mod_perl/filters environment to be quite difficult to work with. i'm unsure about debugging and it would appear i need to restart my apache2 and clear my browser cache to see any changes i make to the module. is this normal behaviour?