GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Connector::Role::LocalPath(3) User Contributed Perl Documentation Connector::Role::LocalPath(3)

This role is used to generate file or pathnames from a template string and the path arguments given. It also accepts additional data as a hash.

file
A template toolkit string to generate the filename to write to. The arguments given as connector location are available in ARGS, the payload data in DATA. The class will die if the result contains any other characters than word, whitespace, dash or dot.
path
Similar to file with slash and backslash also allowed. Disallowed characters will be removed and the sanitized string is returned.
2022-02-04 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.