Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: relative paths in catalyst

by haoess (Curate)
on Mar 28, 2006 at 15:17 UTC ( [id://539716]=note: print w/replies, xml ) Need Help??


in reply to relative paths in catalyst

$c->config->{base} $c->config->{home} gives you the path, where YourApp lives. Perhaps you want $c->config->{home} . '/lib'?

--Frank

update: s/base/home/

Replies are listed 'Best First'.
Re^2: relative paths in catalyst
by holli (Abbot) on Mar 28, 2006 at 15:27 UTC
    On my system, $c->config->{base} is empty :(


    holli, /regexed monk/
      O yes, sorry, it's $c->config->{home}.

      --Frank

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-19 20:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found