prefixify attrname, oldprefix, newprefix
attrname
oldprefix
newprefix
Processes a path attribute in $self->{ attrname }. Looks the attribute up in %Config if it doesn't have a value. Takes the following arguments:
$self->{
}
%Config
Name of the attribute to be processed.
Prefix to be replaced.
New prefix, replaced in-place.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]