[Developers] Perl modules and global variables
Erik Schnetter
schnetter at cct.lsu.edu
Tue Feb 6 17:33:01 CST 2007
I've tried to introduce a "use strict" to the file
interface_parser.pl. One problem is that this file accesses the
global variable $cctk_home, which is defined in CST before it
requires interface_parser.pl.
How do I propagate the variable $cctk_home from CST to
interface_parser.pl?
-erik
--
Erik Schnetter <schnetter at cct.lsu.edu>
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from www.keyserver.net.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://www.cactuscode.org/pipermail/developers/attachments/20070206/24641520/attachment.bin
More information about the Developers
mailing list