[ale] perl include stuff ( off topic)

Mike Fletcher fletch at phydeaux.org
Thu Jan 7 13:42:16 EST 1999


>>>>> "David" == David Hamm <dhamm at itserve.com> writes:

    David> How do I include some functions in perl.  In C its easy I
    David> just #include "mycrappycode.c" and later I write a .h file
    David> and create the library.  How can I do this is perl?

	man perlmod

	(or if the perl manual pages aren't in your path try:

	perldoc perlmod)


	Or look at man perlfunc and look for either `reqire' or `do'
as has been previously mentioned.






More information about the Ale mailing list