From: kc <[EMAIL PROTECTED]> > I have a huge file of a array of variables, for initialization, > something like this: > > $key1[64]="0xc120718a1ccce7f8"; > $key2[64]="0xeadf28cb82020921"; > $key1[128]="0xaf503224b6cff0639cf0dc310a4b1277"; > $key2[128]="0x3e1fcbd4e91ca24bb276914de3764cdf"; > > etc etc > > Currently, they're all in the huge perl script file as the perl code > that uses it. I was hoping to separate this out to another file. > > Is there any way for my mail perl file to read this file? I was > thinking of using a .pm file, but I was wondering if there was any > easier way?
I wonder ... what language does this meaning of the verb "to source" come from??? I know I've seen the word used like this a few times alerady, but it still sounds completely off. I mean I could understand "use", "include", "call", but "source"??? Jenda P.S.: This is not a rant! I'm just curious. ===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz ===== When it comes to wine, women and song, wizards are allowed to get drunk and croon as much as they like. -- Terry Pratchett in Sourcery -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/