MrCromeDome has asked for the wisdom of the Perl Monks concerning the following question:
I realize I could make this into a package, but that seems like overkill for just one function. Is there anything in perl equivalent to #include in C other than making a module of it? Making a module looks a bit beyond me at this point.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Including code without packaging?
by Masem (Monsignor) on May 16, 2001 at 00:40 UTC | |
Re: Including code without packaging?
by mikfire (Deacon) on May 16, 2001 at 00:54 UTC | |
by traveler (Parson) on May 16, 2001 at 01:12 UTC | |
by mikfire (Deacon) on May 16, 2001 at 01:57 UTC | |
by Madams (Pilgrim) on May 18, 2001 at 07:04 UTC | |
Re: Including code without packaging?
by traveler (Parson) on May 16, 2001 at 01:08 UTC | |
Re: Including code without packaging?
by lachoy (Parson) on May 16, 2001 at 00:59 UTC |