Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: TT PLUGIN_PATH

by matthewb (Curate)
on Apr 11, 2005 at 16:38 UTC ( [id://446664]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    .:
    Local  index.pl
    
    ./Local:
    MyPlugin.pm
    
  2. or download this
    #! /usr/bin/perl
    
    ...
    <h1>[% msg | make_red %]</h1>
    </body>
    </html>
    
  3. or download this
    package Local::MyPlugin;
    use base qw(Template::Plugin);
    ...
    
    
    1;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://446664]
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: (2)
As of 2024-04-26 03:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found