HTML::Mason::Plugin perldocs say:

       If your plugin can be configured, place the configuration in class
       variables - for example,

           $MasonX::Plugin::Timer::Units = 'seconds';

       These can be set either from httpd.conf via PerlSetVar directives, 
       or in perl directly from a handler.pl file.


but I can't seem to figure out the magic to get the PerlSetVar variable 
name picked up properly. Can someone point me in the right direction - if 
I want to set a class variable $XYZ::Plugin::Foo, what would the 
PerlSetVar incantation look like?


Cheers,
Gavin




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Mason-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to