start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: perl_script Chapter 8
Standard Modules
Next: Reference: replace_manpage_separator
 

prefixify

prefixify 

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:

attrname

Name of the attribute to be processed.

oldprefix

Prefix to be replaced.

newprefix

New prefix, replaced in-place.


Previous: Reference: perl_script Perl in a Nutshell Next: Reference: replace_manpage_separator
Reference: perl_script Book Index Reference: replace_manpage_separator

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.