Hello EmbPerl,

I have these files:

/constants.epl
/topbar/base.epl
/main/base.epl

constants.epl:
[!
        use Carp;
        
        $req = shift;
        $req->{appname} = "test app";
!]


I need to execute constants in both bases. Execute('../constants.epl') doesn`t
work. How can I do it?

Regards

  Lukas Zapletal [[EMAIL PROTECTED]]
  web programmer
  Bach systems Ltd., Czech Republic

  ----------- PGP FINGERPRINT ------------
  4BA4ECA3EDE9608558646ABBA14259E3459FA0B4
  --------------- COOKIE -----------------
  Get it up, keep it up... LINUX: Viagra for the PC.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to