Help for this page
package Attr; ... passwd => 'xxxxxx', }, )
use Attr (); # Application wide configuration use vars qw(%struct); # Grab the datastructure from the config fil +e ... .. .. print $self->{config}{infomgr}{sid} # for want of a better example