perl -MMyPackage -e 'local $/;my $obj = MyPackge->new;$obj->read_conf("/path/to/conffile");'