Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Including TT2 templates in module distributions

by ikegami (Patriarch)
on Jan 20, 2006 at 16:31 UTC ( [id://524515]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use My::Module;
    use File::Spec;
    ...
    $path = File::Spec->catdir($path, 'templates');
    
    print("$path\n");
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://524515]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-24 17:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found